Cargo Features

[dependencies]
google-cloudlatencytest2 = { version = "5.0.4+20160309", default-features = false, features = ["yup-oauth2"] }
default = yup-oauth2

The yup-oauth2 feature is set by default whenever google-cloudlatencytest2 is added without default-features = false somewhere in the dependency tree.

yup-oauth2 default

Enables yup-oauth2 of google-apis-common

google-cloudlatencytest2 has 2 features without comments.