pub fn simple_block_on<F: Future>(f: F) -> F::Output
Simple naive block_on implementation for noop runtime