Function hala_future::executor::register_spawner
source · pub fn register_spawner<S: FutureSpawner + Send + Sync + 'static>(spawner: S)Expand description
Register global spawner implementation.
pub fn register_spawner<S: FutureSpawner + Send + Sync + 'static>(spawner: S)Register global spawner implementation.