Crate mclient

Source

Modules§

str_utils

Structs§

Client
An asynchronous Client to make Requests with.
Error
The Errors that may occur when processing a Request.
Method
The Request Method (VERB)
Request
A request which can be executed with Client::execute().
Url
A parsed URL record.

Attribute Macros§

delete
get
mclient
post
put