Docs.rs
  • agnostic_async_executor-0.2.2
    • agnostic_async_executor 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • siriux
    • Dependencies
      • async-channel ^1.5 normal optional
      • async-executor ^1.4 normal optional
      • async-io ^1.3 normal optional
      • async-std ^1.9 normal optional
      • async-timer ^1.0.0-beta.7 normal optional
      • blocking ^1.0 normal optional
      • concurrent-queue ^1.2 normal optional
      • easy-parallel ^3.1 normal optional
      • futures ^0.3 normal optional
      • futures-lite ^1.11 normal optional
      • js-sys ^0.3 normal optional
      • num_cpus ^1.13 normal optional
      • once_cell ^1.5 normal
      • send_wrapper ^0.5 normal optional
      • tokio ^1.1 normal optional
      • wasm-bindgen ^0.2.7 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

agnostic_async_executor0.2.2

Crate Items

  • Macros
  • Structs
  • Functions

List of all items

Structs

  • AgnosticExecutor
  • AgnosticExecutorBuilder
  • AgnosticExecutorManager
  • JoinHandle
  • test::TestHelper
  • time::Interval
  • time::Stopwatch
  • time::TimedOut

Macros

  • check
  • check_eq
  • check_ge
  • check_gt
  • check_le
  • check_lt
  • check_op
  • test::check
  • test::check_eq
  • test::check_ge
  • test::check_gt
  • test::check_le
  • test::check_lt
  • test::check_op

Functions

  • get_global_executor
  • new_agnostic_executor
  • spawn
  • spawn_blocking
  • test::test_in_wasm