#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)

12 releases

0.2.10 Apr 21, 2024
0.2.9 Mar 25, 2024
0.2.8 Jan 15, 2024
0.2.7 Oct 13, 2023
0.1.0 Dec 20, 2022

#1589 in Procedural macros

Download history 352/week @ 2024-01-25 210/week @ 2024-02-01 94/week @ 2024-02-08 132/week @ 2024-02-15 183/week @ 2024-02-22 106/week @ 2024-02-29 92/week @ 2024-03-07 251/week @ 2024-03-14 203/week @ 2024-03-21 174/week @ 2024-03-28 337/week @ 2024-04-04 350/week @ 2024-04-11 367/week @ 2024-04-18 168/week @ 2024-04-25 209/week @ 2024-05-02 175/week @ 2024-05-09

932 downloads per month
Used in 16 crates (11 directly)

MIT/Apache

67KB
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