interactive-clap

Crates.iointeractive-clap
lib.rsinteractive-clap
version0.3.2
created_at2022-12-20 15:05:40.065642+00
updated_at2025-02-11 11:40:32.299582+00
descriptionInteractive mode extension crate to Command Line Arguments Parser (https://crates.io/crates/clap)
homepage
repositoryhttps://github.com/FroVolod/interactive-clap
max_upload_size
id742395
size512,295
Vlad Frolov (frol)

documentation

README

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.

Commit count: 87

cargo fmt