Expand description
flix-tmdb provides clients and models for fetching data from TMDB
Modules§
Structs§
- Client
- The primary client that references all other clients
- Config
- The client configuration
- Redb
Cache - A Cache implementation using redb as the backend
Enums§
- Cache
Policy - The client cache policy
Traits§
- Cache
- The trait representing a caching backend