pub type MappedRwLockWriteGuard<'a, T> = MappedRwLockWriteGuard<'a, T, true>;Available on crate feature
shm only.Aliased Typeยง
pub struct MappedRwLockWriteGuard<'a, T> { /* private fields */ }pub type MappedRwLockWriteGuard<'a, T> = MappedRwLockWriteGuard<'a, T, true>;shm only.pub struct MappedRwLockWriteGuard<'a, T> { /* private fields */ }