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 Scorefn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
fn fmt(&self, __arg_0: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for Score[src]
impl Copy for Scoreimpl Clone for Score[src]
impl Clone for Score