[][src]Module color_eyre::section

Helpers for adding custom sections to error reports

Modules

help

Provides an extension trait for attaching Section to error reports.

Structs

Section

An indenteted section with a header for an error report

Traits

SectionExt

Extension trait for constructing sections with commonly used formats