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