Type Definition libreda_db::layout::hashmap_layout::CellInstId [−][src]
type CellInstId<T> = Index<CellInstance<T>>;
Cell instance identifier.
type CellInstId<T> = Index<CellInstance<T>>;
Cell instance identifier.