Struct bancho_packets::client::UserMatchReady
source · pub struct UserMatchReady {}Expand description
#39: OSU_USER_MATCH_READY
Implementations§
Trait Implementations§
source§impl BanchoPacket for UserMatchReady
impl BanchoPacket for UserMatchReady
source§impl BanchoPacketLength for UserMatchReady
impl BanchoPacketLength for UserMatchReady
source§impl Clone for UserMatchReady
impl Clone for UserMatchReady
source§fn clone(&self) -> UserMatchReady
fn clone(&self) -> UserMatchReady
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 UserMatchReady
impl Debug for UserMatchReady
source§impl Default for UserMatchReady
impl Default for UserMatchReady
source§fn default() -> UserMatchReady
fn default() -> UserMatchReady
Returns the “default value” for a type. Read more