Cargo Features
cipherstash-grpc has no features set by default.
[dependencies]
cipherstash-grpc = { version = "0.20221216.1", features = ["native", "wasm", "web-worker"] }
- native
-
Enables std of prost ^0.9, compression and tls-roots of tonic ^0.6
- wasm web-worker?
-
Enables cipherstash-grpc-web-client
- web-worker = wasm
-
Enables web-worker of cipherstash-grpc-web-client
cipherstash-grpc has 3 features without comments.