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.
- derive_builder fixture?
-
Enables default (std) of derive_builder ^0.11.0
- chrono cfg(not(target_arch = "wasm32")) cfg(target_arch = "wasm32") memory_batch?
-
With clock