backtrace_if_absent

Macro backtrace_if_absent 

Source
macro_rules! backtrace_if_absent {
    ($err:expr) => { ... };
}