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