Skip to main content

Module types

Module types 

Source

Re-exports§

pub use array_id::ArrayId;
pub use cell_value::CellValue;
pub use coord::Coord;
pub use domain::Domain;
pub use tile_id::TileId;

Modules§

array_id
Stable array identifier — tenant-scoped logical name.
cell_value
coord
domain
Per-dimension closed interval [lo, hi].
tile_id
Tile identifier — (hilbert_prefix, system_from_ms).