futures_
util
0.3.31
In futures_
util::
future
futures_util
::
future
Function
assert_future
Copy item path
Source
pub(crate) fn assert_future<T, F>(future: F) -> F
where F:
Future
<Output = T>,