Skip to main content

current

Function current 

Source
pub fn current() -> CurrentTask
Expand description

Gets the current task.

ยงPanics

Panics if the current task is not initialized.