[][src]Macro nest_analyzer::unwrap_or_return

macro_rules! unwrap_or_return {
    ( $e:expr ) => { ... };
}