rns-cli 0.2.2

CLI tools for the Reticulum Network Stack
1
2
3
fn main() {
    rns_cli::statsd::main_entry();
}