pub fn poll_03_to_01<T, E>(x: Poll<Result<T, E>>) -> Poll<T, E>
Map std::task::Poll to a futures 0.1 poll.
std::task::Poll
futures 0.1