Docs.rs
  • async-spawner-2.1.0
    • async-spawner 2.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dvc94ch
    • Dependencies
      • async-channel ^1.5.1 normal
      • async-std ^1.7.0 normal optional
      • futures-util ^0.3.8 normal
      • once_cell ^1.5.2 normal
      • tokio ^0.3.4 normal optional
      • async-std ^1.7.0 dev
      • tokio ^0.3.4 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_spawner2.1.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • ExecutorRegistered
  • JoinHandle

Traits

  • Executor

Functions

  • block_on
  • executor
  • register_executor
  • spawn
  • spawn_blocking
  • spawn_local
  • try_register_executor