pub fn runner<'a>() -> Option<&'a TaskRunner>Expand description
Returns the global TaskRunner or None if it hasn’t been initialized yet.
pub fn runner<'a>() -> Option<&'a TaskRunner>Returns the global TaskRunner or None if it hasn’t been initialized yet.