spawn_local_loop

Function spawn_local_loop 

Source
pub fn spawn_local_loop<L>(loop_updater: L)
where L: LoopUpdater + 'static,