# Interactive clap
> **`interactive-clap` is a Rust crate of helpers for [`clap`](https://github.com/clap-rs/clap) that enable interactive prompts for structs.**
[](https://crates.io/crates/interactive-clap)
[](https://crates.io/crates/interactive-clap)
[](LICENSE-APACHE)
[](LICENSE-MIT)
[](https://github.com/near-cli-rs/interactive-clap/graphs/contributors)
See examples in the [`examples/`](https://github.com/near-cli-rs/interactive-clap/tree/master/examples) folder.
<p>
<img src=".github/media/simple_struct_demo.png" alt="Usage example showing a simple struct annotated with interactive-clap">
</p>
See it in action in [`near-cli-rs`](https://near.cli.rs) and [`bos-cli-rs`](https://bos.cli.rs).