common_
runtime
0.12.0
In common_
runtime::
global
common_runtime
::
global
Function
block_on_hb
Copy item path
source
pub fn block_on_hb<F:
Future
>(future: F) -> F::
Output
Expand description
Run a future to complete in
hb
thread pool.