Function leak_playground_tokio::task::erased_future
source ยท unsafe fn erased_future<F>(f: F) -> impl Future<Output = Payload> + 'staticwhere
F: Future,
unsafe fn erased_future<F>(f: F) -> impl Future<Output = Payload> + 'staticwhere
F: Future,