Docs.rs
  • stack-queue-0.15.0
    • stack-queue 0.15.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Bajix
    • Dependencies
      • async-local ^2.0 normal
      • crossbeam-deque ^0.8 normal
      • crossbeam-utils ^0.8 normal
      • derive-stack-queue ^0.15.0 normal
      • diesel >=1.0.0, <2.3.0 normal optional
      • generativity ^1.1 normal
      • parking_lot_core ^0.9 normal
      • pin-project ^1 normal
      • redis ^0.27 normal optional
      • static_assertions ^1.1.0 normal
      • tokio ^1 normal
      • async-local ^2.0 dev
      • futures ^0.3 dev
      • rand ^0.8 dev
      • tokio ^1 dev
      • futures-test ^0.3 normal
      • loom ^0.7 normal
    • Versions
    • 64.44% 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

stack_queue0.15.0

Crate Items

  • Structs
  • Traits
  • Attribute Macros

List of all items

Structs

  • StackQueue
  • assignment::BoundedRange
  • assignment::BufferIter
  • assignment::CompletionReceipt
  • assignment::PendingAssignment
  • assignment::TaskAssignment
  • assignment::UnboundedRange
  • task::BatchCollect
  • task::BatchReduce
  • task::BatchedTask
  • task::TaskRef

Traits

  • BackgroundQueue
  • BatchReducer
  • LocalQueue
  • TaskQueue

Attribute Macros

  • local_queue