Skip to main content
erased_future
leak_
playground_
tokio
0.1.0
In leak_
playground_
tokio::
task
leak_playground_tokio
::
task
Function
erased_
future
Copy item path
Source
unsafe fn erased_future<F>(f: F) -> impl
Future
<Output =
Payload
> + 'static
where F:
Future
,