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-context
Richly formatted error context
Enums
- ContextKind
error-context
Semantics for a piece of error information - ContextValue
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