rustc_data_structures
1.78.0-nightly
(b381d3ab2 2024-02-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