Docs.rs
  • vmcircbuffer-0.0.10
    • vmcircbuffer 0.0.10
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bastibl
    • Dependencies
      • futures ^0.3.21 normal optional
      • once_cell ^1.12 normal
      • slab ^0.4.6 normal
      • thiserror ^1.0 normal
      • rand ^0.8.5 dev
      • smol ^1.2.5 dev
      • libc ^0.2.126 normal
      • winapi ^0.3 normal
    • Versions
    • 98.63% 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

vmcircbuffer0.0.10

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • asynchronous::Circular
  • asynchronous::Reader
  • asynchronous::Writer
  • double_mapped_buffer::DoubleMappedBuffer
  • generic::Circular
  • generic::NoMetadata
  • generic::Reader
  • generic::Writer
  • nonblocking::Circular
  • nonblocking::Reader
  • nonblocking::Writer
  • sync::Circular
  • sync::Reader
  • sync::Writer

Enums

  • double_mapped_buffer::DoubleMappedBufferError
  • generic::CircularError

Traits

  • generic::Metadata
  • generic::Notifier

Functions

  • double_mapped_buffer::pagesize