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