Docs.rs
  • cli-rs-0.1.13
    • cli-rs 0.1.13
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • crates.io
    • Source
    • Owners
    • Parth
    • Dependencies
      • cli-rs-command-gen ^0.1.12 normal
      • colored ^2 normal
    • Versions
    • 1.33% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cli_rs0.1.13

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • arg::Arg
  • cli_error::CliError
  • command::Command0
  • command::Command1
  • command::Command2
  • command::Command3
  • command::Command4
  • command::Command5
  • command::Command6
  • command::DocInfo
  • flag::Flag
  • parser::CompOut

Enums

  • command::CompletionMode
  • input::InputType

Traits

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

Type Aliases

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