pub type LocalPointIndex<M = MValue> = PointIndex<M, Vector<S2CellId, IndexPoint<M>>>;Expand description
Locally allocated Point Index
Aliased Typeยง
pub struct LocalPointIndex<M = MValue> { /* private fields */ }pub type LocalPointIndex<M = MValue> = PointIndex<M, Vector<S2CellId, IndexPoint<M>>>;Locally allocated Point Index
pub struct LocalPointIndex<M = MValue> { /* private fields */ }