Structs§
- Attachment metadata that can be optionally attached to a [Record]. The [location] should included in calls to Client::get_attachment.
- A simple HTTP client that can retrieve Remote Settings data using the properties by [ClientConfig]. Methods defined on this will fetch data from <base_url>/buckets/<bucket_name>/collections/<collection_name>/
- Options for requests to endpoints that return multiple items.
- Internal Remote settings client API
- A parsed Remote Settings record. Records can contain arbitrary fields, so clients are required to further extract expected values from the [fields] member.
- Data structure representing the top-level response from the Remote Settings. [last_modified] will be extracted from the etag header of the response.
- Client for Remote settings API requests
Enums§
- The order in which to return items.