tmdb-cli 0.1.0

A TMDB client that provides async and sync clients
Documentation
1
2
3
4
pub mod libs;

pub use libs::handlers::client::Client;
pub use libs::models;