1 unstable release

Uses old Rust 2015

0.1.0 Oct 14, 2018

#207 in Geospatial

Download history 17/week @ 2024-02-18 24/week @ 2024-02-25 11/week @ 2024-03-03 11/week @ 2024-03-10 14/week @ 2024-03-17

65 downloads per month
Used in 2 crates (via yozuk-core-skillset)

Apache-2.0

18KB
293 lines

This is the Rust implementation of the Open Location Code library.

Contributing

Code Formatting

Code must be formatted with rustfmt. You can do this by running cargo fmt.

The formatting will be checked in the TravisCI integration tests. If the files need formatting the tests will fail.

Testing

Test code by running cargo test -- --nocapture. This will run the tests including the benchmark loops.

Dependencies

~2.5MB
~52K SLoC