(function() {var implementors = {}; implementors["auth"] = [{"text":"impl Debug for AuthError","synthetic":false,"types":["auth::AuthError"]}]; implementors["database"] = [{"text":"impl Debug for Asset","synthetic":false,"types":["database::asset::Asset"]},{"text":"impl Debug for InsertableAsset","synthetic":false,"types":["database::asset::InsertableAsset"]},{"text":"impl Debug for Episode","synthetic":false,"types":["database::episode::Episode"]},{"text":"impl Debug for EpisodeWrapper","synthetic":false,"types":["database::episode::EpisodeWrapper"]},{"text":"impl Debug for InsertableEpisode","synthetic":false,"types":["database::episode::InsertableEpisode"]},{"text":"impl Debug for UpdateEpisode","synthetic":false,"types":["database::episode::UpdateEpisode"]},{"text":"impl Debug for DatabaseError","synthetic":false,"types":["database::error::DatabaseError"]},{"text":"impl Debug for Genre","synthetic":false,"types":["database::genre::Genre"]},{"text":"impl Debug for GenreMedia","synthetic":false,"types":["database::genre::GenreMedia"]},{"text":"impl Debug for MediaType","synthetic":false,"types":["database::library::MediaType"]},{"text":"impl Debug for Media","synthetic":false,"types":["database::media::Media"]},{"text":"impl Debug for InsertableMedia","synthetic":false,"types":["database::media::InsertableMedia"]},{"text":"impl Debug for UpdateMedia","synthetic":false,"types":["database::media::UpdateMedia"]},{"text":"impl Debug for MediaFile","synthetic":false,"types":["database::mediafile::MediaFile"]},{"text":"impl Debug for InsertableMediaFile","synthetic":false,"types":["database::mediafile::InsertableMediaFile"]},{"text":"impl Debug for UpdateMediaFile","synthetic":false,"types":["database::mediafile::UpdateMediaFile"]},{"text":"impl Debug for Progress","synthetic":false,"types":["database::progress::Progress"]},{"text":"impl Debug for SqlitePool","synthetic":false,"types":["database::rw_pool::SqlitePool"]},{"text":"impl Debug for Season","synthetic":false,"types":["database::season::Season"]},{"text":"impl Debug for UpdateSeason","synthetic":false,"types":["database::season::UpdateSeason"]},{"text":"impl Debug for TVShow","synthetic":false,"types":["database::tv::TVShow"]},{"text":"impl Debug for Theme","synthetic":false,"types":["database::user::Theme"]},{"text":"impl Debug for DefaultVideoQuality","synthetic":false,"types":["database::user::DefaultVideoQuality"]},{"text":"impl Debug for UserSettings","synthetic":false,"types":["database::user::UserSettings"]},{"text":"impl Debug for Role","synthetic":false,"types":["database::user::Role"]},{"text":"impl Debug for UserID","synthetic":false,"types":["database::user::UserID"]},{"text":"impl Debug for Roles","synthetic":false,"types":["database::user::Roles"]},{"text":"impl Debug for User","synthetic":false,"types":["database::user::User"]}]; implementors["dim"] = [{"text":"impl Debug for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl Debug for StreamingErrors","synthetic":false,"types":["dim::errors::StreamingErrors"]},{"text":"impl Debug for Error","synthetic":false,"types":["dim::external::Error"]},{"text":"impl Debug for ExternalMedia","synthetic":false,"types":["dim::external::ExternalMedia"]},{"text":"impl Debug for ExternalSeason","synthetic":false,"types":["dim::external::ExternalSeason"]},{"text":"impl Debug for ExternalEpisode","synthetic":false,"types":["dim::external::ExternalEpisode"]},{"text":"impl Debug for ExternalActor","synthetic":false,"types":["dim::external::ExternalActor"]},{"text":"impl Debug for MediaSearchType","synthetic":false,"types":["dim::external::MediaSearchType"]},{"text":"impl Debug for Error","synthetic":false,"types":["dim::routes::mediafile::Error"]},{"text":"impl Debug for ScannerError","synthetic":false,"types":["dim::scanners::base::ScannerError"]},{"text":"impl Debug for FsWatcherError","synthetic":false,"types":["dim::scanners::scanner_daemon::FsWatcherError"]},{"text":"impl Debug for TmdbError","synthetic":false,"types":["dim::scanners::tmdb::TmdbError"]},{"text":"impl Debug for ServerError","synthetic":false,"types":["dim::scanners::tmdb::ServerError"]},{"text":"impl Debug for Media","synthetic":false,"types":["dim::scanners::tmdb::Media"]},{"text":"impl Debug for Genre","synthetic":false,"types":["dim::scanners::tmdb::Genre"]},{"text":"impl Debug for Season","synthetic":false,"types":["dim::scanners::tmdb::Season"]},{"text":"impl Debug for Episode","synthetic":false,"types":["dim::scanners::tmdb::Episode"]},{"text":"impl Debug for ApiMedia","synthetic":false,"types":["dim::scanners::ApiMedia"]},{"text":"impl Debug for ApiSeason","synthetic":false,"types":["dim::scanners::ApiSeason"]},{"text":"impl Debug for ApiEpisode","synthetic":false,"types":["dim::scanners::ApiEpisode"]},{"text":"impl Debug for ContentType","synthetic":false,"types":["dim::stream_tracking::ContentType"]},{"text":"impl Debug for VirtualManifest","synthetic":false,"types":["dim::stream_tracking::VirtualManifest"]},{"text":"impl Debug for Error","synthetic":false,"types":["dim::streaming::ffprobe::Error"]},{"text":"impl Debug for FFPWrapper","synthetic":false,"types":["dim::streaming::ffprobe::FFPWrapper"]},{"text":"impl Debug for Stream","synthetic":false,"types":["dim::streaming::ffprobe::Stream"]},{"text":"impl Debug for Tags","synthetic":false,"types":["dim::streaming::ffprobe::Tags"]},{"text":"impl Debug for Disposition","synthetic":false,"types":["dim::streaming::ffprobe::Disposition"]},{"text":"impl<T: Debug> Debug for Entry<T>","synthetic":false,"types":["dim::tree::Entry"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()