[][src]Crate tvdb

Module to access the API of TheTVDB.com

Re-exports

pub use raw::RequestClient;
pub use raw::Tvdb;
pub use data::EpisodeId;

Modules

data
raw

Enums

TvdbError

Errors in contacting TheTVDB

Type Definitions

TvdbResult

Shortcut for some type wrapped in a TvdbError