Cargo Features
rand_jitter has no features set by default.
[dependencies]
rand_jitter = { version = "0.4.0", features = ["std", "log"] }
-
std
-
Enables
std
of
rand_core
Features from optional dependencies
-
log
implicit feature
-
Enables
log
log: A lightweight logging facade for Rust