Expand description
Error reporting
Re-exports§
pub use RichFormatter as DefaultFormatter;
error-context
Structs§
- Command Line Argument Parser Error
- 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 - Command line argument parser kind of error
Traits§
- Defines how to format an error for displaying to the user
Type Aliases§
- Short hand for
Result
type