Struct sublock::prooflock::ProofMut [] [src]

pub struct ProofMut<'a>(_, _);

A proof that the MainLock is currently opened mutably. Its lifetime is limited by that of the WriteGuard that provided it.