simple_block_on

Function simple_block_on 

Source
pub fn simple_block_on<F: Future>(f: F) -> F::Output
Expand description

Simple naive block_on implementation for noop runtime