(function() {var implementors = {};
implementors["database"] = [{"text":"impl From<Error> for DatabaseError","synthetic":false,"types":["database::error::DatabaseError"]}];
implementors["dim"] = [{"text":"impl From<StreamingErrors> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<ScannerError> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<Error> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<Error> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<DatabaseError> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<()> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<Error> for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl From<Error> for StreamingErrors","synthetic":false,"types":["dim::errors::StreamingErrors"]},{"text":"impl From<NightfallError> for StreamingErrors","synthetic":false,"types":["dim::errors::StreamingErrors"]},{"text":"impl From<Error> for StreamingErrors","synthetic":false,"types":["dim::errors::StreamingErrors"]},{"text":"impl From<DatabaseError> for ScannerError","synthetic":false,"types":["dim::scanners::base::ScannerError"]},{"text":"impl From<DatabaseError> for FsWatcherError","synthetic":false,"types":["dim::scanners::scanner_daemon::FsWatcherError"]},{"text":"impl From<Error> for FsWatcherError","synthetic":false,"types":["dim::scanners::scanner_daemon::FsWatcherError"]},{"text":"impl From<Media> for ApiMedia","synthetic":false,"types":["dim::scanners::ApiMedia"]},{"text":"impl From<Season> for ApiSeason","synthetic":false,"types":["dim::scanners::ApiSeason"]},{"text":"impl From<Episode> for ApiEpisode","synthetic":false,"types":["dim::scanners::ApiEpisode"]},{"text":"impl From<Stream> for InputCtx","synthetic":false,"types":["nightfall::profiles::InputCtx"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()