Macro konst_kernel::opt_ok_or

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