Macro vonuvoli_scheme::option_unwrap_or[][src]

macro_rules! option_unwrap_or {
    ( $option : ident, $expression : expr ) => { ... };
}