clap
4.4.8
Module error
Structs
Enums
Traits
Type Aliases
In crate clap
?
Module
clap
::
error
source
·
[
−
]
Expand description
Error reporting
Structs
DefaultFormatter
Report
ErrorKind
Error
Command Line Argument Parser Error
KindFormatter
Report
ErrorKind
Enums
ErrorKind
Command line argument parser kind of error
Traits
ErrorFormatter
Defines how to format an error for displaying to the user
Type Aliases
Result
Short hand for
Result
type