pub type UserIdentifierInner = u16;
Trait Implementations§
Source§impl From<UserIdentifier> for UserIdentifierInner
impl From<UserIdentifier> for UserIdentifierInner
Source§fn from(value: UserIdentifier) -> Self
fn from(value: UserIdentifier) -> Self
Converts to this type from the input type.