Expand description
Error reporting
Re-exports§
pub use RichFormatter as DefaultFormatter;
error-context
Structs§
- Error
- Command Line Argument Parser Error
- Kind
Formatter - Report
ErrorKind
- Rich
Formatter error-context
- Richly formatted error context
Enums§
- Context
Kind error-context
- Semantics for a piece of error information
- Context
Value error-context
- A piece of error information
- Error
Kind - Command line argument parser kind of error
Traits§
- Error
Formatter - Defines how to format an error for displaying to the user