(function() {var implementors = {}; implementors["ascii"] = [{text:"impl Error for ToAsciiCharError",synthetic:false,types:["ascii::ascii_char::ToAsciiCharError"]},{text:"impl Error for AsAsciiStrError",synthetic:false,types:["ascii::ascii_str::AsAsciiStrError"]},]; implementors["atomicwrites"] = [{text:"impl<E: ErrorTrait> ErrorTrait for Error<E>",synthetic:false,types:["atomicwrites::Error"]},]; implementors["combine"] = [{text:"impl<S> StdError for ParseError<S> where
    S: Stream,
    S::Range: Display + Debug + Any,
    S::Item: Display + Debug + Any,
    S::Position: Display + Debug + Any
",synthetic:false,types:["combine::primitives::ParseError"]},]; implementors["downcast"] = [{text:"impl Error for TypeMismatch",synthetic:false,types:["downcast::TypeMismatch"]},{text:"impl<O> Error for DowncastError<O>",synthetic:false,types:["downcast::DowncastError"]},]; implementors["error_chain"] = [{text:"impl Error for Error",synthetic:false,types:["error_chain::example_generated::inner::Error"]},{text:"impl Error for Error",synthetic:false,types:["error_chain::example_generated::Error"]},]; implementors["fst"] = [{text:"impl Error for Error",synthetic:false,types:["fst::error::Error"]},{text:"impl Error for Error",synthetic:false,types:["fst::raw::error::Error"]},]; implementors["futures"] = [{text:"impl<E> Error for SharedError<E> where
    E: Error
",synthetic:false,types:["futures::future::shared::SharedError"]},{text:"impl<T: Any> Error for ReuniteError<T>",synthetic:false,types:["futures::stream::split::ReuniteError"]},{text:"impl Error for Canceled",synthetic:false,types:["futures::sync::oneshot::Canceled"]},{text:"impl<T: Any> Error for SendError<T>",synthetic:false,types:["futures::sync::mpsc::SendError"]},{text:"impl<T: Any> Error for TrySendError<T>",synthetic:false,types:["futures::sync::mpsc::TrySendError"]},{text:"impl<T: Any> Error for SendError<T>",synthetic:false,types:["futures::unsync::mpsc::SendError"]},]; implementors["log"] = [{text:"impl Error for SetLoggerError",synthetic:false,types:["log::SetLoggerError"]},{text:"impl Error for ShutdownLoggerError",synthetic:false,types:["log::ShutdownLoggerError"]},]; implementors["lz4"] = [{text:"impl Error for LZ4Error",synthetic:false,types:["lz4::liblz4::LZ4Error"]},]; implementors["nix"] = [{text:"impl Error for Errno",synthetic:false,types:["nix::errno::consts::Errno"]},{text:"impl Error for Error",synthetic:false,types:["nix::Error"]},]; implementors["rand"] = [{text:"impl Error for TimerError",synthetic:false,types:["rand::jitter::TimerError"]},]; implementors["regex"] = [{text:"impl Error for Error",synthetic:false,types:["regex::error::Error"]},]; implementors["regex_syntax"] = [{text:"impl Error for Error",synthetic:false,types:["regex_syntax::ast::Error"]},{text:"impl Error for Error",synthetic:false,types:["regex_syntax::error::Error"]},{text:"impl Error for Error",synthetic:false,types:["regex_syntax::hir::Error"]},]; 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["syn"] = [{text:"impl Error for ParseError",synthetic:false,types:["syn::error::ParseError"]},]; implementors["tantivy"] = [{text:"impl Error for Error",synthetic:false,types:["tantivy::error::Error"]},{text:"impl StdError for IOError",synthetic:false,types:["tantivy::directory::error::IOError"]},{text:"impl StdError for OpenDirectoryError",synthetic:false,types:["tantivy::directory::error::OpenDirectoryError"]},{text:"impl StdError for OpenWriteError",synthetic:false,types:["tantivy::directory::error::OpenWriteError"]},{text:"impl StdError for OpenReadError",synthetic:false,types:["tantivy::directory::error::OpenReadError"]},{text:"impl StdError for DeleteError",synthetic:false,types:["tantivy::directory::error::DeleteError"]},]; implementors["tempfile"] = [{text:"impl Error for PersistError",synthetic:false,types:["tempfile::named::PersistError"]},]; implementors["time"] = [{text:"impl Error for OutOfRangeError",synthetic:false,types:["time::duration::OutOfRangeError"]},{text:"impl Error for ParseError",synthetic:false,types:["time::ParseError"]},]; implementors["uuid"] = [{text:"impl Error for ParseError",synthetic:false,types:["uuid::ParseError"]},]; implementors["void"] = [{text:"impl Error for Void",synthetic:false,types:["void::Void"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()