Docs.rs
  • sled_sync-0.3.0
    • sled_sync 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • spacejam
    • Dependencies
      • crossbeam-epoch ^0.7 normal
      • crossbeam-utils ^0.6.5 normal
      • log ^0.4 normal optional
      • rand ^0.6 normal optional
      • rand_hc ^0.1 normal optional
    • Versions
    • 50% 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

sled_sync0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Atomic
  • Backoff
  • Collector
  • CompareAndSetError
  • Guard
  • LocalHandle
  • Owned
  • Shared
  • atomic::AtomicBool
  • atomic::AtomicI16
  • atomic::AtomicI32
  • atomic::AtomicI64
  • atomic::AtomicI8
  • atomic::AtomicIsize
  • atomic::AtomicPtr
  • atomic::AtomicU16
  • atomic::AtomicU32
  • atomic::AtomicU64
  • atomic::AtomicU8
  • atomic::AtomicUsize

Enums

  • atomic::Ordering

Traits

  • atomic::AtomicPrimitive

Functions

  • atomic::compiler_fence
  • atomic::fence
  • atomic::spin_loop_hint
  • debug_delay
  • pin
  • unprotected

Type Aliases

  • atomic::Atomic

Constants

  • atomic::ATOMIC_BOOL_INIT
  • atomic::ATOMIC_ISIZE_INIT
  • atomic::ATOMIC_USIZE_INIT