Crate backtrace_ext

Source
Expand description

Minor conveniences on top of the backtrace crate

See short_frames_strict for details.

Functions§

short_frames_strict
Gets an iterator over the frames that are part of Rust’s “short backtrace” range. If no such range is found, the full stack is yielded.