#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

MIT license

7KB
156 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.4–8MB
~69K SLoC