Docs.rs
  • clapi-0.1.2
    • clapi 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Neo-Ciber94
    • Dependencies
      • clapi_internal ^0.1.0 normal
      • clapi_macros ^0.1.1 normal optional
      • serde ^1.0.118 normal optional
      • serde_json ^1.0.60 dev
      • serde_test ^1.0.118 dev
    • Versions
    • 95.51% of the crate is documented
  • 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

clapi0.1.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Aliases
  • ArgCount
  • Argument
  • ArgumentList
  • Command
  • CommandLine
  • CommandOption
  • Context
  • ContextBuilder
  • Error
  • IterMut
  • OptionList
  • ParseResult
  • Parser
  • Prefixes
  • RawArgs
  • Values
  • help::HelpSource
  • suggestion::Suggestion
  • suggestion::SuggestionSource
  • tokenizer::Tokenizer
  • typing::Type
  • validator::RangeValidator
  • validator::TypeValidator

Enums

  • ErrorKind
  • token::Token

Traits

  • validator::Validator

Macros

  • app
  • crate_app
  • crate_description
  • crate_name
  • crate_version
  • run_app
  • run_crate_app

Attribute Macros

  • macros::arg
  • macros::command
  • macros::command_help
  • macros::command_usage
  • macros::option
  • macros::subcommand

Functions

  • suggestion::suggestions_for
  • utils::debug_option
  • validator::validate_range
  • validator::validate_type

Type Aliases

  • Result

Constants

  • token::END_OF_OPTIONS