Rust crate for geo coord parsing https://crates.io/crates/latlon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latlon/CHANGELOG.md

162 B

0.1.3

  • Update dependency versions
  • Correct definition of the error struct (add impl Error)
  • Add unit tests for the error struct

0.1.2

Initial release