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 more