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