Expand description
Configuration options for customizing the behavior of the provided panic and error reporting hooks
Structs§
- Eyre
Hook - An eyre reporting hook used to construct
EyreHandler
s - Frame
- A representation of a Frame from a Backtrace or a SpanTrace
- Hook
Builder - Builder for customizing the behavior of the global panic and error report hooks
- Panic
Hook - A panic reporting hook
- Panic
Report - A type representing an error report for a panic.
- Theme
- A struct that represents a theme that is used by
color_eyre
Type Aliases§
- Filter
Callback - Callback for filtering a vector of
Frame
s - Issue
Filter Callback issue-url
- Callback for filtering issue url generation in error reports