Struct bancho_packets::client::UserPartMatch
source · pub struct UserPartMatch {}Expand description
#33: OSU_USER_PART_MATCH
Implementations§
Trait Implementations§
source§impl BanchoPacket for UserPartMatch
impl BanchoPacket for UserPartMatch
source§impl BanchoPacketLength for UserPartMatch
impl BanchoPacketLength for UserPartMatch
source§impl Clone for UserPartMatch
impl Clone for UserPartMatch
source§fn clone(&self) -> UserPartMatch
fn clone(&self) -> UserPartMatch
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 more