Docs.rs
  • structopt-0.2.13
    • structopt 0.2.13
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TeXitoi
    • CreepySkeleton
    • Dependencies
      • clap ^2.21 normal
      • structopt-derive ^0.2.13 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate structopt

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • clap::App
  • clap::Arg
  • clap::ArgGroup
  • clap::ArgMatches
  • clap::Error
  • clap::OsValues
  • clap::SubCommand
  • clap::Values

Enums

  • clap::AppSettings
  • clap::ArgSettings
  • clap::ErrorKind
  • clap::Shell

Traits

  • StructOpt

Macros

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

Type Definitions

  • clap::Result