Docs.rs
  • thingbuf-0.1.6
    • thingbuf 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hawkw
    • Dependencies
      • parking_lot ^0.12 normal optional
      • pin-project ^1 normal
      • futures-util ^0.3 dev
      • tokio ^1.14.0 dev
      • loom ^0.5.6 dev
      • tracing ^0.1 dev
      • tracing-subscriber ^0.3 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
    • 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

thingbuf0.1.6

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Full
  • Ref
  • StaticThingBuf
  • ThingBuf
  • mpsc::Receiver
  • mpsc::RecvFuture
  • mpsc::RecvRef
  • mpsc::RecvRefFuture
  • mpsc::SendRef
  • mpsc::Sender
  • mpsc::StaticChannel
  • mpsc::StaticReceiver
  • mpsc::StaticSender
  • mpsc::blocking::Receiver
  • mpsc::blocking::RecvRef
  • mpsc::blocking::SendRef
  • mpsc::blocking::Sender
  • mpsc::blocking::StaticChannel
  • mpsc::blocking::StaticReceiver
  • mpsc::blocking::StaticSender
  • mpsc::errors::Closed
  • recycling::DefaultRecycle
  • recycling::WithCapacity

Enums

  • mpsc::errors::RecvTimeoutError
  • mpsc::errors::SendTimeoutError
  • mpsc::errors::TryRecvError
  • mpsc::errors::TrySendError

Traits

  • recycling::Recycle

Functions

  • mpsc::blocking::channel
  • mpsc::blocking::with_recycle
  • mpsc::channel
  • mpsc::with_recycle

Constants

  • MAX_CAPACITY