pub type RwLockOptionWriteGuard<T> = OwnedRwLockMappedWriteGuard<Option<T>, T>;Aliased Typeยง
pub struct RwLockOptionWriteGuard<T> { /* private fields */ }pub type RwLockOptionWriteGuard<T> = OwnedRwLockMappedWriteGuard<Option<T>, T>;pub struct RwLockOptionWriteGuard<T> { /* private fields */ }