#panic-handler #symbols #backtrace-ext

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

#557 in Rust patterns

Download history 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 87061/week @ 2025-03-01 84428/week @ 2025-03-08 93335/week @ 2025-03-15 87127/week @ 2025-03-22 71627/week @ 2025-03-29

350,145 downloads per month
Used in 561 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.

Dependencies

~2.3–8MB
~67K SLoC