Struct threed_ice_sys::Die_t [] [src]

pub struct Die_t {
    pub Id: String_t,
    pub NLayers: CellIndex_t,
    pub SourceLayerOffset: CellIndex_t,
    pub Layers: LayerList_t,
    pub Floorplan: Floorplan_t,
}

Fields

Trait Implementations

impl Copy for Die_t
[src]

impl Clone for Die_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more