xacli 0.2.1

A modern, developer-friendly CLI framework for Rust
Documentation
1
2
3
4
//! CLI command implementations

pub mod doc;
pub mod test;