[−][src]Macro futures_util::try_ready
Extracts the successful type of a Poll<Result<T, E>>.
This macro bakes in propagation of Pending and Err signals by returning early.
Extracts the successful type of a Poll<Result<T, E>>.
This macro bakes in propagation of Pending and Err signals by returning early.