futures-preview 0.3.0-alpha.9

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

futures-preview

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • std

std

  • futures-core-preview/std
  • futures-executor-preview/std
  • futures-io-preview/std
  • futures-sink-preview/std
  • futures-util-preview/std

io-compat

  • compat
  • futures-util-preview/io-compat

tokio-compat

  • compat
  • futures-util-preview/tokio-compat

compat

  • std
  • futures-util-preview/compat

nightly

  • futures-util-preview/nightly