Function oauth2::reqwest::async_http_client [−][src]
pub async fn async_http_client(
request: HttpRequest
) -> Result<HttpResponse, Error<Error>>
Expand description
Asynchronous HTTP client.
pub async fn async_http_client(
request: HttpRequest
) -> Result<HttpResponse, Error<Error>>
Asynchronous HTTP client.