Skip to main content
Module atomic
rustc_
data_
structures
1.99.0-beta.4
(948ec4e1e 2026-09-04)
Module atomic
Module Items
Type Aliases
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Module
atomic
Copy item path
Source
Expand description
Keep the conditional imports together in a submodule, so that import-sorting doesn’t split them up.
Type Aliases
§
Atomic
U64
An integer type which can be safely shared between threads.