Module mws::client [] [src]

Structs

Client
ClientOptions

Reference

ContentType

Content-Type header, defined in RFC7231

Error

The Error type.

ErrorResponse
ErrorResponseError
ErrorResponseInfo

Enums

ErrorKind

The kind of an error.

Method

The Request Method (VERB)

Response
StatusCode

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

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.