rustc_data_structures
1.77.0-nightly
(2319be8e2 2024-01-12)
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