Struct bancho_packets::server::AccountRestricted
source · pub struct AccountRestricted {}Expand description
#104: BANCHO_ACCOUNT_RESTRICTED
Implementations§
Trait Implementations§
source§impl BanchoPacket for AccountRestricted
impl BanchoPacket for AccountRestricted
source§impl Clone for AccountRestricted
impl Clone for AccountRestricted
source§fn clone(&self) -> AccountRestricted
fn clone(&self) -> AccountRestricted
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for AccountRestricted
impl Debug for AccountRestricted
source§impl Default for AccountRestricted
impl Default for AccountRestricted
source§fn default() -> AccountRestricted
fn default() -> AccountRestricted
Returns the “default value” for a type. Read more