Type Alias CellId

Source
pub type CellId = S2CellId;
Expand description

Cell ID works with both S2 and WM with a common interface

Aliased Type§

#[repr(C)]
pub struct CellId { pub id: u64, }

Fields§

§id: u64

the id contains the face, s, and t components