Crates.io | tidwall_geohash |
lib.rs | tidwall_geohash |
version | 0.9.1 |
source | src |
created_at | 2019-08-06 17:48:06.003085 |
updated_at | 2019-08-06 17:53:48.053524 |
description | Geohash library |
homepage | |
repository | https://github.com/tidwall/geohash-rs |
max_upload_size | |
id | 154618 |
size | 910,009 |
geohash-rs
Rust geohash library offering encoding and decoding for string and integer geohashes.
This is a faithful port of the fantastic Geohash Go package by @mmcloughlin.
Check the API doc at docs.rs
Josh Baker @tidwall
Source code is available under the MIT License