Type Alias h3ron_h3_sys::H3Index

source ·
pub type H3Index = u64;
Expand description

@brief Identifier for an object (cell, edge, etc) in the H3 system.

The H3Index fits within a 64-bit unsigned integer.