try_wrap_err

Macro try_wrap_err 

Source
macro_rules! try_wrap_err {
    ($res:expr) => { ... };
}