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