Common utilities and extension traits for the futures-rs library, providing combinators and helpers for async programming.
# Cargo.toml
[dependencies]
futures-util-preview = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the FutureExt trait to fuse a future.
Replace futures-util-preview with futures-util in Cargo.toml.
No dependency data recorded yet.