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