pub fn init(runner: TaskRunner)Expand description
Initializes the global task runner.
Panics if the task runner is already initialized.
pub fn init(runner: TaskRunner)Initializes the global task runner.
Panics if the task runner is already initialized.