Docs.rs
  • mpsc-0.2.6
    • mpsc 0.2.6
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tryor
    • Dependencies
      • ahash ^0.8 normal
      • box-collections ^0.2 normal optional
      • crossbeam-queue ^0.3 normal optional
      • dashmap ^6.1 normal
      • futures ^0.3 normal
      • indexmap ^1.9 normal optional
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • queue-ext ^0.4 normal
      • rand ^0.8 normal
      • std-ext ^0.3 normal
    • Versions
    • 9.09% 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

mpsc0.2.6

  • All Items

Crate Items

  • Structs
  • Traits
  • Functions

Crate mpsc

Source

Structs§

LocalReceiver
LocalSender
Receiver
SendError
Sender

Traits§

LocalReceiverStream
LocalSenderSink
ReceiverStream
SenderSink

Functions§

segqueue_channel
SegQueue based channel
with_segqueue_channel
SegQueue based channel