spawn_forever

Function spawn_forever 

Source
pub fn spawn_forever(future: impl Future<Output = ()> + 'static) -> TaskHandle