async_executors 0.7.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_std_tokio

  • async_std
  • async_std_crate/tokio1

async_global_tokio

  • async_global
  • async-global-executor/tokio

tokio_io

  • tokio/net
  • tokio/process

async_global

  • async-global-executor

threadpool

  • futures-executor/thread-pool

async-global-executor

  • dep:async-global-executor

async_std

  • async_std_crate

tracing

  • tracing-futures

tokio_ct

  • tokio/rt

localpool

  • futures-executor

async_std_crate

  • dep:async_std_crate

timer

  • futures-timer

glommio_crate

  • dep:glommio_crate

tokio_timer

  • tokio/time

tokio

  • dep:tokio

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

tokio_tp

  • tokio/rt-multi-thread

bindgen

  • wasm-bindgen-futures

glommio

  • glommio_crate

futures-executor

  • dep:futures-executor

futures-timer

  • dep:futures-timer

tracing-futures

  • dep:tracing-futures