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