Struct bancho_packets::client::MatchNoBeatmap
source · pub struct MatchNoBeatmap {}Expand description
#54: OSU_MATCH_NO_BEATMAP
Implementations§
Trait Implementations§
source§impl BanchoPacket for MatchNoBeatmap
impl BanchoPacket for MatchNoBeatmap
source§impl BanchoPacketLength for MatchNoBeatmap
impl BanchoPacketLength for MatchNoBeatmap
source§impl Clone for MatchNoBeatmap
impl Clone for MatchNoBeatmap
source§fn clone(&self) -> MatchNoBeatmap
fn clone(&self) -> MatchNoBeatmap
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 moresource§impl Debug for MatchNoBeatmap
impl Debug for MatchNoBeatmap
source§impl Default for MatchNoBeatmap
impl Default for MatchNoBeatmap
source§fn default() -> MatchNoBeatmap
fn default() -> MatchNoBeatmap
Returns the “default value” for a type. Read more