Expand description
Helpers for adding custom sections to error reports
Structs§
- Indented
Section - An indented section with a header for an error report
Traits§
- Panic
Message - Trait for printing a panic error message for the given PanicInfo
- Section
- A helper trait for attaching informational sections to error reports to be displayed after the chain of errors
- Section
Ext - Extension trait for constructing sections with commonly used formats