Struct bwapi_sys::TechType[][src]

#[repr(C)]
pub struct TechType { pub id: c_int, }

Fields

Trait Implementations

impl Copy for TechType
[src]

impl Clone for TechType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for TechType

impl Sync for TechType