Macro konst_kernel::opt_unwrap

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