Type Alias libreda_db::chip::ShapeId

source ·
pub type ShapeId = Index<Shape<Coord>, u32>;
Expand description

Unique (across layout) identifier of a shape.

Aliased Type§

struct ShapeId { /* private fields */ }