Function shuttle::current::set_tag_for_task

source ยท
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.