risingwave_frontend::user::user_service

Type Alias UserInfoReadGuard

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

Aliased Typeยง

struct UserInfoReadGuard { /* private fields */ }