pub fn register_spawner<S: FutureSpawner + Send + Sync + 'static>(spawner: S)
Expand description

Register global spawner implementation.