spawn_forever

Function spawn_forever 

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