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