Module twitch_oauth2::client[][src]

Expand description

Provides different http clients

If you want to provide your own client, see oauth2 documentation.

Enums

SurfError

Possible errors for surf_http_client

Functions

reqwest_http_clientreqwest_client

Asynchronous HTTP client.

surf_http_clientsurf_client

Asynchronous HTTP client using Surf