Struct sublock::prooflock::Proof [] [src]

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

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