futures-util 0.3.30

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-compat

  • io
  • compat
  • tokio-io

io

  • std
  • futures-io
  • memchr

unstable

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

channel

  • std
  • futures-channel

compat

  • std
  • futures_01

futures-sink

  • dep:futures-sink

futures_01

  • dep:futures_01

memchr

  • dep:memchr

tokio-io

  • dep:tokio-io

sink

  • futures-sink

portable-atomic

  • futures-core/portable-atomic

futures-io

  • dep:futures-io

write-all-vectored

  • io

futures-channel

  • dep:futures-channel

cfg-target-has-atomic

    This feature flag does not enable additional features.

bilock

    This feature flag does not enable additional features.