clap 3.2.25

A simple to use, efficient, and full-featured Command Line Argument Parser

clap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 26 feature flags, 7 of them enabled by default.

default

  • std
  • color
  • suggestions

std

  • indexmap/std

color

  • atty
  • termcolor

suggestions

  • strsim

atty

  • dep:atty

termcolor

  • dep:termcolor

strsim

  • dep:strsim

unstable-doc

  • derive
  • cargo
  • wrap_help
  • yaml
  • env
  • unicode
  • regex
  • unstable-replace
  • unstable-grouped

debug

  • clap_derive/debug
  • backtrace

unstable-v4

  • clap_derive/unstable-v4
  • deprecated

derive

  • clap_derive
  • once_cell

wrap_help

  • terminal_size
  • textwrap/terminal_size

unicode

  • textwrap/unicode-width
  • unicase

once_cell

  • dep:once_cell

yaml

  • yaml-rust

clap_derive

  • dep:clap_derive

cargo

  • once_cell

regex

  • dep:regex

terminal_size

  • dep:terminal_size

yaml-rust

  • dep:yaml-rust

unicase

  • dep:unicase

deprecated

  • clap_derive/deprecated

backtrace

  • dep:backtrace

env

    This feature flag does not enable additional features.

unstable-replace

    This feature flag does not enable additional features.

unstable-grouped

    This feature flag does not enable additional features.