Type Alias TaskIdentifierInner

Source
pub type TaskIdentifierInner = u32;

Trait Implementations§

Source§

impl From<TaskIdentifier> for TaskIdentifierInner

Source§

fn from(value: TaskIdentifier) -> Self

Converts to this type from the input type.