rustc_
data_
structures
1.87.0
(17067e9ac 2025-05-09)
Module atomic
Module Items
Structs
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.
Structs
§
Atomic
U64
An integer type which can be safely shared between threads.