#command-line-arguments #macro-derive #interactive #helper #clap #arguments-parser #interactive-clap

macro interactive-clap-derive

Interactive mode extension crate to Command Line Arguments Parser (https://crates.io/crates/clap) (derive macros helper crate)

13 releases

0.3.0 Aug 9, 2024
0.2.10 Apr 21, 2024
0.2.9 Mar 25, 2024
0.2.7 Oct 13, 2023
0.1.0 Dec 20, 2022

#1674 in Procedural macros

Download history 184/week @ 2024-05-09 205/week @ 2024-05-16 454/week @ 2024-05-23 406/week @ 2024-05-30 294/week @ 2024-06-06 394/week @ 2024-06-13 413/week @ 2024-06-20 313/week @ 2024-06-27 578/week @ 2024-07-04 381/week @ 2024-07-11 488/week @ 2024-07-18 861/week @ 2024-07-25 1069/week @ 2024-08-01 1769/week @ 2024-08-08 1105/week @ 2024-08-15 535/week @ 2024-08-22

4,839 downloads per month
Used in 22 crates (12 directly)

MIT/Apache

68KB
1.5K SLoC

Interactive clap

interactive-clap is a Rust crate of helpers for clap that enable interactive prompts for structs.

Crates.io Crates.io License License Contributors

See examples in the examples/ folder.

See it in action in near-cli-rs and bos-cli-rs.

Dependencies

~1.5MB
~35K SLoC