Type Alias UserInfoReadGuard

Source
pub type UserInfoReadGuard = ArcRwLockReadGuard<RawRwLock, UserInfoManager>;

Aliased Typeยง

struct UserInfoReadGuard { /* private fields */ }