Docs.rs
  • bevy_tasks-0.16.1
    • bevy_tasks 0.16.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cart
    • github:bevyengine:publish
    • Dependencies
      • async-channel ^2.3.0 normal optional
      • async-executor ^1.11 normal optional
      • async-io ^2.0.0 normal optional
      • async-task ^4.4.0 normal
      • atomic-waker ^1 normal
      • bevy_platform ^0.16.1 normal
      • cfg-if ^1.0.0 normal
      • concurrent-queue ^2.0.0 normal optional
      • crossbeam-queue ^0.3 normal
      • derive_more ^1 normal
      • futures-lite ^2.0.1 normal
      • async-task ^4.4.0 normal
      • atomic-waker ^1 normal
      • heapless ^0.8 normal
      • futures-channel ^0.3 normal optional
      • pin-project ^1 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
    • 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
logo

bevy_tasks0.16.1

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AsyncComputeTaskPool
  • ComputeTaskPool
  • IoTaskPool
  • Scope
  • Task
  • TaskPool
  • TaskPoolBuilder
  • ThreadExecutor
  • ThreadExecutorTicker

Traits

  • ConditionalSend
  • ConditionalSendFuture
  • ParallelIterator
  • ParallelSlice
  • ParallelSliceMut

Functions

  • available_parallelism
  • block_on
  • futures::check_ready
  • futures::now_or_never
  • poll_once
  • tick_global_task_pools_on_main_thread

Type Aliases

  • BoxedFuture