rnatui-0.1.3 is not a library.
Example rust app using the NetActuate API rust library
This app is mainly for testing and is just an example
Usage
Set ENVs
Install example client
cargo install rnaapi
There are two forms of output, all server info or a single server's info
All servers info
rnaapi
A single servers info
rnaapi -m <mbpkgid>
That's it.