backtrace_error

Macro backtrace_error 

Source
macro_rules! backtrace_error {
    ($($arg:tt)*) => { ... };
}