#interactive #helper #clap #derive #parser #struct #interactive-clap

macro bubbly-bub-test

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

1 unstable release

0.3.1 Jan 7, 2025

#757 in Procedural macros

Download history 33/week @ 2025-01-01 78/week @ 2025-01-08

111 downloads per month

MIT/Apache

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