☰
rustc_data_structures
1.77.0-nightly
(3d0e6bed6 2023-12-21)
Module no_sync
Structs
In rustc_data_structures::sync::lock
?
Module
rustc_data_structures
::
sync
::
lock
::
no_sync
source
·
[
−
]
Structs
LockGuard
A wrapper type for a mutably borrowed value from a
RefCell<T>
.
Lock