Struct bancho_packets::server::MatchTransferHost
source · pub struct MatchTransferHost {}Expand description
#50: BANCHO_MATCH_TRANSFER_HOST
Implementations§
Trait Implementations§
source§impl BanchoPacket for MatchTransferHost
impl BanchoPacket for MatchTransferHost
source§impl Clone for MatchTransferHost
impl Clone for MatchTransferHost
source§fn clone(&self) -> MatchTransferHost
fn clone(&self) -> MatchTransferHost
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