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

11 releases

new 0.2.9 Mar 25, 2024
0.2.8 Jan 15, 2024
0.2.7 Oct 13, 2023
0.2.5 Sep 30, 2023
0.1.0 Dec 20, 2022

#1566 in Procedural macros

Download history 89/week @ 2023-12-07 103/week @ 2023-12-14 175/week @ 2023-12-21 54/week @ 2023-12-28 49/week @ 2024-01-04 187/week @ 2024-01-11 174/week @ 2024-01-18 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 208/week @ 2024-03-21

671 downloads per month
Used in 15 crates (10 directly)

MIT/Apache

66KB
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
~34K SLoC