Function block_on

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

reexport tokio runtime block_on