Skip to main content

UserId

Type Alias UserId 

Source
pub type UserId = IdType<NonZeroU16, UserTag>;
Expand description

Identifies a user within a policy.

Aliased Typeยง

pub struct UserId { /* private fields */ }