Docs.rs
  • async-global-executor-3.1.0
    • async-global-executor 3.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • yoshuawuyts
    • Keruspe
    • dignifiedquire
    • github:smol-rs:admins
    • Dependencies
      • async-channel ^2.1.1 normal
      • async-executor ^1.12 normal
      • async-io ^2.2.1 normal optional
      • async-lock ^3.2 normal
      • blocking ^1.5 normal
      • futures-lite ^2.0 normal
      • tokio ^1.0 normal optional
      • doc-comment ^0.3 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_global_executor3.1.0

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • GlobalExecutorConfig
  • Task

Functions

  • block_on
  • init
  • init_with_config
  • spawn
  • spawn_blocking
  • spawn_local
  • spawn_more_threads
  • stop_current_thread
  • stop_thread