Expand description
Fetching remote resources
Structs§
- Fetcher
- Fetch data using HTTP.
- Fetcher
Options - Options for the
Fetcher - Json
- JSON based data.
- Text
- A new-type wrapping
String.
Enums§
- Error
- Error when retrieving
Traits§
- Data
- Data which can be extracted from a
Response. - Data
Processor - Processing data returned by a request.