use ;
use DiscordRPCError;
pub use DiscordIpcClient;
use ;
pub use *;
pub type Result<T, E = DiscordRPCError> = Result;
/// Currently this is used to allow for matching of an event or type
/// Not all events/commands are implemented so serializing can fail