konst_kernel

Macro opt_unwrap_or

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