clap_builder 4.3.0

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

clap_builder

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

default

  • std
  • color
  • help
  • usage
  • error-context
  • suggestions

std

  • anstyle/std

color

  • dep:anstream

help

    This feature flag does not enable additional features.

usage

    This feature flag does not enable additional features.

error-context

    This feature flag does not enable additional features.

suggestions

  • dep:strsim
  • error-context

unstable-doc

  • cargo
  • wrap_help
  • env
  • unicode
  • string
  • unstable-styles

wrap_help

  • help
  • dep:terminal_size

unicode

  • dep:unicode-width
  • dep:unicase

unstable-styles

  • color

cargo

  • dep:once_cell

unstable-v5

  • deprecated

debug

  • dep:backtrace

deprecated

    This feature flag does not enable additional features.

env

    This feature flag does not enable additional features.

string

    This feature flag does not enable additional features.