[][src]Module riven::reqwest

Re-exported reqwest types.

Structs

Error

The Errors that may occur when processing a Request.

Response

A Response to a submitted Request.

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

Url

A parsed URL record.