(function() {var implementors = {}; implementors["failure"] = [{text:"impl<E: Display + Debug> StdError for Compat<E>",synthetic:false,types:["failure::compat::Compat"]},]; 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["num_bigint"] = [{text:"impl Error for ParseBigIntError",synthetic:false,types:["num_bigint::ParseBigIntError"]},]; implementors["num_complex"] = [{text:"impl<E: Error> Error for ParseComplexError<E>",synthetic:false,types:["num_complex::ParseComplexError"]},]; implementors["num_rational"] = [{text:"impl Error for ParseRatioError",synthetic:false,types:["num_rational::ParseRatioError"]},]; implementors["ocl_core"] = [{text:"impl Error for ImageFormatParseError",synthetic:false,types:["ocl_core::types::structs::ImageFormatParseError"]},]; implementors["rand"] = [{text:"impl Error for TimerError",synthetic:false,types:["rand::rngs::jitter::TimerError"]},]; implementors["rand_core"] = [{text:"impl stdError for Error",synthetic:false,types:["rand_core::error::Error"]},]; implementors["rustc_serialize"] = [{text:"impl Error for FromBase64Error",synthetic:false,types:["rustc_serialize::base64::FromBase64Error"]},{text:"impl Error for FromHexError",synthetic:false,types:["rustc_serialize::hex::FromHexError"]},{text:"impl StdError for DecoderError",synthetic:false,types:["rustc_serialize::json::DecoderError"]},{text:"impl StdError for ParserError",synthetic:false,types:["rustc_serialize::json::ParserError"]},{text:"impl StdError for EncoderError",synthetic:false,types:["rustc_serialize::json::EncoderError"]},]; implementors["syn"] = [{text:"impl Error for ParseError",synthetic:false,types:["syn::error::ParseError"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()