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 more