discord-rpc-sdk 0.1.0

Rust bindings to the Discord RPC SDK
Documentation

rust-discord-rpc

Rust bindings to the Discord RPC API.

Installation

Add the following to the [dependencies] section of your Cargo.toml:

discord-rpc = {git = "https://github.com/difarem/rust-discord-rpc.git"}

Usage

Check out the demo.

Documentation

tbd