Structs§
- Client
- A Http client base on curl.
- Error
- Curl http error.
- Request
- The struct represents the HTTP request.
- Response
- The struct represents the HTTP response.
Enums§
Type Aliases§
- Http
Status - Type alias for u32 http status.
- Result
- Shortcut alias for results of this module.