#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

#312 in Debugging

Download history 51198/week @ 2024-06-13 58386/week @ 2024-06-20 47934/week @ 2024-06-27 44351/week @ 2024-07-04 47025/week @ 2024-07-11 52423/week @ 2024-07-18 55743/week @ 2024-07-25 50404/week @ 2024-08-01 48909/week @ 2024-08-08 51090/week @ 2024-08-15 53654/week @ 2024-08-22 47698/week @ 2024-08-29 55144/week @ 2024-09-05 54250/week @ 2024-09-12 51030/week @ 2024-09-19 43819/week @ 2024-09-26

214,072 downloads per month
Used in 439 crates (5 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.4–7.5MB
~68K SLoC