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