Module clap_builder::error
source · Expand description
Error reporting
Re-exports§
pub use RichFormatter as DefaultFormatter;error-context
Structs§
- Command Line Argument Parser Error
- Report
ErrorKind - RichFormatter
error-contextRichly formatted error context
Enums§
- ContextKind
error-contextSemantics for a piece of error information - ContextValue
error-contextA 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
Resulttype