Cargo Features
distill-daemon has no features set by default.
[dependencies]
distill-daemon = { version = "0.0.3", features = ["parallel_hash", "pretty_log"] }
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.
- rayon parallel_hash?
- fern pretty_log?
-
Enables fern ^0.6.0
- chrono pretty_log?