futures-executor 0.3.21

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

futures-executor

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.