futures-util 0.3.27

Common utilities and extension traits for the futures-rs library.
Documentation

futures-util

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 23 feature flags, 7 of them enabled by default.

default

  • std
  • async-await
  • async-await-macro

std

  • alloc
  • futures-core/std
  • futures-task/std
  • slab

async-await

    This feature flag does not enable additional features.

async-await-macro

  • async-await
  • futures-macro

alloc

  • futures-core/alloc
  • futures-task/alloc

slab

  • dep:slab

futures-macro

  • dep:futures-macro

io

  • std
  • futures-io
  • memchr

io-compat

  • io
  • compat
  • tokio-io

channel

  • std
  • futures-channel

unstable

  • futures-core/unstable
  • futures-task/unstable

compat

  • std
  • futures_01

memchr

  • dep:memchr

write-all-vectored

  • io

tokio-io

  • dep:tokio-io

futures-channel

  • dep:futures-channel

sink

  • futures-sink

portable-atomic

  • futures-core/portable-atomic

futures-io

  • dep:futures-io

futures-sink

  • dep:futures-sink

futures_01

  • dep:futures_01

bilock

    This feature flag does not enable additional features.

cfg-target-has-atomic

    This feature flag does not enable additional features.