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