Skip to main content

get_label_for_task

Function get_label_for_task 

Source
pub fn get_label_for_task<T: Clone + Debug + 'static>(
    task_id: TaskId,
) -> Option<T>
Expand description

Get a label of the given type for the specified task, if any