Crate backtrace_ext
source ·Expand description
Minor conveniences on top of the backtrace crate
See short_frames_strict
for details.
Functions§
- 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.