Struct style::shared_lock::SharedRwLockWriteGuard
[−]
[src]
pub struct SharedRwLockWriteGuard<'a>(_);
Proof that a shared lock was obtained for writing (servo).