Module color_eyre::section

source ·
Expand description

Helpers for adding custom sections to error reports

Structs§

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