(function() {var implementors = {}; implementors["base64"] = [{"text":"impl Error for DecodeError","synthetic":false,"types":["base64::decode::DecodeError"]}]; implementors["clap"] = [{"text":"impl<F: ErrorFormatter> Error for Error<F>","synthetic":false,"types":["clap::error::Error"]},{"text":"impl Error for MatchesError","synthetic":false,"types":["clap::parser::error::MatchesError"]}]; implementors["config"] = [{"text":"impl Error for ConfigError","synthetic":false,"types":["config::error::ConfigError"]}]; implementors["ini"] = [{"text":"impl Error for ParseError","synthetic":false,"types":["ini::ParseError"]},{"text":"impl Error for Error","synthetic":false,"types":["ini::Error"]}]; implementors["json5"] = [{"text":"impl Error for Error","synthetic":false,"types":["json5::error::Error"]}]; implementors["nom"] = [{"text":"impl<I: Debug + Display> Error for Error<I>","synthetic":false,"types":["nom::error::Error"]},{"text":"impl<I: Debug + Display> Error for VerboseError<I>","synthetic":false,"types":["nom::error::VerboseError"]},{"text":"impl<E> Error for Err<E> where
    E: Debug
","synthetic":false,"types":["nom::internal::Err"]}]; implementors["os_str_bytes"] = [{"text":"impl Error for EncodingError","synthetic":false,"types":["os_str_bytes::EncodingError"]}]; implementors["pest"] = [{"text":"impl<R> Error for Error<R> where
    Self: Debug + Display
","synthetic":false,"types":["pest::error::Error"]},{"text":"impl<R> Error for ErrorVariant<R> where
    Self: Debug + Display
","synthetic":false,"types":["pest::error::ErrorVariant"]}]; implementors["proc_macro2"] = [{"text":"impl Error for LexError","synthetic":false,"types":["proc_macro2::LexError"]}]; implementors["ron"] = [{"text":"impl Error for Error","synthetic":false,"types":["ron::error::Error"]}]; implementors["rustix"] = [{"text":"impl Error for Errno","synthetic":false,"types":["rustix::backend::io::errno::Errno"]}]; implementors["serde"] = [{"text":"impl Error for Error","synthetic":false,"types":["serde::de::value::Error"]}]; implementors["serde_json"] = [{"text":"impl Error for Error","synthetic":false,"types":["serde_json::error::Error"]}]; implementors["strsim"] = [{"text":"impl Error for StrSimError","synthetic":false,"types":["strsim::StrSimError"]}]; implementors["syn"] = [{"text":"impl Error for Error","synthetic":false,"types":["syn::error::Error"]}]; implementors["termcolor"] = [{"text":"impl Error for ParseColorError","synthetic":false,"types":["termcolor::ParseColorError"]}]; implementors["toml"] = [{"text":"impl Error for DatetimeParseError","synthetic":false,"types":["toml::datetime::DatetimeParseError"]},{"text":"impl Error for Error","synthetic":false,"types":["toml::ser::Error"]},{"text":"impl Error for Error","synthetic":false,"types":["toml::de::Error"]}]; implementors["ucd_trie"] = [{"text":"impl Error for Error","synthetic":false,"types":["ucd_trie::owned::Error"]}]; implementors["yaml_rust"] = [{"text":"impl Error for EmitError","synthetic":false,"types":["yaml_rust::emitter::EmitError"]},{"text":"impl Error for ScanError","synthetic":false,"types":["yaml_rust::scanner::ScanError"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()