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

Allow suppressing spantrace for individual errors #127

Open stormshield-kg opened 1 year ago

stormshield-kg commented 1 year ago

It is already possible to suppress the backtrace (#113), so this PR allow suppressing the spantrace, which is useful if a custom section already contains the spantrace.