konst_kernel

Macro opt_unwrap

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