Macro konst_macro_rules::res_unwrap_or[][src]

macro_rules! res_unwrap_or {
    ($res : expr, $v : expr $(,) ?) => { ... };
}