☰
Type Definition AtomicBool
Other items in
rustc_data_structures
::
sync
All crates
?
Type Definition
rustc_data_structures
::
sync
::
AtomicBool
[
−
]
[src]
pub type AtomicBool =
Atomic
<
bool
>;