Module color_eyre::config
source · Expand description
Configuration options for customizing the behavior of the provided panic and error reporting hooks
Structs
- An eyre reporting hook used to construct
EyreHandler
s - A representation of a Frame from a Backtrace or a SpanTrace
- Builder for customizing the behavior of the global panic and error report hooks
- A panic reporting hook
- A type representing an error report for a panic.
- A struct that represents a theme that is used by
color_eyre
Type Aliases
- Callback for filtering a vector of
Frame
s