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