clap 3.0.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 25 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-multicall
  • unstable-grouped

wrap_help

  • terminal_size
  • textwrap/terminal_size

debug

  • clap_derive/debug
  • backtrace

derive

  • clap_derive
  • lazy_static

unicode

  • textwrap/unicode-width
  • unicase

cargo

  • lazy_static

yaml

  • yaml-rust

env

    This feature flag does not enable additional features.

backtrace

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

unstable-grouped

    This feature flag does not enable additional features.

unicase

    This feature flag does not enable additional features.

clap_derive

    This feature flag does not enable additional features.

unstable-multicall

    This feature flag does not enable additional features.

unstable-replace

    This feature flag does not enable additional features.

terminal_size

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.