Module clap::error

source ·
Expand description

Error reporting

Structs

DefaultFormattererror-context
Richly formatted error context
Command Line Argument Parser Error
RichFormattererror-context
Richly formatted error context

Enums

ContextKinderror-context
Semantics for a piece of error information
ContextValueerror-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 Definitions

Short hand for Result type