Docs.rs
  • cli-rs-0.1.2
    • cli-rs 0.1.2
    • Docs.rs crate page
    • Unlicense
    • Links
    • crates.io
    • Source
    • Owners
    • Parth
    • Dependencies
    • Versions
    • 0.93% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate cli_rs

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

List of all items

Structs

  • arg::Arg
  • cli_error::CliError
  • command::DocInfo
  • command::command0::Command0
  • command::command1::Command1
  • command::command2::Command2
  • command::command3::Command3
  • flag::Flag

Enums

  • command::CompletionMode
  • input::InputType

Traits

  • cli_error::Exit
  • command::ParserInfo
  • input::Input
  • parser::Cmd

Type Definitions

  • cli_error::CliResult
  • command::Command
  • input::Completor