clap 3.2.6

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

clap

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

    This feature flag does not enable additional features.

termcolor

    This feature flag does not enable additional features.

strsim

    This feature flag does not enable additional features.

unstable-doc

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

wrap_help

  • terminal_size
  • textwrap/terminal_size

unicode

  • textwrap/unicode-width
  • unicase

derive

  • clap_derive
  • once_cell

debug

  • clap_derive/debug
  • backtrace

unstable-v4

  • clap_derive/unstable-v4
  • deprecated

cargo

  • once_cell

yaml

  • yaml-rust

deprecated

  • clap_derive/deprecated

terminal_size

    This feature flag does not enable additional features.

unstable-replace

    This feature flag does not enable additional features.

env

    This feature flag does not enable additional features.

unstable-grouped

    This feature flag does not enable additional features.

backtrace

    This feature flag does not enable additional features.

unicase

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

clap_derive

    This feature flag does not enable additional features.