Function spawner
pub fn spawner() -> SendSpawner
Expand description
Gets a spawner for the system executor.
ยงPanics
Panics when called before the system has finished initializing.
pub fn spawner() -> SendSpawner
Gets a spawner for the system executor.
Panics when called before the system has finished initializing.