Struct threed_ice_sys::Dimensions_t [] [src]

pub struct Dimensions_t {
    pub Cell: CellDimensions_t,
    pub Grid: GridDimensions_t,
    pub Chip: ChipDimensions_t,
}

Fields

Trait Implementations

impl Copy for Dimensions_t
[src]

impl Clone for Dimensions_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more