Docs.rs
  • ipc-queue-0.3.0
    • ipc-queue 0.3.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • jethrogb
    • github:fortanix:crates-owners
    • Dependencies
      • fortanix-sgx-abi ^0.5.0 normal
      • static_assertions ^1.1.0 dev
      • futures ^0.3 dev
      • tokio ^1.35 dev
    • Versions
    • 20.93% of the crate is documented
  • Go to latest version
  • 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

ipc_queue0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AsyncReceiver
  • AsyncSender
  • DescriptorGuard
  • Identified
  • Receiver
  • Sender
  • position::PositionMonitor
  • position::ReadPosition
  • position::WritePosition

Enums

  • QueueEvent
  • RecvError
  • SendError
  • SynchronizationError
  • TryRecvError
  • TrySendError

Traits

  • AsyncSynchronizer
  • Synchronizer
  • Transmittable

Functions

  • bounded
  • bounded_async