clap_derive (4.6.0)
Published 2026-03-26 10:31:51 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add clap_derive@4.6.0About this package
Parse command line argument by defining a struct, derive crate.
clap_derive
Macro implementation for clap's derives.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/license/mit)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.
See CONTRIBUTING for more details.
Dependencies
| ID | Version |
|---|---|
| anstyle | ^1.0.13 |
| heck | ^0.5.0 |
| proc-macro2 | ^1.0.106 |
| pulldown-cmark | ^0.13.1 |
| quote | ^1.0.45 |
| syn | ^2.0.117 |
Keywords
clap
cli
parse
derive
proc_macro