[][src]Function oauth2::reqwest::async_http_client

pub async fn async_http_client(
    request: HttpRequest
) -> Result<HttpResponse, Error<Error>>

Asynchronous HTTP client.