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