[][src]Module jane_eyre::section

Helpers for adding custom sections to error reports

Structs

IndentedSection

An indenteted section with a header for an error report

Traits

Section

A helper trait for attaching informational sections to error reports to be displayed after the chain of errors

SectionExt

Extension trait for constructing sections with commonly used formats