catch_err

Macro catch_err 

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