Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
clap-3.2.22
clap 3.2.22
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kbknapp
github:clap-rs:admins
github:rust-cli:maintainers
Dependencies
atty ^0.2
normal
backtrace ^0.3
normal
bitflags ^1.2
normal
clap_derive =3.2.18
normal
clap_lex ^0.2.2
normal
indexmap ^1.0
normal
once_cell ^1.12.0
normal
regex ^1.0
normal
strsim ^0.10
normal
termcolor ^1.1.1
normal
terminal_size ^0.2.1
normal
textwrap ^0.15.1
normal
unicase ^2.6
normal
yaml-rust ^0.4.1
normal
humantime ^2
dev
regex ^1.0
dev
rustversion ^1
dev
shlex ^1.1.0
dev
snapbox ^0.2.9
dev
static_assertions ^1.1.0
dev
trybuild ^1.0.18
dev
trycmd ^0.13
dev
Versions
43.96%
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
☰
Module error
Structs
Enums
Type Definitions
?
Module
clap
::
error
source
·
[
−
]
Expand description
Error reporting
Structs
Error
Command Line Argument Parser Error
Enums
ContextKind
Semantics for a piece of error information
ContextValue
A piece of error information
ErrorKind
Command line argument parser kind of error
Type Definitions
Result
Short hand for
Result
type