Module clap_builder::error
source · Expand description
Error reporting
Re-exports
pub use KindFormatter as DefaultFormatter;
Structs
- Command Line Argument Parser Error
- Report
ErrorKind
Enums
- 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