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

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