Module color_eyre::section

source ·
Expand description

Helpers for adding custom sections to error reports

Structs

An indented section with a header for an error report

Traits

Trait for printing a panic error message for the given PanicInfo
A helper trait for attaching informational sections to error reports to be displayed after the chain of errors
Extension trait for constructing sections with commonly used formats