futures-util 0.3.8

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

read-initializer

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

io

  • std
  • futures-io
  • memchr

unstable

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

compat

  • std
  • futures_01

channel

  • std
  • futures-channel

cfg-target-has-atomic

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

sink

  • futures-sink

write-all-vectored

  • io

bilock

    This feature flag does not enable additional features.

futures-io

    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

    This feature flag does not enable additional features.

futures-channel

    This feature flag does not enable additional features.

futures-sink

    This feature flag does not enable additional features.