☰
In aoc_misc
?
Macro
aoc_misc
::
some_or
source
·
[
−
]
macro_rules!
some_or { (
$val
:expr,
$if_err
:expr $(,)
?
) => { ... }; }