runner

Function runner 

Source
pub fn runner<'a>() -> &'a TaskRunner
Expand description

Get the global task runner.

Panics if the task runner is not initialized.