futures 0.3.24

An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
Documentation

futures

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 12 feature flags, 4 of them enabled by default.

default

async-await (default)

executor (default)

std (default)

alloc (default)

bilock

cfg-target-has-atomic

This feature flag does not enable additional features.

compat

futures-executor

This feature flag does not enable additional features.

io-compat

thread-pool

unstable

write-all-vectored