interactive-clap

Crates.iointeractive-clap
lib.rsinteractive-clap
version0.3.1
sourcesrc
created_at2022-12-20 15:05:40.065642
updated_at2024-09-18 15:29:54.607708
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
size89,105
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.

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

Commit count: 76

cargo fmt