clap 4.3.0

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

default

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

std

  • clap_builder/std

color

  • clap_builder/color

help

  • clap_builder/help

usage

  • clap_builder/usage

error-context

  • clap_builder/error-context

suggestions

  • clap_builder/suggestions

unstable-v5

  • clap_builder/unstable-v5
  • clap_derive?/unstable-v5
  • deprecated

derive

  • dep:clap_derive
  • dep:once_cell

debug

  • clap_builder/debug
  • clap_derive?/debug

deprecated

  • clap_builder/deprecated
  • clap_derive?/deprecated

unstable-doc

  • clap_builder/unstable-doc
  • derive

unicode

  • clap_builder/unicode

string

  • clap_builder/string

cargo

  • clap_builder/cargo

unstable-styles

  • clap_builder/unstable-styles

env

  • clap_builder/env

wrap_help

  • clap_builder/wrap_help