(function() {var implementors = {}; implementors["config"] = [{"text":"impl Error for ConfigError","synthetic":false,"types":["config::error::ConfigError"]}]; implementors["json5"] = [{"text":"impl Error for Error","synthetic":false,"types":["json5::error::Error"]}]; implementors["ron"] = [{"text":"impl Error for Error","synthetic":false,"types":["ron::error::Error"]}]; implementors["serde"] = []; implementors["serde_json"] = [{"text":"impl Error for Error","synthetic":false,"types":["serde_json::error::Error"]}]; implementors["toml"] = [{"text":"impl Error for Error","synthetic":false,"types":["toml::de::Error"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()