#backtrace #user #information #contain #smaller #user-backtrace

kurtbuilds_user_backtrace

A very small library for smaller backtraces that only contain user relevant information

2 releases

0.3.1 Oct 4, 2024
0.3.0 Oct 4, 2024

#1 in #contain

Download history 230/week @ 2024-09-29 68/week @ 2024-10-06 25/week @ 2024-10-13

323 downloads per month

MIT license

7KB
146 lines

user-backtrace

This is a quick & dirty crate to test out much smaller stacktraces that only include stackframes that come from user code

Usage

let e = anyhow!("An error");

Dependencies

~2.5–8MB
~69K SLoC