Struct sc2::data::Score [−][src]
pub struct Score { /* fields omitted */ }
Score evaluated at the end of a game.
Trait Implementations
impl Debug for Score
[src]
impl Debug for Score
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for Score
[src]
impl Copy for Score
impl Clone for Score
[src]
impl Clone for Score