Type Definition steamworks::SResult[][src]

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