Common utilities and extension traits for the futures-rs library.
# Cargo.toml
[dependencies]
futures-util = "0.3.32"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Processes a stream asynchronously using StreamExt.
Add `tokio` or `async-std` as a dependency and use `#[tokio::main]` or similar.
No dependency data recorded yet.