Docs.rs
  • clap-v3-3.0.0-beta.1
    • clap-v3 3.0.0-beta.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • poma
    • Dependencies
      • atty ^0.2.2 normal optional
      • bitflags ^1.2 normal
      • clap_derive-v3 ^3.0.0-beta.1 normal optional
      • indexmap ^1.0.1 normal
      • lazy_static ^1 normal optional
      • strsim ^0.9.0 normal optional
      • term_size ^1.0.0-beta1 normal optional
      • textwrap ^0.11 normal
      • unicode-width ^0.1.4 normal
      • vec_map ^0.8 normal optional
      • yaml-rust ^0.4.1 normal optional
      • criterion ^0.3 dev
      • lazy_static ^1 dev
      • regex ^1.0 dev
      • version-sync ^0.8 dev
      • ansi_term ^0.12.1 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

clap_v33.0.0-beta.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • App
  • Arg
  • ArgGroup
  • ArgMatches
  • Error
  • OsValues
  • SubCommand
  • Values
  • YamlLoader

Enums

  • AppSettings
  • ArgSettings
  • ErrorKind

Traits

  • derive::ArgEnum
  • derive::Clap
  • derive::FromArgMatches
  • derive::IntoApp
  • derive::Subcommand

Macros

  • _clap_count_exprs
  • app_from_crate
  • arg_enum
  • clap_app
  • crate_authors
  • crate_description
  • crate_name
  • crate_version
  • load_yaml
  • value_t
  • value_t_or_exit
  • values_t
  • values_t_or_exit

Type Aliases

  • Result