geohash-16 0.1.0

Geohash-16 implementation for Rust.
Documentation

GeoHash-16

geohash-16 is a Rust crate for Geohash algorithm using a more simple and sane encoding method (classic Base16). Forked from geohash crate.