Skip to main content

run_future

Function run_future 

Source
pub fn run_future<F: Future<Output = ()> + 'static>(future: F)