pub fn block_on<F, Fut>(f: F) -> Fut::Outputwhere F: FnOnce(Reactor) -> Fut, Fut: Future,
Start the event loop