pub fn set_tag_for_task(task: TaskId, tag: Arc<dyn Tag>) -> Option<Arc<dyn Tag>>
👎Deprecated
Expand description

Sets the tag field of the specified task.