Struct bancho_packets::server::MatchAbort
source · pub struct MatchAbort {}Expand description
#106: BANCHO_MATCH_ABORT
Implementations§
Trait Implementations§
source§impl BanchoPacket for MatchAbort
impl BanchoPacket for MatchAbort
source§impl BanchoPacketLength for MatchAbort
impl BanchoPacketLength for MatchAbort
source§impl Clone for MatchAbort
impl Clone for MatchAbort
source§fn clone(&self) -> MatchAbort
fn clone(&self) -> MatchAbort
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 MatchAbort
impl Debug for MatchAbort
source§impl Default for MatchAbort
impl Default for MatchAbort
source§fn default() -> MatchAbort
fn default() -> MatchAbort
Returns the “default value” for a type. Read more