Docs.rs
  • read-write-store-0.2.0
    • read-write-store 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • LlewVallis
    • Dependencies
      • crossbeam-utils ^0.8 normal
      • rand ^0.8 dev
      • loom ^0.5 dev
      • crossbeam-queue ^0.3 normal
      • parking_lot ^0.2 normal
    • 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

read_write_store0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • RwStore
  • id::Id
  • iter::IntoIter
  • iter::IterMut
  • lock::ReadLock
  • lock::WriteLock
  • timeout::TimedOut

Enums

  • timeout::Timeout

Type Aliases

  • timeout::BlockResult

Constants

  • MAX_CONCURRENT_READS