Expand description
Handles the request portion of the code; uses [::ureq] or ::reqwest for blocking or non-blocking networking.
Enums§
- Error
- Represents the error returned when making an HTTP request for stats
Traits§
- RequestURL
- A type in which you can request the response from its URL
- RequestURL
Builder Ext - Extension for request URLs such that
build_and_getexists.
Functions§
- get
- Errors
Type Aliases§
- Result
- Error variant