Skip to main content

set_name_for_task

Function set_name_for_task 

Source
pub fn set_name_for_task(
    task_id: TaskId,
    task_name: impl Into<TaskName>,
) -> Option<TaskName>
Expand description

Set the debug name for a task, returning the old name, if any