Docs.rs
  • clap-utils-0.4.2
    • clap-utils 0.4.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tyrchen
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • atty ^0.2 normal
      • clap ^4 normal
      • clap_complete ^4 normal
      • dialoguer ^0.11 normal
      • enum_dispatch ^0.3 normal
      • paste ^1 normal
      • strum ^0.26 normal
      • syntect ^5 normal optional
      • insta ^1 dev
      • serde_json ^1 dev
    • Versions
    • 62.07% 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

clap_utils0.4.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • Error
  • prelude::Error

Enums

  • ShellType

Traits

  • Context
  • Highlight
  • Parser
  • prelude::Context
  • prelude::Parser

Macros

  • bail
  • ensure
  • error_report
  • mod_pub_use
  • paste
  • prelude::bail
  • prelude::mod_pub_use
  • prelude::paste
  • prelude::subcmd
  • subcmd

Attribute Macros

  • async_trait
  • enum_dispatch
  • prelude::async_trait
  • prelude::enum_dispatch

Derive Macros

  • EnumString
  • Parser
  • prelude::EnumString
  • prelude::Parser

Type Aliases

  • Result
  • prelude::Result