Skip to main content

task_spawner

Function task_spawner 

Source
pub fn task_spawner(
    executor: impl Fn(UiTask) + Send + Sync + 'static,
) -> UiTaskSpawner