Docs.rs
  • test_executors-0.3.4
    • test_executors 0.3.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • drewcrawford
    • Dependencies
      • blocking_semaphore ^0.1 normal
      • logwise ^0.2 normal
      • some_executor ^0.5.1 normal
      • test_executors_proc ^0.3.0 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • web-time ^1.1 normal
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 94.12% 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

test_executors0.3.4

Crate Items

  • Structs
  • Functions
  • Attribute Macros

List of all items

Structs

  • aruntime::SleepRuntime
  • aruntime::SpawnRuntime
  • aruntime::SpinRuntime
  • pend_forever::PendForever

Attribute Macros

  • async_test

Functions

  • aruntime::set_global_test_runtime
  • poll_once
  • poll_once_pin
  • sleep_on
  • spawn_local
  • spawn_on
  • spin_on