common_runtime::global

Function block_on_hb

source
pub fn block_on_hb<F: Future>(future: F) -> F::Output
Expand description

Run a future to complete in hb thread pool.