#ext #backtrace

backtrace-ext

minor conveniences on top of the backtrace crate

3 unstable releases

0.2.1 Mar 31, 2023
0.2.0 Mar 31, 2023
0.1.0 Mar 31, 2023

#406 in Debugging

Download history 13795/week @ 2023-06-09 15441/week @ 2023-06-16 16959/week @ 2023-06-23 14927/week @ 2023-06-30 16152/week @ 2023-07-07 15578/week @ 2023-07-14 16950/week @ 2023-07-21 17883/week @ 2023-07-28 27408/week @ 2023-08-04 29744/week @ 2023-08-11 40436/week @ 2023-08-18 37586/week @ 2023-08-25 15964/week @ 2023-09-01 19633/week @ 2023-09-08 22348/week @ 2023-09-15 18524/week @ 2023-09-22

80,102 downloads per month
Used in 186 crates (4 directly)

MIT/Apache

26KB
596 lines

backtrace-ext

crates.io docs Rust CI

Minor conveniences on top of the backtrace crate, because I don't want to copy-paste this everywhere I override a panic handler.


lib.rs:

Minor conveniences on top of the backtrace crate

See short_frames_strict for details.

Dependencies

~0.2–0.9MB
~18K SLoC