Macro trace_error::backtrace_noheader [] [src]

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

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