gol_core/cell/
common.rs

1pub type IndexedDataOwned<CI, T> = (CI, T);