sublock::prooflock::ReadGuard [] [src]

type ReadGuard<'a, T> = (Proof<'a>, RwLockReadGuard<'a, T>);