mirror of
https://github.com/Drop-OSS/interactive-clap.git
synced 2026-07-20 23:44:51 -04:00
0af8a4aca794568f7e33f3a5d03f138ccf20bb46
refactor: Use a custom ResultFromCli to enable Cancel and Back variants and lift CLI args on Ok/Err (#4)
Interactive clap
interactive-clapis a Rust crate of helpers forclapthat enable interactive prompts for structs.
See examples in the examples/ folder.
See it in action in near-cli-rs and bos-cli-rs.
Description
Languages
Rust
100%