Docs.rs
atomic-maybe-uninit-0.3.21
atomic-maybe-uninit 0.3.21
Docs.rs crate page
Apache-2.0
OR
MIT
19 July 2026
Links
Repository
crates.io
Source
Owners
taiki-e
Dependencies
fastrand ^2
dev
paste ^1
dev
quickcheck ^1
dev
crabgrind ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
armv7-unknown-linux-gnueabihf
i686-unknown-linux-gnu
riscv64gc-unknown-linux-gnu
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
Skip to main content
Module raw
atomic_
maybe_
uninit
0.3.21
Module raw
Module Items
Traits
In crate atomic_
maybe_
uninit
atomic_maybe_uninit
Module
raw
Copy item path
Source
Expand description
Low level API.
Traits
ยง
Atomic
Compare
Exchange
Atomic compare and exchange.
Atomic
Load
Atomic load.
Atomic
Store
Atomic store.
Atomic
Swap
Atomic swap.
Primitive
Primitive types that may support atomic operations.