oauth2::reqwest

Function async_http_client

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

Asynchronous HTTP client.