Struct sc2::data::PowerSource [] [src]

pub struct PowerSource { /* fields omitted */ }

power source information for Protoss

Trait Implementations

impl Debug for PowerSource
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for PowerSource
[src]

impl Clone for PowerSource
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl From<PowerSource> for PowerSource
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for PowerSource

impl Sync for PowerSource