futures-util 0.3.14

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 25 feature flags, 9 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
  • proc-macro-hack
  • proc-macro-nested

alloc

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

slab

    This feature flag does not enable additional features.

futures-macro

    This feature flag does not enable additional features.

proc-macro-hack

    This feature flag does not enable additional features.

proc-macro-nested

    This feature flag does not enable additional features.

io-compat

  • io
  • compat
  • tokio-io

io

  • std
  • futures-io
  • memchr

read-initializer

  • io
  • futures-io/read-initializer
  • futures-io/unstable

unstable

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

cfg-target-has-atomic

  • futures-core/cfg-target-has-atomic
  • futures-task/cfg-target-has-atomic

channel

  • std
  • futures-channel

compat

  • std
  • futures_01

write-all-vectored

  • io

sink

  • futures-sink

futures-io

    This feature flag does not enable additional features.

futures_01

    This feature flag does not enable additional features.

futures-sink

    This feature flag does not enable additional features.

memchr

    This feature flag does not enable additional features.

tokio-io

    This feature flag does not enable additional features.

futures-channel

    This feature flag does not enable additional features.

bilock

    This feature flag does not enable additional features.