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