Type Definition CellIndex
libreda_db::layout::types
type CellIndex = Index<Cell<Coord>>;
Data type used for identifying a cell.