backtrace_noheader

Macro backtrace_noheader 

Source
macro_rules! backtrace_noheader {
    () => { ... };
    ($fmt:ty) => { ... };
}
Expand description

Variation of backtrace! that doesn’t include the header line