Docs.rs
portable-atomic-1.13.0
portable-atomic 1.13.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
quickcheck ^1
dev
rustversion ^1
dev
sptr ^0.3
dev
static_assertions ^1
dev
libc =0.2.163
dev
crabgrind ^0.1
dev
windows-sys ^0.61
dev
Versions
100%
of the crate is documented
Platform
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
cfg_has_atomic_ptr
portable_
atomic
1.13.0
portable_atomic
Macro
cfg_
has_
atomic_
ptr
Copy item path
Source
macro_rules! cfg_has_atomic_ptr { ($($tt:tt)*) => { ... }; }