Docs.rs
  • usage-lib-2.1.1
    • usage-lib 2.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • jdx
    • Dependencies
      • clap ^4 normal optional
      • heck ^0.5 normal
      • indexmap ^2 normal
      • itertools ^0.14 normal
      • kdl ^6 normal
      • log ^0.4 normal
      • miette ^7 normal
      • once_cell ^1 normal
      • regex ^1 normal
      • serde ^1 normal
      • shell-words ^1 normal
      • strum ^0.27 normal
      • tera ^1 normal optional
      • thiserror ^2 normal
      • versions ^7 normal
      • xx ^2 normal
      • ctor ^0.4 dev
      • insta ^1 dev
      • pretty_assertions ^1 dev
      • shell-words ^1 dev
    • Versions
    • 1.63% 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

usage2.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • complete::CompleteOptions
  • docs::markdown::MarkdownRenderer
  • parse::ParseOutput
  • spec::Spec
  • spec::arg::SpecArg
  • spec::choices::SpecChoices
  • spec::cmd::SpecCommand
  • spec::cmd::SpecExample
  • spec::complete::SpecComplete
  • spec::config::SpecConfig
  • spec::config::SpecConfigProp
  • spec::flag::SpecFlag
  • spec::helpers::NodeHelper
  • spec::mount::SpecMount

Enums

  • error::UsageErr
  • parse::ParseValue
  • spec::arg::SpecDoubleDashChoices

Macros

  • bail_parse

Functions

  • complete::complete
  • docs::cli::render_help
  • parse::parse
  • parse::parse_partial
  • spec::is_false
  • spec::is_true

Type Aliases

  • error::Result