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

14 releases

0.3.1 Sep 18, 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

#2043 in Procedural macros

Download history 962/week @ 2024-09-06 663/week @ 2024-09-13 546/week @ 2024-09-20 454/week @ 2024-09-27 458/week @ 2024-10-04 664/week @ 2024-10-11 453/week @ 2024-10-18 524/week @ 2024-10-25 394/week @ 2024-11-01 339/week @ 2024-11-08 453/week @ 2024-11-15 363/week @ 2024-11-22 505/week @ 2024-11-29 586/week @ 2024-12-06 1115/week @ 2024-12-13 291/week @ 2024-12-20

2,534 downloads per month
Used in 19 crates (11 directly)

MIT/Apache

72KB
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.

Usage example showing a simple struct annotated with interactive-clap

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

Dependencies

~1.5MB
~38K SLoC