Docs.rs
  • bus_queue-0.5.3
    • bus_queue 0.5.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • filipdulic
    • vladan
    • Dependencies
      • arc-swap ^0.4.6 normal optional
      • futures-core ^0.3.5 normal
      • futures-sink ^0.3.5 normal
      • futures ^0.3.5 dev
      • futures-test ^0.3.5 dev
      • rand ^0.7.3 dev
    • Versions
    • 41.51% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bus_queue0.5.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • bus::publisher::Publisher
  • bus::subscriber::Subscriber
  • channel::Channel
  • channel::RecvError
  • channel::SendError
  • channel::receiver::Receiver
  • channel::sender::Sender

Enums

  • channel::RecvTimeoutError
  • channel::TryRecvError

Traits

  • swap_slot::SwapSlot

Functions

  • bus::bounded
  • channel::bounded
  • flavors::arc_swap::bounded
  • flavors::arc_swap::raw_bounded
  • flavors::rw_lock::bounded
  • flavors::rw_lock::raw_bounded

Type Aliases

  • flavors::arc_swap::Publisher
  • flavors::arc_swap::Receiver
  • flavors::arc_swap::Sender
  • flavors::arc_swap::Slot
  • flavors::arc_swap::Subscriber
  • flavors::rw_lock::Publisher
  • flavors::rw_lock::Receiver
  • flavors::rw_lock::Sender
  • flavors::rw_lock::Slot
  • flavors::rw_lock::Subscriber