RwLock
starnix_
sync
RwLock
Aliased Type
In starnix_
sync::
internal
starnix_sync
::
internal
Type Alias
RwLock
Copy item path
Source
pub type RwLock<T> =
RwLock
<T>;
Aliased Type
ยง
pub struct RwLock<T> {
/* private fields */
}