clap 3.0.0-rc.7

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

clap

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

debug

  • clap_derive/debug
  • backtrace

derive

  • clap_derive
  • lazy_static

unicode

  • textwrap/unicode-width
  • unicase

wrap_help

  • terminal_size
  • textwrap/terminal_size

cargo

  • lazy_static

yaml

  • yaml-rust

unstable-grouped

    This feature flag does not enable additional features.

clap_derive

    This feature flag does not enable additional features.

backtrace

    This feature flag does not enable additional features.

unstable-multicall

    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.

unstable-replace

    This feature flag does not enable additional features.

terminal_size

    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.

unicase

    This feature flag does not enable additional features.