google-geo

Crates.iogoogle-geo
lib.rsgoogle-geo
version
sourcesrc
created_at2015-07-27 03:24:16.399278
updated_at2015-12-11 23:53:05.120037
descriptionget geo infomation by latitude and longitude, using google map service
homepagehttp://github.com/doomsplayer/google-geo-rs.git
repositoryhttp://github.com/doomsplayer/google-geo-rs.git
max_upload_size
id2689
Cargo.toml error:TOML parse error at line 10, column 1 | 10 | liscense = "MIT" | ^^^^^^^^ unknown field `liscense`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
owners (github:mcx-lang:owners)

documentation

README

GEO INFORMATION LOOKUP LIBRARY

  • Using longitude and latitude to lookup the geo info using google map service.

Road Map

  • using a robuster way to deal with json
  • make it stable channel usable
Commit count: 0

cargo fmt