google-surveys2 1.0.14+20180508

A complete library to interact with Surveys (protocol v2)
Documentation
[dependencies.hyper]
version = "^ 0.10"

[dependencies.mime]
version = "^ 0.2.0"

[dependencies.serde]
version = "^ 1.0"

[dependencies.serde_derive]
version = "^ 1.0"

[dependencies.serde_json]
version = "^ 1.0"

[dependencies.url]
version = "= 1.7"

[dependencies.yup-oauth2]
default-features = false
version = "^ 1.0"
[dev-dependencies.hyper-rustls]
version = "^0.6"

[features]
default = ["openssl"]
openssl = ["yup-oauth2/default"]
rustls = ["yup-oauth2/no-openssl"]

[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
autobins = false
description = "A complete library to interact with Surveys (protocol v2)"
documentation = "https://docs.rs/google-surveys2/1.0.14+20180508"
keywords = ["surveys", "google", "protocol", "web", "api"]
license = "MIT"
name = "google-surveys2"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/surveys2"
version = "1.0.14+20180508"