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