rusty_cute_macros::try_none!
[−]
[src]
macro_rules! try_none { ($expr:expr) => { ... }; }
try!
clone that returns None instead of Err
macro_rules! try_none { ($expr:expr) => { ... }; }
try!
clone that returns None instead of Err