Type Alias UserInfoReadGuard

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

Aliased Typeยง

pub struct UserInfoReadGuard { /* private fields */ }