Cargo Features
FastCDC-Alt has no features set by default.
[dependencies]
fastcdc-alt = { version = "0.2.2", features = ["tokio", "futures"] }
- tokio = async-stream, tokio-stream
-
Enables tokio
- futures
-
Enables futures
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.