Cargo Features
[dependencies]
googleapis-tonic-google-cloud-memcache-v1beta2 = { 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-cloud-memcache-v1beta2
is added without
somewhere in the dependency tree.default-features = false - btree-map
-
Enables btree-map of googleapis-tonic-google-api, googleapis-tonic-google-longrunning, googleapis-tonic-google-rpc, and googleapis-tonic-google-type
- bytes
-
Enables bytes of googleapis-tonic-google-api, googleapis-tonic-google-longrunning, googleapis-tonic-google-rpc, and googleapis-tonic-google-type
- hash-map default
-
Enables hash-map of googleapis-tonic-google-api, googleapis-tonic-google-longrunning, googleapis-tonic-google-rpc, and googleapis-tonic-google-type
- vec-u8 default
-
Enables vec-u8 of googleapis-tonic-google-api, googleapis-tonic-google-longrunning, googleapis-tonic-google-rpc, and googleapis-tonic-google-type
googleapis-tonic-google-cloud-memcache-v1beta2 has 5 features without comments.