Docs.rs
  • clap_complete-4.5.57
    • clap_complete 4.5.57
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • github:clap-rs:admins
    • github:rust-cli:maintainers
    • Dependencies
      • clap ^4.5.20 normal
      • clap_lex ^0.7.0 normal optional
      • completest ^0.4.2 normal optional
      • completest-pty ^0.5.5 normal optional
      • is_executable ^1.0.1 normal optional
      • shlex ^1.3.0 normal optional
      • automod ^1.0.14 dev
      • clap ^4.5.20 dev
      • snapbox ^0.6.0 dev
      • trycmd ^0.15.1 dev
    • Versions
    • 100% 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
logo

clap_complete4.5.57

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ArgValueCandidates
  • CompletionCandidate
  • aot::Bash
  • aot::Elvish
  • aot::Fish
  • aot::PowerShell
  • aot::Zsh
  • engine::ArgValueCandidates
  • engine::ArgValueCompleter
  • engine::CompletionCandidate
  • engine::PathCompleter
  • engine::SubcommandCandidates
  • env::Bash
  • env::CompleteEnv
  • env::Elvish
  • env::Fish
  • env::Powershell
  • env::Shells
  • env::Zsh

Enums

  • ValueHint
  • aot::Shell
  • aot::ValueHint

Traits

  • aot::Generator
  • engine::ValueCandidates
  • engine::ValueCompleter
  • env::EnvCompleter

Functions

  • aot::generate
  • aot::generate_to
  • aot::utils::all_subcommands
  • aot::utils::find_subcommand_with_path
  • aot::utils::flags
  • aot::utils::longs_and_visible_aliases
  • aot::utils::possible_values
  • aot::utils::shorts_and_visible_aliases
  • aot::utils::subcommands
  • engine::complete