clap_builder

Type Alias Error

Source
pub type Error = Error<DefaultFormatter>;
Expand description

Command Line Argument Parser Error

See Command::error to create an error.

Aliased Typeยง

struct Error { /* private fields */ }