#backtrace #panic-handler #minor #top #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

#425 in Debugging

Download history 76767/week @ 2024-11-16 65330/week @ 2024-11-23 79330/week @ 2024-11-30 81845/week @ 2024-12-07 72713/week @ 2024-12-14 60394/week @ 2024-12-21 47109/week @ 2024-12-28 73049/week @ 2025-01-04 84301/week @ 2025-01-11 75910/week @ 2025-01-18 78211/week @ 2025-01-25 86130/week @ 2025-02-01 94101/week @ 2025-02-08 83576/week @ 2025-02-15 92102/week @ 2025-02-22 74095/week @ 2025-03-01

358,853 downloads per month
Used in 542 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