substrate-geohash

Crates.iosubstrate-geohash
lib.rssubstrate-geohash
version0.13.0
sourcesrc
created_at2023-10-25 16:25:03.067872
updated_at2023-10-25 16:25:03.067872
descriptionGeohash implementation for Rust. Forked for use with substrate
homepage
repositoryhttps://github.com/encointer/geohash
max_upload_size
id1013509
size37,252
(brenzi)

documentation

https://docs.rs/geohash/

README

crates.io

Rust-Geohash for Substrate

This is a fork which derives SCALE codec info for use with parity substrate

Rust-Geohash is a Rust library for Geohash algorithm. Ported from node-geohash module.

Documentation

Docs

Check the API doc at docs.rs

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 153

cargo fmt