Cargo Features
wick-component has no features set by default.
[dependencies]
wick-component = { version = "0.17.0", features = ["datetime", "uuid", "bytes"] }
- datetime
-
Enables serde of chrono, datetime of wick-packet
Affects
wick-component::datetime
… - uuid
-
Enables uuid of flow-component
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.