Struct std::sync::RwLockWriteGuard 1.0.0[−][src]
#[must_use = "if unused the RwLock will immediately unlock"]pub struct RwLockWriteGuard<'a, T: ?Sized + 'a> { /* fields omitted */ }
#[must_use = "if unused the RwLock will immediately unlock"]pub struct RwLockWriteGuard<'a, T: ?Sized + 'a> { /* fields omitted */ }