clap 3.2.3

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

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

    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

unicode

  • textwrap/unicode-width
  • unicase

unstable-v4

  • clap_derive/unstable-v4
  • deprecated

derive

  • clap_derive
  • once_cell

debug

  • clap_derive/debug
  • backtrace

wrap_help

  • terminal_size
  • textwrap/terminal_size

cargo

  • once_cell

yaml

  • yaml-rust

unstable-replace

    This feature flag does not enable additional features.

unicase

    This feature flag does not enable additional features.

deprecated

    This feature flag does not enable additional features.

unstable-grouped

    This feature flag does not enable additional features.

terminal_size

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

clap_derive

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

env

    This feature flag does not enable additional features.

backtrace

    This feature flag does not enable additional features.