Macro konst_macro_rules::opt_unwrap_or[][src]

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