Type Alias origin_studio::sync::RwLockWriteGuard
source · pub type RwLockWriteGuard<'a, T> = RwLockWriteGuard<'a, RawRwLock, T>;Aliased Type§
struct RwLockWriteGuard<'a, T> { /* private fields */ }pub type RwLockWriteGuard<'a, T> = RwLockWriteGuard<'a, RawRwLock, T>;struct RwLockWriteGuard<'a, T> { /* private fields */ }