Crate h3o_ice

source ·
Expand description

Frozen (aka read-only) sets and maps for H3 cell index.

Those data structures are built on top of finite state transducers, which allows them to be extremely compact while offering fast lookup.

This is especially for read-only indexes (both in-memory or on-disk).

Structs§

Enums§

  • Errors occurring while building a set or a map.