Module error

Source
Expand description

Helpers for working with errors.

Structs§

ProgramReport
A report for a program exit.
Report
A report of an error.

Enums§

ErrorStackStyle
An error stack style.

Traits§

ErrorLogger
Trait to log a result.
IntoErrorReport
Extension trait for reporting a result

Type Aliases§

FmtErrorClosure
Alias for a closure to format an error.
ReportProgramExit
Type alias for a program that reports it’s exit.