google_maps 0.1.0

Unofficial Google Maps Platform API for the Rust programming language.
Documentation
[dependencies.percent-encoding]
version = "2.1.0"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0.104"

[dependencies.serde_json]
version = "1.0.44"

[dependencies.time]
version = "0.2.1"

[package]
authors = ["Dylan Bowker <dylan.bowker@arkiteq.ca>"]
description = "Unofficial Google Maps Platform API for the Rust programming language."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "google_maps"
version = "0.1.0"