Module color_eyre::config [−][src]
Configuration options for customizing the behavior of the provided panic and error reporting hooks
Structs
EyreHook | An eyre reporting hook used to construct |
Frame | A representation of a Frame from a Backtrace or a SpanTrace |
HookBuilder | Builder for customizing the behavior of the global panic and error report hooks |
PanicHook | A panic reporting hook |
PanicReport | A type representing an error report for a panic. |
Theme | A struct that represents a theme that is used by |
Type Definitions
FilterCallback | Callback for filtering a vector of |
IssueFilterCallback | issue-url Callback for filtering issue url generation in error reports |