[][src]Function arcs::systems::register_background_tasks

pub fn register_background_tasks<'a, 'b>(
    builder: DispatcherBuilder<'a, 'b>,
    world: &World
) -> DispatcherBuilder<'a, 'b>

Register any necessary background tasks with a DispatcherBuilder.