Module oauth2::curl[][src]

Expand description

HTTP client backed by the curl crate. Requires “curl” feature.

Enums

Error type returned by failed curl HTTP requests.

Functions

Synchronous HTTP client.