| Crates.io | discord-rpc-sdk |
| lib.rs | discord-rpc-sdk |
| version | 0.1.1 |
| created_at | 2018-03-25 10:57:45.481632+00 |
| updated_at | 2018-03-25 11:09:22.354504+00 |
| description | Rust bindings to the Discord RPC SDK |
| homepage | |
| repository | https://github.com/difarem/rust-discord-rpc |
| max_upload_size | |
| id | 57330 |
| size | 13,695 |
Rust bindings to the Discord RPC API.
Add the following to the [dependencies] section of your Cargo.toml:
discord-rpc-sdk = "0.1.1"
Check out the demo.
tbd