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