hotshot_
types
0.1.11
hotshot_types
Function
assert_future
Copy item path
Source
pub fn assert_future<T, F>(future: F) -> F
where F:
Future
<Output = T>,
Expand description
yoinked from futures crate