Cargo Features
[dependencies]
googleapis-tonic-google-cloud-healthcare-logging = { version = "0.8.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-cloud-healthcare-logging
is added without
somewhere in the dependency tree.default-features = false - btree-map
-
Enables btree-map of googleapis-tonic-google-rpc
- bytes
-
Enables bytes of googleapis-tonic-google-rpc
- hash-map default
-
Enables hash-map of googleapis-tonic-google-rpc
- vec-u8 default
-
Enables vec-u8 of googleapis-tonic-google-rpc
googleapis-tonic-google-cloud-healthcare-logging has 5 features without comments.