(function() {var implementors = {}; implementors["base64"] = [{"text":"impl Error for DecodeError","synthetic":false,"types":["base64::DecodeError"]}]; implementors["crossbeam_channel"] = [{"text":"impl<T: Send> Error for SendError<T>","synthetic":false,"types":["crossbeam_channel::err::SendError"]},{"text":"impl<T: Send> Error for TrySendError<T>","synthetic":false,"types":["crossbeam_channel::err::TrySendError"]},{"text":"impl<T: Send> Error for SendTimeoutError<T>","synthetic":false,"types":["crossbeam_channel::err::SendTimeoutError"]},{"text":"impl Error for RecvError","synthetic":false,"types":["crossbeam_channel::err::RecvError"]},{"text":"impl Error for TryRecvError","synthetic":false,"types":["crossbeam_channel::err::TryRecvError"]},{"text":"impl Error for RecvTimeoutError","synthetic":false,"types":["crossbeam_channel::err::RecvTimeoutError"]},{"text":"impl Error for TrySelectError","synthetic":false,"types":["crossbeam_channel::err::TrySelectError"]},{"text":"impl Error for SelectTimeoutError","synthetic":false,"types":["crossbeam_channel::err::SelectTimeoutError"]}]; implementors["getopts"] = [{"text":"impl Error for Fail","synthetic":false,"types":["getopts::Fail"]}]; implementors["gif"] = [{"text":"impl Error for DecodingError","synthetic":false,"types":["gif::reader::decoder::DecodingError"]}]; implementors["image"] = [{"text":"impl Error for ImageError","synthetic":false,"types":["image::image::ImageError"]}]; implementors["jpeg_decoder"] = [{"text":"impl Error for Error","synthetic":false,"types":["jpeg_decoder::error::Error"]}]; implementors["ndarray"] = [{"text":"impl Error for ShapeError","synthetic":false,"types":["ndarray::error::ShapeError"]}]; 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["png"] = [{"text":"impl Error for DecodingError","synthetic":false,"types":["png::decoder::stream::DecodingError"]},{"text":"impl Error for EncodingError","synthetic":false,"types":["png::encoder::EncodingError"]}]; implementors["rayon_core"] = [{"text":"impl Error for ThreadPoolBuildError","synthetic":false,"types":["rayon_core::ThreadPoolBuildError"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()