Modules§
Structs§
- Host
Round - Request
Builder - A builder to construct the properties of a
Request
. - State
Enums§
- Http
Method - Http methods enumed
- Request
Body
Traits§
Functions§
- text
- A deserialization function that converts bytes to a string. Example:
Type Aliases§
- Client
Result Result<T, Error>
Attribute Macros§
- client
- Make a restful http client
Derive Macros§
- Args
- Derive macro for the
Args
trait