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