Docs.rs
  • utils-atomics-1.1.2
    • utils-atomics 1.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Aandreba
    • Dependencies
      • bytemuck ^1.11.0 normal
      • cfg-if ^1 normal
      • crossbeam ^0.8.2 normal
      • docfg ^0.1.0 normal
      • futures ^0.3.24 normal optional
      • num-traits ^0.2.15 normal
      • once_cell ^1.14.0 normal
      • pin-project-lite ^0.2.9 normal
      • static_assertions ^1.1.0 normal
      • criterion ^0.4.0 dev
      • rand ^0.8.5 dev
      • tokio ^1.21.0 dev
    • Versions
    • 69.57% 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

utils_atomics1.1.2

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AtomicBitBox
  • AtomicCell
  • Lock
  • LockSub
  • TakeCell
  • Timeout
  • channel::once::AsyncReceiver
  • channel::once::AsyncSender
  • channel::once::Receiver
  • channel::once::Sender
  • fill_queue::ChopIter
  • fill_queue::FillQueue
  • flag::mpmc::AsyncFlag
  • flag::mpmc::AsyncSubscribe
  • flag::mpmc::Flag
  • flag::mpmc::Subscribe
  • flag::mpsc::AsyncFlag
  • flag::mpsc::AsyncSubscribe
  • flag::mpsc::Flag
  • flag::mpsc::Subscribe
  • notify::AsyncListener
  • notify::AsyncNotify
  • notify::Listener
  • notify::Notify
  • prelude::TakeCell

Traits

  • BitFieldAble
  • traits::Atomic
  • traits::AtomicAdd
  • traits::AtomicBitAnd
  • traits::AtomicBitOps
  • traits::AtomicBitOr
  • traits::AtomicBitXor
  • traits::AtomicConstNew
  • traits::AtomicInt
  • traits::AtomicMax
  • traits::AtomicMin
  • traits::AtomicNum
  • traits::AtomicNumOps
  • traits::AtomicOrd
  • traits::AtomicSub
  • traits::HasAtomic
  • traits::HasAtomicInt

Functions

  • channel::once::async_channel
  • channel::once::channel
  • flag::mpmc::async_flag
  • flag::mpmc::flag
  • flag::mpsc::async_flag
  • flag::mpsc::flag
  • lock
  • notify::async_notify
  • notify::notify

Type Aliases

  • traits::Atomic_c_char
  • traits::Atomic_c_int
  • traits::Atomic_c_long
  • traits::Atomic_c_longlong
  • traits::Atomic_c_ptrdiff_t
  • traits::Atomic_c_schar
  • traits::Atomic_c_short
  • traits::Atomic_c_size_t
  • traits::Atomic_c_ssize_t
  • traits::Atomic_c_uchar
  • traits::Atomic_c_uint
  • traits::Atomic_c_ulong
  • traits::Atomic_c_ulonglong
  • traits::Atomic_c_ushort