Cargo Features
[dependencies]
googleapis-tonic-google-apps-alertcenter-v1beta1 = { version = "0.10.0", default-features = false, features = ["btree-map", "bytes", "hash-map", "vec-u8"] }
- default = hash-map, vec-u8
-
These default features are set whenever
googleapis-tonic-google-apps-alertcenter-v1beta1
is added without
somewhere in the dependency tree.default-features = false - btree-map
-
Enables btree-map of googleapis-tonic-google-api and googleapis-tonic-google-rpc
- bytes
-
Enables bytes of googleapis-tonic-google-api and googleapis-tonic-google-rpc
- hash-map default
-
Enables hash-map of googleapis-tonic-google-api and googleapis-tonic-google-rpc
- vec-u8 default
-
Enables vec-u8 of googleapis-tonic-google-api and googleapis-tonic-google-rpc
googleapis-tonic-google-apps-alertcenter-v1beta1 has 5 features without comments.