async_executors 0.6.0

Implements Spawn, SpawnLocal and SpawnHandle for commonly used executors.
Documentation

async_executors

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

default

  • notwasm

notwasm

    This feature flag does not enable additional features.

async_global_tokio

  • async_global
  • async-global-executor/tokio

tokio_io

  • tokio/net
  • tokio/process

async_std_tokio

  • async_std
  • async_std_crate/tokio1

tokio_tp

  • tokio/rt-multi-thread

async_global

  • async-global-executor

tokio_ct

  • tokio/rt

tracing

  • tracing-futures

glommio

  • glommio_crate

async_std

  • async_std_crate

localpool

  • futures-executor

tokio_timer

  • tokio/time

bindgen

  • wasm-bindgen-futures

timer

  • futures-timer

threadpool

  • futures-executor/thread-pool

async-global-executor

    This feature flag does not enable additional features.

glommio_crate

    This feature flag does not enable additional features.

futures-executor

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async_std_crate

    This feature flag does not enable additional features.

wasm-bindgen-futures

    This feature flag does not enable additional features.

futures-timer

    This feature flag does not enable additional features.

tracing-futures

    This feature flag does not enable additional features.