Cargo Features
[dependencies]
google-appengine1_beta5 = { version = "6.0.0+20181005", default-features = false, features = ["utoipa", "yup-oauth2"] }
- default = yup-oauth2
-
The
yup-oauth2
feature is set by default whenevergoogle-appengine1_beta5
is added without
somewhere in the dependency tree.default-features = false - utoipa
-
Enables utoipa ^4
- yup-oauth2 default
-
Enables yup-oauth2, yup-oauth2 of google-apis-common
google-appengine1_beta5 has 3 features without comments.