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 moresource§impl Debug for UserPartLobby
impl Debug for UserPartLobby
source§impl Default for UserPartLobby
impl Default for UserPartLobby
source§fn default() -> UserPartLobby
fn default() -> UserPartLobby
Returns the “default value” for a type. Read more