//! Trait implementation for `RemoteSteamUser`.
//!//! All methods are pure passthrough to the inherent methods.
#[allow(unused_imports)]usesuper::RemoteSteamUser;#[allow(unused_imports)]usesuper::RemoteSteamUserError;impl_passthrough_steam_user_api!(RemoteSteamUser, RemoteSteamUserError);