Cargo Features
[dependencies]
googleapis-tonic-google-devtools-resultstore-v2 = { 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-devtools-resultstore-v2
is added without
somewhere in the dependency tree.default-features = false - btree-map
-
Enables btree-map of googleapis-tonic-google-api
- bytes
-
Enables bytes of googleapis-tonic-google-api
- hash-map default
-
Enables hash-map of googleapis-tonic-google-api
- vec-u8 default
-
Enables vec-u8 of googleapis-tonic-google-api
googleapis-tonic-google-devtools-resultstore-v2 has 5 features without comments.