Docs.rs
  • async-global-executor-2.0.4
    • async-global-executor 2.0.4
    • 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 ^1.5 normal
      • async-executor ^1.4 normal
      • async-io ^1.2 normal
      • async-mutex ^1.4 normal
      • blocking ^1.0 normal
      • futures-lite ^1.0 normal
      • num_cpus ^1.13 normal
      • once_cell ^1.4 normal
      • tokio ^1.0 normal
      • tokio ^0.2 normal
      • tokio ^0.3.4 normal
      • doc-comment ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate async_global_executor

logo
Change settings

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