Cargo Features
freqfs has no features set by default.
[dependencies]
freqfs = { version = "0.10.0", features = ["all", "id", "logging", "stream"] }
- all = id, logging, stream
- id all? = hr-id
- logging all? = log
- stream all? = bytes, destream, tbon, tokio-util
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.