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