pub struct ServerRankRevealAllData {}
Implementations§
source§impl ServerRankRevealAllData
impl ServerRankRevealAllData
pub fn to_vec(&self) -> Vec<(&'static str, ProtobufValue)>
Trait Implementations§
source§impl Clone for ServerRankRevealAllData
impl Clone for ServerRankRevealAllData
source§fn clone(&self) -> ServerRankRevealAllData
fn clone(&self) -> ServerRankRevealAllData
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