Macro vonuvoli_scheme::try_or_return[][src]

macro_rules! try_or_return {
    ( $result : expr, $default : expr ) => { ... };
}