[][src]Function twitch_oauth2::client::surf_http_client

pub async fn surf_http_client(
    request: HttpRequest
) -> Result<HttpResponse, Error>
This is supported on crate feature surf_client only.

Asynchronous HTTP client using [Surf][surf::Client]