futures-executor 0.3.15

Executors for asynchronous tasks based on the futures-rs library.
Documentation

futures-executor

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

default

  • std

std

  • futures-core/std
  • futures-task/std
  • futures-util/std

thread-pool

  • std
  • num_cpus

num_cpus

    This feature flag does not enable additional features.