[][src]Macro try_or_wrap_s::try_or_wrap_opt

macro_rules! try_or_wrap_opt {
    ($expr:expr) => { ... };
    ($expr:expr, $wrapper:expr) => { ... };
}

Same as try_or_wrap, but for Option