(function() {var implementors = {};
implementors["auth"] = [{"text":"impl Error for AuthError","synthetic":false,"types":["auth::AuthError"]}];
implementors["database"] = [{"text":"impl Error for DatabaseError","synthetic":false,"types":["database::error::DatabaseError"]}];
implementors["dim"] = [{"text":"impl Error for DimError","synthetic":false,"types":["dim::errors::DimError"]},{"text":"impl Error for StreamingErrors","synthetic":false,"types":["dim::errors::StreamingErrors"]},{"text":"impl Error for Error","synthetic":false,"types":["dim::external::Error"]},{"text":"impl Error for Error","synthetic":false,"types":["dim::routes::mediafile::Error"]},{"text":"impl Error for ScannerError","synthetic":false,"types":["dim::scanners::base::ScannerError"]},{"text":"impl Error for FsWatcherError","synthetic":false,"types":["dim::scanners::scanner_daemon::FsWatcherError"]},{"text":"impl Error for TmdbError","synthetic":false,"types":["dim::scanners::tmdb::TmdbError"]},{"text":"impl Error for Error","synthetic":false,"types":["dim::streaming::ffprobe::Error"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()