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