Module clap_builder::builder

source ·
Expand description

Define Command line arguments

Re-exports§

  • pub use styling::Styles;
  • pub use value_parser::_AutoValueParser;
  • pub use value_parser::_AnonymousValueParser;

Modules§

Structs§

Enums§

  • Behavior of arguments when they are encountered while parsing
  • Operations to perform on argument values
  • Clearable builder value
  • Provide shell with hint on how to complete an argument.

Traits§