sublock::prooflock::WriteGuard [] [src]

type WriteGuard<'a, T> = (ProofMut<'a>, RwLockWriteGuard<'a, T>);