An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
# Cargo.toml
[dependencies]
futures-preview = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs an async function synchronously using block_on.
Use the `futures` crate instead for production code.
No dependency data recorded yet.