[][src]Crate trakt

trakt-rust

A api wrapper in Rust for trakt.tv

Installation

Not yet released but you may add

trakt = { git = "https://github.com/Lichthagel/trakt-rust" }

to your dependencies

Examples

TODO

License

MIT

Re-exports

pub use crate::sync::Result;
pub use crate::sync::TraktApi;

Modules

asyn
error
extended_info
filters
models
pagination
prelude
selectors
sync