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