Macro konst_kernel::opt_unwrap_or

source ยท
macro_rules! opt_unwrap_or {
    ($e:expr, $v:expr $(,)?) => { ... };
}