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

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

#280 in Debugging

Download history 13237/week @ 2023-12-23 25313/week @ 2023-12-30 33163/week @ 2024-01-06 33790/week @ 2024-01-13 35776/week @ 2024-01-20 32101/week @ 2024-01-27 38406/week @ 2024-02-03 33386/week @ 2024-02-10 32097/week @ 2024-02-17 44908/week @ 2024-02-24 52755/week @ 2024-03-02 49747/week @ 2024-03-09 49993/week @ 2024-03-16 47526/week @ 2024-03-23 45428/week @ 2024-03-30 36438/week @ 2024-04-06

188,097 downloads per month
Used in 302 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

~2.5–3.5MB
~72K SLoC