tmdb-api 0.9.1

Yet another TMDB client. This one is using async methods.
Documentation
1
2
3
4
5
6
#[cfg(feature = "commands")]
pub mod countries;
#[cfg(feature = "commands")]
pub mod jobs;
#[cfg(feature = "commands")]
pub mod languages;