15 releases
new 0.3.2 | Feb 11, 2025 |
---|---|
0.3.1 | Sep 18, 2024 |
0.3.0 | Aug 9, 2024 |
0.2.10 | Apr 21, 2024 |
0.1.0 | Dec 20, 2022 |
#460 in Command-line interface
1,797 downloads per month
Used in 18 crates
(15 directly)
395KB
246 lines
Interactive clap
interactive-clap
is a Rust crate of helpers forclap
that enable interactive prompts for structs.
See examples in the examples/
folder.
See it in action in near-cli-rs
and bos-cli-rs
.
Dependencies
~1.5MB
~40K SLoC