block_on

Function block_on 

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