cli-rs 0.1.13

create clis with sophisticated completions
Documentation
1
2
3
4
5
6
pub mod arg;
pub mod cli_error;
pub mod command;
pub mod flag;
pub mod input;
pub mod parser;