clap_builder (4.6.0)
Published 2026-03-26 10:31:50 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add clap_builder@4.6.0About this package
A simple to use, efficient, and full-featured Command Line Argument Parser
clap_builder
Builder implementation for clap.
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 |
|---|---|
| anstream | ^1.0.0 |
| anstyle | ^1.0.13 |
| backtrace | ^0.3.76 |
| clap_lex | ^1.0.0 |
| strsim | ^0.11.1 |
| terminal_size | ^0.4.3 |
| unicase | ^2.9.0 |
| unicode-width | ^0.2.2 |
| color-print | ^0.3.7 |
| snapbox | ^1.1.0 |
| static_assertions | ^1.1.0 |
| unic-emoji-char | ^0.9.0 |
Keywords
argument
cli
arg
parser
parse