Docs.rs
  • screeps-async-0.3.1
    • screeps-async 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • scottbot95
    • Dependencies
      • async-task ^4.7 normal
      • flume ^0.11 normal
      • screeps-async-macros ^0.1.3 normal
      • screeps-game-api ^0.22.0 normal
      • rstest ^0.18.2 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

screeps_async0.3.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Attribute Macros

List of all items

Structs

  • job::JobHandle
  • runtime::Builder
  • runtime::Config
  • runtime::ScreepsRuntime
  • sync::Mutex
  • sync::MutexGuard
  • sync::MutexLockFuture
  • sync::RwLock
  • sync::RwLockFuture
  • sync::RwLockReadGuard
  • sync::RwLockWriteGuard
  • time::Delay

Enums

  • error::RuntimeError

Macros

  • each_tick

Attribute Macros

  • macros::main

Functions

  • block_on
  • initialize
  • run
  • spawn
  • time::delay_ticks
  • time::delay_until
  • time::yield_now
  • time::yield_tick
  • with_runtime

Constants

  • CURRENT