Macro aoc_misc::prelude::ok_or

source ·
macro_rules! ok_or {
    ( $val:expr, $if_err:expr $(,)? ) => { ... };
}