Type Definition bevy_steamworks::SResult[][src]

type SResult<T> = Result<T, SteamError>;