rhei-cli 0.1.0

Command-line driver for the Rhei agent runtime.
Documentation
1
2
3
4
// Short alias for `rhei`; see `src/main.rs`. §FS-rhei-distribution.1
fn main() {
    rhei_cli::run();
}