Type Definition libreda_db::layout::hashmap_layout::CellId[][src]

type CellId<T> = Index<Cell<T>>;

Cell identifier.