[][src]Function tidwall_geohash::neighbors_int

pub fn neighbors_int(hash: u64) -> [u64; 8]

neighbors_int returns a slice of uint64s that correspond to the provided hash's neighbors at 64-bit precision.