eyre-rs / color-eyre

Custom hooks for colorful human oriented error reports via panics and the eyre crate
Other
958 stars 57 forks source link

feat(handler): add methods to mutate and remove backtrace/spantrace #131

Open gibfahn opened 1 year ago

gibfahn commented 1 year ago

Commits (oldest to newest)

d3da7e1 feat(handler): add methods to mutate and remove backtrace/spantrace

Fixes: https://github.com/yaahc/color-eyre/issues/130