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

#291 in Debugging

Download history 51316/week @ 2024-03-14 47543/week @ 2024-03-21 46086/week @ 2024-03-28 43288/week @ 2024-04-04 51137/week @ 2024-04-11 49560/week @ 2024-04-18 52562/week @ 2024-04-25 50612/week @ 2024-05-02 60039/week @ 2024-05-09 56131/week @ 2024-05-16 46293/week @ 2024-05-23 58600/week @ 2024-05-30 59401/week @ 2024-06-06 51198/week @ 2024-06-13 58386/week @ 2024-06-20 40224/week @ 2024-06-27

222,357 downloads per month
Used in 332 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
~73K SLoC