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