Cargo Features
[dependencies]
google-firebasestorage1_beta = { version = "6.0.0+20240621", default-features = false, features = ["utoipa", "yup-oauth2"] }
- default = yup-oauth2
-
The
yup-oauth2feature is set by default whenevergoogle-firebasestorage1_betais added withoutsomewhere in the dependency tree.default-features = false - utoipa
-
Enables utoipa ^4
- yup-oauth2 default
-
Enables yup-oauth2 ^11 and yup-oauth2 of google-apis-common ^7
google-apis-common:
Enable OAuth 2.0 authentication support via the
yup-oauth2crate
google-firebasestorage1_beta has 3 features without comments.