Docs.rs
portable-atomic-1.9.0
portable-atomic 1.9.0
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
taiki-e
Dependencies
critical-section ^1
normal
optional
serde ^1.0.60
normal
optional
build-context ^0.1
dev
crossbeam-utils =0.8.16
dev
fastrand ^2
dev
paste ^1
dev
sptr ^0.3
dev
static_assertions ^1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
portable_
atomic
1.9.0
portable_atomic
Macro
cfg_has_atomic_cas
Copy item path
source
macro_rules!
cfg_has_atomic_cas { ($(
$tt
:tt)
*
) => { ... }; }