Module client

Source
Available on crate feature client only.
Expand description

Provides different http clients

Enums§

SurfErrorsurf
Possible errors from Client::req() when using the surf client

Statics§

TWITCH_OAUTH2_USER_AGENT
The User-Agent product of this crate.

Traits§

Client
A client that can do OAUTH2 requests