Type Alias UserIdentifierInner

Source
pub type UserIdentifierInner = u16;

Trait Implementations§

Source§

impl From<UserIdentifier> for UserIdentifierInner

Source§

fn from(value: UserIdentifier) -> Self

Converts to this type from the input type.