Function minimal_executor::block_on

source ·
pub fn block_on<T, Fut: Future<Output = T>>(f: Fut) -> Fut::Output