[][src]Type Definition tvdb::TvdbResult

type TvdbResult<T> = Result<T, TvdbError>;

Shortcut for some type wrapped in a TvdbError