Docs.rs
  • clap-utils-0.2.0
    • clap-utils 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tyrchen
    • Dependencies
      • anyhow ^1.0.66 normal
      • async-trait ^0.1.58 normal
      • atty ^0.2.14 normal
      • clap ^3 normal
      • clap_complete ^3 normal
      • dialoguer ^0.10.2 normal
      • enum_dispatch ^0.3.8 normal
      • paste ^1.0.9 normal
      • strum ^0.24.1 normal
      • syntect ^5.0.0 normal
      • insta ^1.21.0 dev
      • serde_json ^1.0.87 dev
    • Versions
    • 40% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate clap_utils

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Attribute Macros
  • Derive Macros
?
Change settings

List of all items

Structs

  • Error
  • prelude::Error

Enums

  • ShellType
  • prelude::ShellType

Traits

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

Macros

  • bail
  • 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

Functions

  • highlight_text

Type Definitions

  • Result
  • prelude::Result