Docs.rs
  • swap-buffer-queue-0.2.1
    • swap-buffer-queue 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wyfo
    • Dependencies
      • crossbeam-utils ^0.8 normal
      • futures-core ^0.3 normal optional
      • futures-util ^0.3 normal optional
      • tokio ^1 dev
      • tokio-test ^0.4 dev
      • loom ^0.7 dev
    • 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

swap_buffer_queue0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Queue
  • SynchronizedNotifier
  • buffer::ArrayBuffer
  • buffer::BufferSlice
  • buffer::OwnedBufferIter
  • buffer::ValueIter
  • buffer::VecBuffer
  • write::BytesSlice
  • write::WriteArrayBuffer
  • write::WriteVecBuffer
  • write_vectored::VectoredFrame
  • write_vectored::VectoredSlice
  • write_vectored::WriteVectoredArrayBuffer
  • write_vectored::WriteVectoredVecBuffer

Enums

  • error::DequeueError
  • error::TryDequeueError
  • error::TryEnqueueError

Traits

  • buffer::Buffer
  • buffer::Drain
  • buffer::InsertIntoBuffer
  • buffer::IntoValueIter
  • buffer::Resize
  • notify::Notify
  • write::WriteBytesSlice

Type Aliases

  • SynchronizedQueue
  • buffer::BufferIter
  • error::EnqueueError