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