Expand description
Strongly-typed response definitions for all Ribbit endpoints
This module provides type-safe representations of responses from various Ribbit endpoints, automatically parsing BPSV data into structured Rust types.
Structs§
- Bgdl
Entry - Background download configuration entry
- CdnEntry
- CDN configuration entry
- Product
Bgdl Response - Background download configuration response
- Product
Cdns Response - CDN server information response
- Product
Summary - Summary information for a single product
- Product
Versions Response - Product versions response containing build information for all regions
- Summary
Response - Summary of all available products
- Version
Entry - Single version entry for a specific region
Traits§
- Typed
Bpsv Response - Trait for typed responses that can be parsed from BPSV documents
- Typed
Response - Trait for typed responses that can be parsed from HTTP responses