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