futures
0.1.0
futures
Function
poll_once
Copy item path
Source
pub fn poll_once<F>(fut: F) ->
Poll
<<F as
Future
>::
Output
>
where F:
Future
,
Expand description
Poll a future once.