Function blec::block_on

source ยท
pub fn block_on<F: Future>(f: F) -> Result<F::Output, BleError>
Expand description

block on an async operation