Cargo Features
wick-packet has no features set by default.
[dependencies]
wick-packet = { version = "0.17.0", features = ["std", "invocation", "rt-tokio", "datetime", "validation", "rng", "test"] }
- std test?
-
feature = datetime
and std of seeded-random
feature = invocation
- invocation test? = rng, uuid
- rt-tokio
-
Enables tokio
feature = rt-tokio
- datetime = chrono
- validation
-
Affects
wick-packet::validation
… - rng invocation?
-
Enables rng of seeded-random
- test = invocation, std
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.