Type Definition libreda_db::layout::hashmap_layout::ShapeId [−][src]
type ShapeId<T> = Index<Shape<T>>;
Unique (across layout) identifier of a shape.
type ShapeId<T> = Index<Shape<T>>;
Unique (across layout) identifier of a shape.