Rust bindings to the Discord RPC API.
Add the following to the [dependencies] section of your Cargo.toml: discord-rpc = {git = "https://github.com/difarem/rust-discord-rpc.git"}
[dependencies]
Cargo.toml
discord-rpc = {git = "https://github.com/difarem/rust-discord-rpc.git"}
Check out the demo.
tbd