Searched refs:io_future (Results 1 – 1 of 1) sorted by relevance
115 let io_future = async { in from_http() localVariable122 (wasi_response, io_future) in from_http()142 let (wasi_resp, io_future) = Response::from_http(http_response); in test_response_from_http()160 let result = pin!(io_future).poll(&mut cx); in test_response_from_http()