pub fn block_on<F: Future>(future: F) -> F::Output
Runs the future in a new [tokio::runtime::Runtime]
future
tokio::runtime::Runtime