[][src]Function tidwall_geohash::neighbor_int

pub fn neighbor_int(hash: u64, direction: Direction) -> u64

neighbor_int returns a uint64 that corresponds to the provided hash's neighbor in the provided direction at 64-bit precision.