Struct stpsyr::Unit [] [src]

pub struct Unit {
    pub owner: Power,
    pub unit_type: UnitType,
}

Fields

Trait Implementations

impl Clone for Unit
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Unit
[src]

Formats the value using the given formatter.