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