Cargo Features
[dependencies]
fluvio-smartengine = { version = "0.8.2", default-features = false, features = ["engine", "transformation"] }
- default = engine
-
The
engine
feature is set by default wheneverfluvio-smartengine
is added without
somewhere in the dependency tree.default-features = false - engine default = wasi-common, wasmtime
- transformation = humantime-serde, serde_json, serde_yaml
-
Affects
fluvio-smartengine::transformation
…
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.