Function async_dispatcher::block_on

source ยท
pub fn block_on<T>(future: impl Future<Output = T>) -> T