Crate tvdb

Source
Expand description

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 Aliases§

TvdbResult
Shortcut for some type wrapped in a TvdbError