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 moresource§impl Debug for ChannelInfoEnd
impl Debug for ChannelInfoEnd
source§impl Default for ChannelInfoEnd
impl Default for ChannelInfoEnd
source§fn default() -> ChannelInfoEnd
fn default() -> ChannelInfoEnd
Returns the “default value” for a type. Read more