askr 0.1.7

Interactive CLI input tool with real-time validation and choice menus
Documentation
1
2
3
4
5
pub mod args;
pub mod config;

pub use args::*;
pub use config::*;