(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 FsWatcherError","synthetic":false,"types":["dim::scanner::daemon::FsWatcherError"]},{"text":"impl Error for Error","synthetic":false,"types":["dim::scanner::error::Error"]},{"text":"impl Error for Error","synthetic":false,"types":["dim::scanner::movie::Error"]},{"text":"impl Error for Error","synthetic":false,"types":["dim::scanner::tv_show::Error"]},{"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;}})()