(function() {var implementors = {}; implementors["auth"] = [{"text":"impl Clone for AuthError","synthetic":false,"types":["auth::AuthError"]}]; implementors["database"] = [{"text":"impl Clone for Asset","synthetic":false,"types":["database::asset::Asset"]},{"text":"impl Clone for InsertableAsset","synthetic":false,"types":["database::asset::InsertableAsset"]},{"text":"impl Clone for CompactMediafile","synthetic":false,"types":["database::compact_mediafile::CompactMediafile"]},{"text":"impl Clone for Episode","synthetic":false,"types":["database::episode::Episode"]},{"text":"impl Clone for EpisodeWrapper","synthetic":false,"types":["database::episode::EpisodeWrapper"]},{"text":"impl Clone for Genre","synthetic":false,"types":["database::genre::Genre"]},{"text":"impl Clone for GenreMedia","synthetic":false,"types":["database::genre::GenreMedia"]},{"text":"impl Clone for InsertableGenre","synthetic":false,"types":["database::genre::InsertableGenre"]},{"text":"impl Clone for InsertableGenreMedia","synthetic":false,"types":["database::genre::InsertableGenreMedia"]},{"text":"impl Clone for MediaType","synthetic":false,"types":["database::library::MediaType"]},{"text":"impl Clone for Library","synthetic":false,"types":["database::library::Library"]},{"text":"impl Clone for InsertableLibrary","synthetic":false,"types":["database::library::InsertableLibrary"]},{"text":"impl Clone for Media","synthetic":false,"types":["database::media::Media"]},{"text":"impl Clone for InsertableMedia","synthetic":false,"types":["database::media::InsertableMedia"]},{"text":"impl Clone for UpdateMedia","synthetic":false,"types":["database::media::UpdateMedia"]},{"text":"impl Clone for MediaFile","synthetic":false,"types":["database::mediafile::MediaFile"]},{"text":"impl Clone for InsertableMediaFile","synthetic":false,"types":["database::mediafile::InsertableMediaFile"]},{"text":"impl Clone for UpdateMediaFile","synthetic":false,"types":["database::mediafile::UpdateMediaFile"]},{"text":"impl Clone for InsertableMovie","synthetic":false,"types":["database::movie::InsertableMovie"]},{"text":"impl Clone for SqlitePool","synthetic":false,"types":["database::rw_pool::SqlitePool"]},{"text":"impl Clone for Season","synthetic":false,"types":["database::season::Season"]},{"text":"impl Clone for InsertableSeason","synthetic":false,"types":["database::season::InsertableSeason"]},{"text":"impl Clone for UpdateSeason","synthetic":false,"types":["database::season::UpdateSeason"]},{"text":"impl Clone for Theme","synthetic":false,"types":["database::user::Theme"]},{"text":"impl Clone for DefaultVideoQuality","synthetic":false,"types":["database::user::DefaultVideoQuality"]},{"text":"impl Clone for UserSettings","synthetic":false,"types":["database::user::UserSettings"]},{"text":"impl Clone for UserID","synthetic":false,"types":["database::user::UserID"]},{"text":"impl Clone for Roles","synthetic":false,"types":["database::user::Roles"]}]; implementors["dim"] = [{"text":"impl Clone for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl Clone for StreamingErrors","synthetic":false,"types":["dim::errors::StreamingErrors"]},{"text":"impl Clone for TMDBMetadataProvider","synthetic":false,"types":["dim::external::tmdb::metadata_provider::TMDBMetadataProvider"]},{"text":"impl Clone for Error","synthetic":false,"types":["dim::external::Error"]},{"text":"impl Clone for ExternalMedia","synthetic":false,"types":["dim::external::ExternalMedia"]},{"text":"impl Clone for ExternalSeason","synthetic":false,"types":["dim::external::ExternalSeason"]},{"text":"impl Clone for ExternalEpisode","synthetic":false,"types":["dim::external::ExternalEpisode"]},{"text":"impl Clone for ExternalActor","synthetic":false,"types":["dim::external::ExternalActor"]},{"text":"impl Clone for MediaSearchType","synthetic":false,"types":["dim::external::MediaSearchType"]},{"text":"impl Clone for RequestLogger","synthetic":false,"types":["dim::logger::RequestLogger"]},{"text":"impl Clone for Error","synthetic":false,"types":["dim::routes::mediafile::Error"]},{"text":"impl Clone for GlobalSettings","synthetic":false,"types":["dim::routes::settings::GlobalSettings"]},{"text":"impl Clone for ScannerError","synthetic":false,"types":["dim::scanners::base::ScannerError"]},{"text":"impl Clone for MetadataExtractor","synthetic":false,"types":["dim::scanners::base::MetadataExtractor"]},{"text":"impl Clone for MetadataMatcher","synthetic":false,"types":["dim::scanners::base::MetadataMatcher"]},{"text":"impl Clone for TmdbError","synthetic":false,"types":["dim::scanners::tmdb::TmdbError"]},{"text":"impl Clone for ServerError","synthetic":false,"types":["dim::scanners::tmdb::ServerError"]},{"text":"impl Clone for Tmdb","synthetic":false,"types":["dim::scanners::tmdb::Tmdb"]},{"text":"impl Clone for Media","synthetic":false,"types":["dim::scanners::tmdb::Media"]},{"text":"impl Clone for Genre","synthetic":false,"types":["dim::scanners::tmdb::Genre"]},{"text":"impl Clone for Season","synthetic":false,"types":["dim::scanners::tmdb::Season"]},{"text":"impl Clone for Episode","synthetic":false,"types":["dim::scanners::tmdb::Episode"]},{"text":"impl Clone for ApiMedia","synthetic":false,"types":["dim::scanners::ApiMedia"]},{"text":"impl Clone for ApiSeason","synthetic":false,"types":["dim::scanners::ApiSeason"]},{"text":"impl Clone for ApiEpisode","synthetic":false,"types":["dim::scanners::ApiEpisode"]},{"text":"impl Clone for ContentType","synthetic":false,"types":["dim::stream_tracking::ContentType"]},{"text":"impl Clone for VirtualManifest","synthetic":false,"types":["dim::stream_tracking::VirtualManifest"]},{"text":"impl Clone for StreamTracking","synthetic":false,"types":["dim::stream_tracking::StreamTracking"]},{"text":"impl Clone for Error","synthetic":false,"types":["dim::streaming::ffprobe::Error"]},{"text":"impl Clone for FFPWrapper","synthetic":false,"types":["dim::streaming::ffprobe::FFPWrapper"]},{"text":"impl Clone for Stream","synthetic":false,"types":["dim::streaming::ffprobe::Stream"]},{"text":"impl Clone for Tags","synthetic":false,"types":["dim::streaming::ffprobe::Tags"]},{"text":"impl Clone for Disposition","synthetic":false,"types":["dim::streaming::ffprobe::Disposition"]},{"text":"impl Clone for Quality","synthetic":false,"types":["dim::streaming::Quality"]},{"text":"impl Clone for Avc1Level","synthetic":false,"types":["dim::streaming::Avc1Level"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()