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 more