clap 3.0.0-rc.1

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

wrap_help

  • terminal_size
  • textwrap/terminal_size

derive

  • clap_derive
  • lazy_static

debug

  • clap_derive/debug
  • backtrace

unicode

  • textwrap/unicode-width
  • unicase

cargo

  • lazy_static

yaml

  • yaml-rust

backtrace

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

unicase

    This feature flag does not enable additional features.

terminal_size

    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.

regex

    This feature flag does not enable additional features.

unstable-multicall

    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.

env

    This feature flag does not enable additional features.