Crate tmdb_api

Source
Expand description

Another implementation of a client for the TMDB API

It provides a support for async and implements each command using the Command pattern.

Re-exports§

pub use client::Client;
pub use reqwest;

Modules§

certification
changes
client
collection
common
company
configuration
error
genre
movie
people
prelude
tvshow
watch_provider