Module clap::error

source ·
Expand description

Error reporting

Structs

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