pub fn embed_h3_context(index: u64, resolution: u8, base_cell: u8) -> u64Expand description
Embeds an H3 index into a unified 64-bit coordinate space index, commonly used in MORTON codes or spatial hashing systems where bit packing includes resolution or other contextual data.