geohash-tools 0.1.3

A collection of functions to manipulate GeoHashes
Documentation
# geohash-tools


A collection of functions to manipulate GeoHashes.

![docs.rs](https://img.shields.io/docsrs/geohash-tools)
![Crates.io](https://img.shields.io/crates/v/geohash-tools)

## Features


- [x] General GeoHash runes
- [x] General static / constant accessors calculated at compile-time
<br>
<br>
- [x] GeoHash to Integer → Integer to GeoHash

## License


Licensed under the MIT License ([LICENSE-MIT](LICENSE.md) or http://opensource.org/licenses/MIT)

## Origin


A previously private, integrated set of functions re-packaged into a Open-Source library as of [Hacktoberfest 2022](https://hacktoberfest.com/).