[][src]Macro keeshond::unwrap_option_or_return

macro_rules! unwrap_option_or_return {
    ( $expression:expr, $return_val:expr ) => { ... };
}