Module error

Source
Expand description

Error reporting

Re-exports§

pub use RichFormatter as DefaultFormatter;error-context

Structs§

Error
Command Line Argument Parser Error
KindFormatter
Report ErrorKind
RichFormattererror-context
Richly formatted error context

Enums§

ContextKinderror-context
Semantics for a piece of error information
ContextValueerror-context
A piece of error information
ErrorKind
Command line argument parser kind of error

Traits§

ErrorFormatter
Defines how to format an error for displaying to the user

Type Aliases§

Result
Short hand for Result type