Searched defs:ShardedLockReadGuard (Results 1 – 1 of 1) sorted by relevance
484 pub struct ShardedLockReadGuard<'a, T: ?Sized> { struct490 unsafe impl<T: ?Sized + Sync> Sync for ShardedLockReadGuard<'_, T> {} argument492 impl<T: ?Sized> Deref for ShardedLockReadGuard<'_, T> { implementation500 impl<T: fmt::Debug> fmt::Debug for ShardedLockReadGuard<'_, T> { implementation508 impl<T: ?Sized + fmt::Display> fmt::Display for ShardedLockReadGuard<'_, T> { implementation