#backtrace #panic-handler #top #minor #conveniences #ci

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

#343 in Debugging

Download history 54869/week @ 2024-07-21 55457/week @ 2024-07-28 48643/week @ 2024-08-04 49908/week @ 2024-08-11 50539/week @ 2024-08-18 54282/week @ 2024-08-25 49027/week @ 2024-09-01 54996/week @ 2024-09-08 49089/week @ 2024-09-15 55623/week @ 2024-09-22 52689/week @ 2024-09-29 57006/week @ 2024-10-06 51200/week @ 2024-10-13 58242/week @ 2024-10-20 57076/week @ 2024-10-27 50464/week @ 2024-11-03

219,652 downloads per month
Used in 477 crates (6 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

~2.3–7.5MB
~67K SLoC