Searched defs:ShardedLockReadGuard (Results 1 – 1 of 1) sorted by relevance
486 pub struct ShardedLockReadGuard<'a, T: ?Sized> { struct492 unsafe impl<T: ?Sized + Sync> Sync for ShardedLockReadGuard<'_, T> {} argument494 impl<T: ?Sized> Deref for ShardedLockReadGuard<'_, T> { implementation502 impl<T: fmt::Debug> fmt::Debug for ShardedLockReadGuard<'_, T> { implementation510 impl<T: ?Sized + fmt::Display> fmt::Display for ShardedLockReadGuard<'_, T> { implementation