Docs.rs
  • taskqueue-0.1.1
    • taskqueue 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • magistrser
    • Dependencies
      • fehler ^1.0.0 normal
      • snafu ^0.6.10 normal
      • ntest ^0.7.3 dev
    • Versions
    • 32.61% 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

taskqueue0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • TaskQueue
  • errors::EmptyControllerThreadHandle
  • errors::EmptyWorkerThreadHandle
  • errors::PoisonError
  • errors::TaskQueueSendError
  • errors::WorkerNotFound
  • task::TaskReceiver

Enums

  • QueueType
  • errors::Error
  • task::TaskControlCommand

Traits

  • task::RunTask

Type Aliases

  • TaskContainer
  • WorkerId
  • errors::Result
  • task::Task