rcon-cli-0.1.0 is not a library.
Overview
RCON CLI implementation for rcon-tokio
Usage
To use the CLI interface, simply run rcon-cli --address <ip_addr>:<port> --password <pw>
You may also run the commands as a one-shot: rcon-cli --address <ip_addr>:<port> --password <pw> -c <command_str>