Rust bindings to the Discord RPC API.
Add the following to the [dependencies] section of your Cargo.toml: discord-rpc-sdk = "0.1.1"
[dependencies]
Cargo.toml
discord-rpc-sdk = "0.1.1"
Check out the demo.
tbd