Function minimal_executor::poll_on[][src]

pub fn poll_on<F: Future>(f: F) -> Poll<F::Output>