clap 3.0.0-beta.5

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 23 feature flags, 14 of them enabled by default.

default

  • std
  • derive
  • cargo
  • color
  • env
  • suggestions
  • unicode

std

  • indexmap/std

derive

  • clap_derive
  • lazy_static

cargo

  • lazy_static

color

  • atty
  • termcolor

env

    This feature flag does not enable additional features.

suggestions

  • strsim

unicode

  • textwrap/unicode-width
  • unicase

clap_derive

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

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.

unicase

    This feature flag does not enable additional features.

debug

  • clap_derive/debug
  • backtrace

wrap_help

  • terminal_size
  • textwrap/terminal_size

yaml

  • yaml-rust

regex

    This feature flag does not enable additional features.

backtrace

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

unstable-multicall

    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.