Skip to main content

get_current_task

Function get_current_task 

Source
pub fn get_current_task() -> Option<TaskId>
Expand description

Gets the TaskId of the current task, or None if there is no current task.