Cargo Features
fluvio-dataplane-protocol has no features set by default.
[dependencies]
fluvio-dataplane-protocol = { version = "0.11.6", features = ["file", "memory_batch", "fixture"] }
- file
-
Enables store of fluvio-protocol ^0.7
- memory_batch = chrono
-
Affects
batch::memory
… - fixture = derive_builder
-
Affects
fluvio-dataplane-protocol::fixture
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- derive_builder fixture?
-
Enables derive_builder ^0.11.0
- chrono not wasm32 wasm32 memory_batch?