[][src]Type Definition discord_game_sdk::Result

type Result<T> = Result<T, Error>;

Alias for a Result with the error type discord_game_sdk::Error