[][src]Function geohash::neighbor

pub fn neighbor(hash_str: &str, direction: Direction) -> Result<String, Error>

Find neighboring geohashes for the given geohash and direction.