(function() {var implementors = {};
implementors["adler32"] = [{"text":"impl UnwindSafe for RollingAdler32","synthetic":true,"types":["adler32::RollingAdler32"]}];
implementors["base64"] = [{"text":"impl UnwindSafe for CharacterSet","synthetic":true,"types":["base64::CharacterSet"]},{"text":"impl UnwindSafe for LineEnding","synthetic":true,"types":["base64::LineEnding"]},{"text":"impl UnwindSafe for LineWrap","synthetic":true,"types":["base64::LineWrap"]},{"text":"impl UnwindSafe for Config","synthetic":true,"types":["base64::Config"]},{"text":"impl UnwindSafe for DecodeError","synthetic":true,"types":["base64::DecodeError"]}];
implementors["byteorder"] = [{"text":"impl UnwindSafe for BigEndian","synthetic":true,"types":["byteorder::BigEndian"]},{"text":"impl UnwindSafe for LittleEndian","synthetic":true,"types":["byteorder::LittleEndian"]}];
implementors["color_quant"] = [{"text":"impl UnwindSafe for NeuQuant","synthetic":true,"types":["color_quant::NeuQuant"]}];
implementors["crossbeam_channel"] = [{"text":"impl<'a, T> UnwindSafe for Iter<'a, T>","synthetic":true,"types":["crossbeam_channel::channel::Iter"]},{"text":"impl<'a, T> UnwindSafe for TryIter<'a, T>","synthetic":true,"types":["crossbeam_channel::channel::TryIter"]},{"text":"impl<T> UnwindSafe for IntoIter<T>","synthetic":true,"types":["crossbeam_channel::channel::IntoIter"]},{"text":"impl<T> UnwindSafe for SendError<T> where
T: UnwindSafe, ","synthetic":true,"types":["crossbeam_channel::err::SendError"]},{"text":"impl<T> UnwindSafe for TrySendError<T> where
T: UnwindSafe, ","synthetic":true,"types":["crossbeam_channel::err::TrySendError"]},{"text":"impl<T> UnwindSafe for SendTimeoutError<T> where
T: UnwindSafe, ","synthetic":true,"types":["crossbeam_channel::err::SendTimeoutError"]},{"text":"impl UnwindSafe for RecvError","synthetic":true,"types":["crossbeam_channel::err::RecvError"]},{"text":"impl UnwindSafe for TryRecvError","synthetic":true,"types":["crossbeam_channel::err::TryRecvError"]},{"text":"impl UnwindSafe for RecvTimeoutError","synthetic":true,"types":["crossbeam_channel::err::RecvTimeoutError"]},{"text":"impl UnwindSafe for TrySelectError","synthetic":true,"types":["crossbeam_channel::err::TrySelectError"]},{"text":"impl UnwindSafe for SelectTimeoutError","synthetic":true,"types":["crossbeam_channel::err::SelectTimeoutError"]},{"text":"impl UnwindSafe for TryReadyError","synthetic":true,"types":["crossbeam_channel::err::TryReadyError"]},{"text":"impl UnwindSafe for ReadyTimeoutError","synthetic":true,"types":["crossbeam_channel::err::ReadyTimeoutError"]},{"text":"impl<'a> !UnwindSafe for Select<'a>","synthetic":true,"types":["crossbeam_channel::select::Select"]},{"text":"impl<'a> UnwindSafe for SelectedOperation<'a>","synthetic":true,"types":["crossbeam_channel::select::SelectedOperation"]},{"text":"impl<T> UnwindSafe for Sender<T>","synthetic":false,"types":["crossbeam_channel::channel::Sender"]},{"text":"impl<T> UnwindSafe for Receiver<T>","synthetic":false,"types":["crossbeam_channel::channel::Receiver"]}];
implementors["crossbeam_deque"] = [{"text":"impl<T> UnwindSafe for Worker<T> where
T: RefUnwindSafe, ","synthetic":true,"types":["crossbeam_deque::deque::Worker"]},{"text":"impl<T> UnwindSafe for Stealer<T> where
T: RefUnwindSafe, ","synthetic":true,"types":["crossbeam_deque::deque::Stealer"]},{"text":"impl<T> !UnwindSafe for Injector<T>","synthetic":true,"types":["crossbeam_deque::deque::Injector"]},{"text":"impl<T> UnwindSafe for Steal<T> where
T: UnwindSafe, ","synthetic":true,"types":["crossbeam_deque::deque::Steal"]}];
implementors["crossbeam_epoch"] = [{"text":"impl<'g, T: ?Sized, P> UnwindSafe for CompareExchangeError<'g, T, P> where
P: UnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":["crossbeam_epoch::atomic::CompareExchangeError"]},{"text":"impl<T: ?Sized> UnwindSafe for Atomic<T> where
T: RefUnwindSafe, ","synthetic":true,"types":["crossbeam_epoch::atomic::Atomic"]},{"text":"impl<T: ?Sized> UnwindSafe for Owned<T> where
T: UnwindSafe, ","synthetic":true,"types":["crossbeam_epoch::atomic::Owned"]},{"text":"impl<'g, T: ?Sized> UnwindSafe for Shared<'g, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["crossbeam_epoch::atomic::Shared"]},{"text":"impl !UnwindSafe for Collector","synthetic":true,"types":["crossbeam_epoch::collector::Collector"]},{"text":"impl !UnwindSafe for LocalHandle","synthetic":true,"types":["crossbeam_epoch::collector::LocalHandle"]},{"text":"impl !UnwindSafe for Guard","synthetic":true,"types":["crossbeam_epoch::guard::Guard"]}];
implementors["crossbeam_utils"] = [{"text":"impl<T> UnwindSafe for CachePadded<T> where
T: UnwindSafe, ","synthetic":true,"types":["crossbeam_utils::cache_padded::CachePadded"]},{"text":"impl UnwindSafe for Backoff","synthetic":true,"types":["crossbeam_utils::backoff::Backoff"]},{"text":"impl !UnwindSafe for Parker","synthetic":true,"types":["crossbeam_utils::sync::parker::Parker"]},{"text":"impl !UnwindSafe for Unparker","synthetic":true,"types":["crossbeam_utils::sync::parker::Unparker"]},{"text":"impl<'a, T: ?Sized> UnwindSafe for ShardedLockReadGuard<'a, T>","synthetic":true,"types":["crossbeam_utils::sync::sharded_lock::ShardedLockReadGuard"]},{"text":"impl<'a, T: ?Sized> UnwindSafe for ShardedLockWriteGuard<'a, T>","synthetic":true,"types":["crossbeam_utils::sync::sharded_lock::ShardedLockWriteGuard"]},{"text":"impl !UnwindSafe for WaitGroup","synthetic":true,"types":["crossbeam_utils::sync::wait_group::WaitGroup"]},{"text":"impl<'env> !UnwindSafe for Scope<'env>","synthetic":true,"types":["crossbeam_utils::thread::Scope"]},{"text":"impl<'scope, 'env> !UnwindSafe for ScopedThreadBuilder<'scope, 'env>","synthetic":true,"types":["crossbeam_utils::thread::ScopedThreadBuilder"]},{"text":"impl<'scope, T> UnwindSafe for ScopedJoinHandle<'scope, T>","synthetic":true,"types":["crossbeam_utils::thread::ScopedJoinHandle"]},{"text":"impl<T> UnwindSafe for AtomicCell<T>","synthetic":false,"types":["crossbeam_utils::atomic::atomic_cell::AtomicCell"]},{"text":"impl<T: ?Sized> UnwindSafe for ShardedLock<T>","synthetic":false,"types":["crossbeam_utils::sync::sharded_lock::ShardedLock"]}];
implementors["deflate"] = [{"text":"impl UnwindSafe for Compression","synthetic":true,"types":["deflate::compression_options::Compression"]},{"text":"impl UnwindSafe for SpecialOptions","synthetic":true,"types":["deflate::compression_options::SpecialOptions"]},{"text":"impl UnwindSafe for CompressionOptions","synthetic":true,"types":["deflate::compression_options::CompressionOptions"]},{"text":"impl UnwindSafe for MatchingType","synthetic":true,"types":["deflate::lz77::MatchingType"]},{"text":"impl<W> UnwindSafe for DeflateEncoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["deflate::writer::DeflateEncoder"]},{"text":"impl<W> UnwindSafe for ZlibEncoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["deflate::writer::ZlibEncoder"]}];
implementors["getopts"] = [{"text":"impl UnwindSafe for Options","synthetic":true,"types":["getopts::Options"]},{"text":"impl UnwindSafe for ParsingStyle","synthetic":true,"types":["getopts::ParsingStyle"]},{"text":"impl UnwindSafe for HasArg","synthetic":true,"types":["getopts::HasArg"]},{"text":"impl UnwindSafe for Occur","synthetic":true,"types":["getopts::Occur"]},{"text":"impl UnwindSafe for Matches","synthetic":true,"types":["getopts::Matches"]},{"text":"impl UnwindSafe for Fail","synthetic":true,"types":["getopts::Fail"]}];
implementors["gif"] = [{"text":"impl UnwindSafe for DisposalMethod","synthetic":true,"types":["gif::common::DisposalMethod"]},{"text":"impl UnwindSafe for Block","synthetic":true,"types":["gif::common::Block"]},{"text":"impl UnwindSafe for Extension","synthetic":true,"types":["gif::common::Extension"]},{"text":"impl<'a> UnwindSafe for Frame<'a>","synthetic":true,"types":["gif::common::Frame"]},{"text":"impl !UnwindSafe for DecodingError","synthetic":true,"types":["gif::reader::decoder::DecodingError"]},{"text":"impl UnwindSafe for Extensions","synthetic":true,"types":["gif::reader::decoder::Extensions"]},{"text":"impl<'a> UnwindSafe for Decoded<'a>","synthetic":true,"types":["gif::reader::decoder::Decoded"]},{"text":"impl UnwindSafe for StreamingDecoder","synthetic":true,"types":["gif::reader::decoder::StreamingDecoder"]},{"text":"impl UnwindSafe for ColorOutput","synthetic":true,"types":["gif::reader::ColorOutput"]},{"text":"impl UnwindSafe for MemoryLimit","synthetic":true,"types":["gif::reader::MemoryLimit"]},{"text":"impl<R> UnwindSafe for Decoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["gif::reader::Decoder"]},{"text":"impl<R> UnwindSafe for Reader<R> where
R: UnwindSafe, ","synthetic":true,"types":["gif::reader::Reader"]},{"text":"impl UnwindSafe for Repeat","synthetic":true,"types":["gif::encoder::Repeat"]},{"text":"impl UnwindSafe for ExtensionData","synthetic":true,"types":["gif::encoder::ExtensionData"]},{"text":"impl<W> UnwindSafe for Encoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["gif::encoder::Encoder"]}];
implementors["image"] = [{"text":"impl UnwindSafe for NeuQuant","synthetic":true,"types":["image::math::nq::NeuQuant"]},{"text":"impl UnwindSafe for BiLevel","synthetic":true,"types":["image::imageops::colorops::BiLevel"]},{"text":"impl UnwindSafe for FilterType","synthetic":true,"types":["image::imageops::sample::FilterType"]},{"text":"impl<R> UnwindSafe for WebpDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::webp::decoder::WebpDecoder"]},{"text":"impl UnwindSafe for Frame","synthetic":true,"types":["image::webp::vp8::Frame"]},{"text":"impl<R> UnwindSafe for VP8Decoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::webp::vp8::VP8Decoder"]},{"text":"impl UnwindSafe for PNMSubtype","synthetic":true,"types":["image::pnm::decoder::PNMSubtype"]},{"text":"impl<R> UnwindSafe for PNMDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::pnm::decoder::PNMDecoder"]},{"text":"impl<'a, W> !UnwindSafe for PPMEncoder<'a, W>","synthetic":true,"types":["image::ppm::encoder::PPMEncoder"]},{"text":"impl<R> UnwindSafe for PPMDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::ppm::decoder::PPMDecoder"]},{"text":"impl<R> UnwindSafe for PNGDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::png::PNGDecoder"]},{"text":"impl<W> UnwindSafe for PNGEncoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["image::png::PNGEncoder"]},{"text":"impl<R> UnwindSafe for ICODecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::ico::decoder::ICODecoder"]},{"text":"impl<W> UnwindSafe for ICOEncoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["image::ico::encoder::ICOEncoder"]},{"text":"impl<'a, W> !UnwindSafe for JPEGEncoder<'a, W>","synthetic":true,"types":["image::jpeg::encoder::JPEGEncoder"]},{"text":"impl<R> UnwindSafe for JPEGDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::jpeg::decoder::JPEGDecoder"]},{"text":"impl<R> UnwindSafe for Decoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::gif::Decoder"]},{"text":"impl<W> UnwindSafe for Encoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["image::gif::Encoder"]},{"text":"impl<R> UnwindSafe for TIFFDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::tiff::decoder::TIFFDecoder"]},{"text":"impl<R> UnwindSafe for TGADecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::tga::decoder::TGADecoder"]},{"text":"impl<'a, W> !UnwindSafe for BMPEncoder<'a, W>","synthetic":true,"types":["image::bmp::encoder::BMPEncoder"]},{"text":"impl<R> UnwindSafe for BMPDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::bmp::decoder::BMPDecoder"]},{"text":"impl<R> UnwindSafe for HDRAdapter<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::hdr::hdr_decoder::HDRAdapter"]},{"text":"impl<R> UnwindSafe for HDRDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::hdr::hdr_decoder::HDRDecoder"]},{"text":"impl UnwindSafe for RGBE8Pixel","synthetic":true,"types":["image::hdr::hdr_decoder::RGBE8Pixel"]},{"text":"impl<R> UnwindSafe for HDRImageDecoderIterator<R> where
R: UnwindSafe, ","synthetic":true,"types":["image::hdr::hdr_decoder::HDRImageDecoderIterator"]},{"text":"impl UnwindSafe for HDRMetadata","synthetic":true,"types":["image::hdr::hdr_decoder::HDRMetadata"]},{"text":"impl<W> UnwindSafe for HDREncoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["image::hdr::hdr_encoder::HDREncoder"]},{"text":"impl !UnwindSafe for ImageError","synthetic":true,"types":["image::image::ImageError"]},{"text":"impl UnwindSafe for DecodingResult","synthetic":true,"types":["image::image::DecodingResult"]},{"text":"impl UnwindSafe for ImageFormat","synthetic":true,"types":["image::image::ImageFormat"]},{"text":"impl<'a, I> UnwindSafe for Pixels<'a, I> where
I: RefUnwindSafe, ","synthetic":true,"types":["image::image::Pixels"]},{"text":"impl<'a, I> !UnwindSafe for MutPixels<'a, I>","synthetic":true,"types":["image::image::MutPixels"]},{"text":"impl<'a, I> !UnwindSafe for SubImage<'a, I>","synthetic":true,"types":["image::image::SubImage"]},{"text":"impl UnwindSafe for DynamicImage","synthetic":true,"types":["image::dynimage::DynamicImage"]},{"text":"impl UnwindSafe for ColorType","synthetic":true,"types":["image::color::ColorType"]},{"text":"impl<T> UnwindSafe for Rgb<T> where
T: UnwindSafe, ","synthetic":true,"types":["image::color::Rgb"]},{"text":"impl<T> UnwindSafe for Luma<T> where
T: UnwindSafe, ","synthetic":true,"types":["image::color::Luma"]},{"text":"impl<T> UnwindSafe for Rgba<T> where
T: UnwindSafe, ","synthetic":true,"types":["image::color::Rgba"]},{"text":"impl<T> UnwindSafe for LumaA<T> where
T: UnwindSafe, ","synthetic":true,"types":["image::color::LumaA"]},{"text":"impl<P, Container> UnwindSafe for ImageBuffer<P, Container> where
Container: UnwindSafe,
P: UnwindSafe, ","synthetic":true,"types":["image::buffer::ImageBuffer"]},{"text":"impl UnwindSafe for Frames","synthetic":true,"types":["image::animation::Frames"]},{"text":"impl UnwindSafe for Frame","synthetic":true,"types":["image::animation::Frame"]}];
implementors["image2aa"] = [{"text":"impl UnwindSafe for GrayscaleFilter","synthetic":true,"types":["image2aa::filter::grayscale::GrayscaleFilter"]},{"text":"impl UnwindSafe for GradientFilter","synthetic":true,"types":["image2aa::filter::line::GradientFilter"]},{"text":"impl UnwindSafe for BinaryFilter","synthetic":true,"types":["image2aa::filter::binary::BinaryFilter"]},{"text":"impl UnwindSafe for HoughFilter","synthetic":true,"types":["image2aa::filter::hough::HoughFilter"]},{"text":"impl UnwindSafe for HoughContainer","synthetic":true,"types":["image2aa::filter::hough::HoughContainer"]},{"text":"impl UnwindSafe for Character","synthetic":true,"types":["image2aa::filter::ascii_art::Character"]},{"text":"impl UnwindSafe for AsciiArtFilter","synthetic":true,"types":["image2aa::filter::ascii_art::AsciiArtFilter"]},{"text":"impl UnwindSafe for ShrinkFilter","synthetic":true,"types":["image2aa::filter::shrink::ShrinkFilter"]}];
implementors["inflate"] = [{"text":"impl<W> UnwindSafe for InflateWriter<W> where
W: UnwindSafe, ","synthetic":true,"types":["inflate::writer::InflateWriter"]},{"text":"impl<R> UnwindSafe for DeflateDecoderBuf<R> where
R: UnwindSafe, ","synthetic":true,"types":["inflate::reader::DeflateDecoderBuf"]},{"text":"impl<R> UnwindSafe for DeflateDecoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["inflate::reader::DeflateDecoder"]},{"text":"impl UnwindSafe for InflateStream","synthetic":true,"types":["inflate::InflateStream"]}];
implementors["jpeg_decoder"] = [{"text":"impl UnwindSafe for PixelFormat","synthetic":true,"types":["jpeg_decoder::decoder::PixelFormat"]},{"text":"impl UnwindSafe for ImageInfo","synthetic":true,"types":["jpeg_decoder::decoder::ImageInfo"]},{"text":"impl<R> UnwindSafe for Decoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["jpeg_decoder::decoder::Decoder"]},{"text":"impl UnwindSafe for UnsupportedFeature","synthetic":true,"types":["jpeg_decoder::error::UnsupportedFeature"]},{"text":"impl !UnwindSafe for Error","synthetic":true,"types":["jpeg_decoder::error::Error"]}];
implementors["lzw"] = [{"text":"impl<R> UnwindSafe for Decoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["lzw::lzw::Decoder"]},{"text":"impl<R> UnwindSafe for DecoderEarlyChange<R> where
R: UnwindSafe, ","synthetic":true,"types":["lzw::lzw::DecoderEarlyChange"]},{"text":"impl<W> UnwindSafe for Encoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["lzw::lzw::Encoder"]},{"text":"impl UnwindSafe for Bits","synthetic":true,"types":["lzw::bitstream::Bits"]},{"text":"impl UnwindSafe for LsbReader","synthetic":true,"types":["lzw::bitstream::LsbReader"]},{"text":"impl UnwindSafe for MsbReader","synthetic":true,"types":["lzw::bitstream::MsbReader"]},{"text":"impl<W> UnwindSafe for LsbWriter<W> where
W: UnwindSafe, ","synthetic":true,"types":["lzw::bitstream::LsbWriter"]},{"text":"impl<W> UnwindSafe for MsbWriter<W> where
W: UnwindSafe, ","synthetic":true,"types":["lzw::bitstream::MsbWriter"]}];
implementors["ndarray"] = [{"text":"impl UnwindSafe for Axis","synthetic":true,"types":["ndarray::dimension::axis::Axis"]},{"text":"impl<I: ?Sized> UnwindSafe for Dim<I> where
I: UnwindSafe, ","synthetic":true,"types":["ndarray::dimension::dim::Dim"]},{"text":"impl UnwindSafe for IxDynImpl","synthetic":true,"types":["ndarray::dimension::dynindeximpl::IxDynImpl"]},{"text":"impl<'a, D> UnwindSafe for Axes<'a, D> where
D: RefUnwindSafe, ","synthetic":true,"types":["ndarray::dimension::axes::Axes"]},{"text":"impl UnwindSafe for AxisDescription","synthetic":true,"types":["ndarray::dimension::axes::AxisDescription"]},{"text":"impl<D> UnwindSafe for Indices<D> where
D: UnwindSafe, ","synthetic":true,"types":["ndarray::indexes::Indices"]},{"text":"impl<D> UnwindSafe for IndicesIter<D> where
D: UnwindSafe, ","synthetic":true,"types":["ndarray::indexes::IndicesIter"]},{"text":"impl<'a, A, D> UnwindSafe for Iter<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::Iter"]},{"text":"impl<'a, A, D> !UnwindSafe for IterMut<'a, A, D>","synthetic":true,"types":["ndarray::iterators::IterMut"]},{"text":"impl<'a, A, D> UnwindSafe for IndexedIter<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::IndexedIter"]},{"text":"impl<'a, A, D> UnwindSafe for IndexedIterMut<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::IndexedIterMut"]},{"text":"impl<'a, A, D> UnwindSafe for Lanes<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::lanes::Lanes"]},{"text":"impl<'a, A, D> !UnwindSafe for LanesMut<'a, A, D>","synthetic":true,"types":["ndarray::iterators::lanes::LanesMut"]},{"text":"impl<'a, A, D> UnwindSafe for LanesIter<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::LanesIter"]},{"text":"impl<'a, A, D> UnwindSafe for LanesIterMut<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::LanesIterMut"]},{"text":"impl<'a, A, D> UnwindSafe for AxisIter<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::AxisIter"]},{"text":"impl<'a, A, D> !UnwindSafe for AxisIterMut<'a, A, D>","synthetic":true,"types":["ndarray::iterators::AxisIterMut"]},{"text":"impl<'a, A, D> UnwindSafe for AxisChunksIter<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::AxisChunksIter"]},{"text":"impl<'a, A, D> !UnwindSafe for AxisChunksIterMut<'a, A, D>","synthetic":true,"types":["ndarray::iterators::AxisChunksIterMut"]},{"text":"impl<'a, A, D> UnwindSafe for ExactChunks<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::chunks::ExactChunks"]},{"text":"impl<'a, A, D> UnwindSafe for ExactChunksIter<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::chunks::ExactChunksIter"]},{"text":"impl<'a, A, D> !UnwindSafe for ExactChunksMut<'a, A, D>","synthetic":true,"types":["ndarray::iterators::chunks::ExactChunksMut"]},{"text":"impl<'a, A, D> UnwindSafe for ExactChunksIterMut<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::chunks::ExactChunksIterMut"]},{"text":"impl<'a, A, D> UnwindSafe for Windows<'a, A, D> where
A: RefUnwindSafe,
D: UnwindSafe, ","synthetic":true,"types":["ndarray::iterators::windows::Windows"]},{"text":"impl UnwindSafe for Si","synthetic":true,"types":["ndarray::si::Si"]},{"text":"impl UnwindSafe for ShapeError","synthetic":true,"types":["ndarray::error::ShapeError"]},{"text":"impl UnwindSafe for ErrorKind","synthetic":true,"types":["ndarray::error::ErrorKind"]},{"text":"impl<Parts, D> UnwindSafe for Zip<Parts, D> where
D: UnwindSafe,
Parts: UnwindSafe, ","synthetic":true,"types":["ndarray::zip::Zip"]},{"text":"impl<T> UnwindSafe for FoldWhile<T> where
T: UnwindSafe, ","synthetic":true,"types":["ndarray::zip::FoldWhile"]},{"text":"impl<S, D> UnwindSafe for ArrayBase<S, D> where
D: UnwindSafe,
S: UnwindSafe,
<S as Data>::Elem: RefUnwindSafe, ","synthetic":true,"types":["ndarray::ArrayBase"]},{"text":"impl<A> UnwindSafe for OwnedRepr<A> where
A: UnwindSafe, ","synthetic":true,"types":["ndarray::OwnedRepr"]},{"text":"impl<A> UnwindSafe for OwnedRcRepr<A> where
A: RefUnwindSafe, ","synthetic":true,"types":["ndarray::OwnedRcRepr"]},{"text":"impl<A> UnwindSafe for ViewRepr<A> where
A: UnwindSafe, ","synthetic":true,"types":["ndarray::ViewRepr"]},{"text":"impl<D> UnwindSafe for Shape<D> where
D: UnwindSafe, ","synthetic":true,"types":["ndarray::Shape"]},{"text":"impl<D> UnwindSafe for StrideShape<D> where
D: UnwindSafe, ","synthetic":true,"types":["ndarray::StrideShape"]}];
implementors["num_complex"] = [{"text":"impl<T> UnwindSafe for Complex<T> where
T: UnwindSafe, ","synthetic":true,"types":["num_complex::Complex"]},{"text":"impl<E> UnwindSafe for ParseComplexError<E> where
E: UnwindSafe, ","synthetic":true,"types":["num_complex::ParseComplexError"]}];
implementors["num_integer"] = [{"text":"impl<A> UnwindSafe for ExtendedGcd<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_integer::ExtendedGcd"]},{"text":"impl<T> UnwindSafe for IterBinomial<T> where
T: UnwindSafe, ","synthetic":true,"types":["num_integer::IterBinomial"]}];
implementors["num_iter"] = [{"text":"impl<A> UnwindSafe for Range<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_iter::Range"]},{"text":"impl<A> UnwindSafe for RangeInclusive<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_iter::RangeInclusive"]},{"text":"impl<A> UnwindSafe for RangeStep<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_iter::RangeStep"]},{"text":"impl<A> UnwindSafe for RangeStepInclusive<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_iter::RangeStepInclusive"]},{"text":"impl<A> UnwindSafe for RangeFrom<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_iter::RangeFrom"]},{"text":"impl<A> UnwindSafe for RangeStepFrom<A> where
A: UnwindSafe, ","synthetic":true,"types":["num_iter::RangeStepFrom"]}];
implementors["num_rational"] = [{"text":"impl<T> UnwindSafe for Ratio<T> where
T: UnwindSafe, ","synthetic":true,"types":["num_rational::Ratio"]},{"text":"impl UnwindSafe for ParseRatioError","synthetic":true,"types":["num_rational::ParseRatioError"]}];
implementors["num_traits"] = [{"text":"impl UnwindSafe for FloatErrorKind","synthetic":true,"types":["num_traits::FloatErrorKind"]},{"text":"impl UnwindSafe for ParseFloatError","synthetic":true,"types":["num_traits::ParseFloatError"]}];
implementors["png"] = [{"text":"impl<'a> UnwindSafe for Decoded<'a>","synthetic":true,"types":["png::decoder::stream::Decoded"]},{"text":"impl !UnwindSafe for DecodingError","synthetic":true,"types":["png::decoder::stream::DecodingError"]},{"text":"impl UnwindSafe for StreamingDecoder","synthetic":true,"types":["png::decoder::stream::StreamingDecoder"]},{"text":"impl UnwindSafe for OutputInfo","synthetic":true,"types":["png::decoder::OutputInfo"]},{"text":"impl<R> UnwindSafe for Decoder<R> where
R: UnwindSafe, ","synthetic":true,"types":["png::decoder::Decoder"]},{"text":"impl<R> UnwindSafe for Reader<R> where
R: UnwindSafe, ","synthetic":true,"types":["png::decoder::Reader"]},{"text":"impl !UnwindSafe for EncodingError","synthetic":true,"types":["png::encoder::EncodingError"]},{"text":"impl<W> UnwindSafe for Encoder<W> where
W: UnwindSafe, ","synthetic":true,"types":["png::encoder::Encoder"]},{"text":"impl<W> UnwindSafe for Writer<W> where
W: UnwindSafe, ","synthetic":true,"types":["png::encoder::Writer"]},{"text":"impl UnwindSafe for ColorType","synthetic":true,"types":["png::common::ColorType"]},{"text":"impl UnwindSafe for BitDepth","synthetic":true,"types":["png::common::BitDepth"]},{"text":"impl UnwindSafe for PixelDimensions","synthetic":true,"types":["png::common::PixelDimensions"]},{"text":"impl UnwindSafe for Unit","synthetic":true,"types":["png::common::Unit"]},{"text":"impl UnwindSafe for FrameControl","synthetic":true,"types":["png::common::FrameControl"]},{"text":"impl UnwindSafe for AnimationControl","synthetic":true,"types":["png::common::AnimationControl"]},{"text":"impl UnwindSafe for Info","synthetic":true,"types":["png::common::Info"]},{"text":"impl UnwindSafe for Transformations","synthetic":true,"types":["png::common::Transformations"]}];
implementors["rayon"] = [{"text":"impl<T, const N: usize> UnwindSafe for IntoIter<T, N> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::array::IntoIter"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::collections::binary_heap::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::binary_heap::Iter"]},{"text":"impl<'a, T> !UnwindSafe for Drain<'a, T>","synthetic":true,"types":["rayon::collections::binary_heap::Drain"]},{"text":"impl<K, V> UnwindSafe for IntoIter<K, V> where
K: UnwindSafe,
V: UnwindSafe, ","synthetic":true,"types":["rayon::collections::btree_map::IntoIter"]},{"text":"impl<'a, K, V> UnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::btree_map::Iter"]},{"text":"impl<'a, K, V> !UnwindSafe for IterMut<'a, K, V>","synthetic":true,"types":["rayon::collections::btree_map::IterMut"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::collections::btree_set::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::btree_set::Iter"]},{"text":"impl<K, V> UnwindSafe for IntoIter<K, V> where
K: UnwindSafe,
V: UnwindSafe, ","synthetic":true,"types":["rayon::collections::hash_map::IntoIter"]},{"text":"impl<'a, K, V> UnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::hash_map::Iter"]},{"text":"impl<'a, K, V> !UnwindSafe for IterMut<'a, K, V>","synthetic":true,"types":["rayon::collections::hash_map::IterMut"]},{"text":"impl<'a, K, V> !UnwindSafe for Drain<'a, K, V>","synthetic":true,"types":["rayon::collections::hash_map::Drain"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::collections::hash_set::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::hash_set::Iter"]},{"text":"impl<'a, T> !UnwindSafe for Drain<'a, T>","synthetic":true,"types":["rayon::collections::hash_set::Drain"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::collections::linked_list::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::linked_list::Iter"]},{"text":"impl<'a, T> !UnwindSafe for IterMut<'a, T>","synthetic":true,"types":["rayon::collections::linked_list::IterMut"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::collections::vec_deque::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::collections::vec_deque::Iter"]},{"text":"impl<'a, T> !UnwindSafe for IterMut<'a, T>","synthetic":true,"types":["rayon::collections::vec_deque::IterMut"]},{"text":"impl<'a, T> !UnwindSafe for Drain<'a, T>","synthetic":true,"types":["rayon::collections::vec_deque::Drain"]},{"text":"impl<A, B> UnwindSafe for Chain<A, B> where
A: UnwindSafe,
B: UnwindSafe, ","synthetic":true,"types":["rayon::iter::chain::Chain"]},{"text":"impl<I> UnwindSafe for Chunks<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::chunks::Chunks"]},{"text":"impl<I> UnwindSafe for Cloned<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::cloned::Cloned"]},{"text":"impl<I> UnwindSafe for Copied<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::copied::Copied"]},{"text":"impl<T> UnwindSafe for Empty<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::iter::empty::Empty"]},{"text":"impl<I> UnwindSafe for Enumerate<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::enumerate::Enumerate"]},{"text":"impl<I, P> UnwindSafe for Filter<I, P> where
I: UnwindSafe,
P: UnwindSafe, ","synthetic":true,"types":["rayon::iter::filter::Filter"]},{"text":"impl<I, P> UnwindSafe for FilterMap<I, P> where
I: UnwindSafe,
P: UnwindSafe, ","synthetic":true,"types":["rayon::iter::filter_map::FilterMap"]},{"text":"impl<I, F> UnwindSafe for FlatMap<I, F> where
F: UnwindSafe,
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::flat_map::FlatMap"]},{"text":"impl<I, F> UnwindSafe for FlatMapIter<I, F> where
F: UnwindSafe,
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::flat_map_iter::FlatMapIter"]},{"text":"impl<I> UnwindSafe for Flatten<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::flatten::Flatten"]},{"text":"impl<I> UnwindSafe for FlattenIter<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::flatten_iter::FlattenIter"]},{"text":"impl<I, ID, F> UnwindSafe for Fold<I, ID, F> where
F: UnwindSafe,
I: UnwindSafe,
ID: UnwindSafe, ","synthetic":true,"types":["rayon::iter::fold::Fold"]},{"text":"impl<I, U, F> UnwindSafe for FoldWith<I, U, F> where
F: UnwindSafe,
I: UnwindSafe,
U: UnwindSafe, ","synthetic":true,"types":["rayon::iter::fold::FoldWith"]},{"text":"impl<I, F> UnwindSafe for Inspect<I, F> where
F: UnwindSafe,
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::inspect::Inspect"]},{"text":"impl<I, J> UnwindSafe for Interleave<I, J> where
I: UnwindSafe,
J: UnwindSafe, ","synthetic":true,"types":["rayon::iter::interleave::Interleave"]},{"text":"impl<I, J> UnwindSafe for InterleaveShortest<I, J> where
I: UnwindSafe,
J: UnwindSafe, ","synthetic":true,"types":["rayon::iter::interleave_shortest::InterleaveShortest"]},{"text":"impl<I> UnwindSafe for Intersperse<I> where
I: UnwindSafe,
<I as ParallelIterator>::Item: UnwindSafe, ","synthetic":true,"types":["rayon::iter::intersperse::Intersperse"]},{"text":"impl<I> UnwindSafe for MinLen<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::len::MinLen"]},{"text":"impl<I> UnwindSafe for MaxLen<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::len::MaxLen"]},{"text":"impl<I, F> UnwindSafe for Map<I, F> where
F: UnwindSafe,
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::map::Map"]},{"text":"impl<I, T, F> UnwindSafe for MapWith<I, T, F> where
F: UnwindSafe,
I: UnwindSafe,
T: UnwindSafe, ","synthetic":true,"types":["rayon::iter::map_with::MapWith"]},{"text":"impl<I, INIT, F> UnwindSafe for MapInit<I, INIT, F> where
F: UnwindSafe,
I: UnwindSafe,
INIT: UnwindSafe, ","synthetic":true,"types":["rayon::iter::map_with::MapInit"]},{"text":"impl<T> UnwindSafe for MultiZip<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::iter::multizip::MultiZip"]},{"text":"impl<T> UnwindSafe for Once<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::iter::once::Once"]},{"text":"impl<I> UnwindSafe for PanicFuse<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::panic_fuse::PanicFuse"]},{"text":"impl<Iter> UnwindSafe for IterBridge<Iter> where
Iter: UnwindSafe, ","synthetic":true,"types":["rayon::iter::par_bridge::IterBridge"]},{"text":"impl<I, P> UnwindSafe for Positions<I, P> where
I: UnwindSafe,
P: UnwindSafe, ","synthetic":true,"types":["rayon::iter::positions::Positions"]},{"text":"impl<T> UnwindSafe for Repeat<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::iter::repeat::Repeat"]},{"text":"impl<T> UnwindSafe for RepeatN<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::iter::repeat::RepeatN"]},{"text":"impl<I> UnwindSafe for Rev<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::rev::Rev"]},{"text":"impl<I> UnwindSafe for Skip<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::skip::Skip"]},{"text":"impl<D, S> UnwindSafe for Split<D, S> where
D: UnwindSafe,
S: UnwindSafe, ","synthetic":true,"types":["rayon::iter::splitter::Split"]},{"text":"impl<I> UnwindSafe for Take<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::take::Take"]},{"text":"impl<I, U, ID, F> UnwindSafe for TryFold<I, U, ID, F> where
F: UnwindSafe,
I: UnwindSafe,
ID: UnwindSafe,
U: UnwindSafe, ","synthetic":true,"types":["rayon::iter::try_fold::TryFold"]},{"text":"impl<I, U, F> UnwindSafe for TryFoldWith<I, U, F> where
F: UnwindSafe,
I: UnwindSafe,
<U as Try>::Ok: UnwindSafe, ","synthetic":true,"types":["rayon::iter::try_fold::TryFoldWith"]},{"text":"impl<I, F> UnwindSafe for Update<I, F> where
F: UnwindSafe,
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::update::Update"]},{"text":"impl<I> UnwindSafe for WhileSome<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::while_some::WhileSome"]},{"text":"impl<A, B> UnwindSafe for Zip<A, B> where
A: UnwindSafe,
B: UnwindSafe, ","synthetic":true,"types":["rayon::iter::zip::Zip"]},{"text":"impl<A, B> UnwindSafe for ZipEq<A, B> where
A: UnwindSafe,
B: UnwindSafe, ","synthetic":true,"types":["rayon::iter::zip_eq::ZipEq"]},{"text":"impl<I> UnwindSafe for StepBy<I> where
I: UnwindSafe, ","synthetic":true,"types":["rayon::iter::step_by::StepBy"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::option::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::option::Iter"]},{"text":"impl<'a, T> !UnwindSafe for IterMut<'a, T>","synthetic":true,"types":["rayon::option::IterMut"]},{"text":"impl<T> UnwindSafe for Iter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::range::Iter"]},{"text":"impl<T> UnwindSafe for Iter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::range_inclusive::Iter"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::result::IntoIter"]},{"text":"impl<'a, T> UnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::result::Iter"]},{"text":"impl<'a, T> !UnwindSafe for IterMut<'a, T>","synthetic":true,"types":["rayon::result::IterMut"]},{"text":"impl<'data, T> UnwindSafe for Iter<'data, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::slice::Iter"]},{"text":"impl<'data, T> UnwindSafe for Chunks<'data, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::slice::Chunks"]},{"text":"impl<'data, T> UnwindSafe for ChunksExact<'data, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::slice::ChunksExact"]},{"text":"impl<'data, T> UnwindSafe for Windows<'data, T> where
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::slice::Windows"]},{"text":"impl<'data, T> !UnwindSafe for IterMut<'data, T>","synthetic":true,"types":["rayon::slice::IterMut"]},{"text":"impl<'data, T> !UnwindSafe for ChunksMut<'data, T>","synthetic":true,"types":["rayon::slice::ChunksMut"]},{"text":"impl<'data, T> !UnwindSafe for ChunksExactMut<'data, T>","synthetic":true,"types":["rayon::slice::ChunksExactMut"]},{"text":"impl<'data, T, P> UnwindSafe for Split<'data, T, P> where
P: UnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":["rayon::slice::Split"]},{"text":"impl<'data, T, P> !UnwindSafe for SplitMut<'data, T, P>","synthetic":true,"types":["rayon::slice::SplitMut"]},{"text":"impl<'ch> UnwindSafe for Chars<'ch>","synthetic":true,"types":["rayon::str::Chars"]},{"text":"impl<'ch> UnwindSafe for CharIndices<'ch>","synthetic":true,"types":["rayon::str::CharIndices"]},{"text":"impl<'ch> UnwindSafe for Bytes<'ch>","synthetic":true,"types":["rayon::str::Bytes"]},{"text":"impl<'ch> UnwindSafe for EncodeUtf16<'ch>","synthetic":true,"types":["rayon::str::EncodeUtf16"]},{"text":"impl<'ch, P> UnwindSafe for Split<'ch, P> where
P: UnwindSafe, ","synthetic":true,"types":["rayon::str::Split"]},{"text":"impl<'ch, P> UnwindSafe for SplitTerminator<'ch, P> where
P: UnwindSafe, ","synthetic":true,"types":["rayon::str::SplitTerminator"]},{"text":"impl<'ch> UnwindSafe for Lines<'ch>","synthetic":true,"types":["rayon::str::Lines"]},{"text":"impl<'ch> UnwindSafe for SplitWhitespace<'ch>","synthetic":true,"types":["rayon::str::SplitWhitespace"]},{"text":"impl<'ch, P> UnwindSafe for Matches<'ch, P> where
P: UnwindSafe, ","synthetic":true,"types":["rayon::str::Matches"]},{"text":"impl<'ch, P> UnwindSafe for MatchIndices<'ch, P> where
P: UnwindSafe, ","synthetic":true,"types":["rayon::str::MatchIndices"]},{"text":"impl<'a> !UnwindSafe for Drain<'a>","synthetic":true,"types":["rayon::string::Drain"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: UnwindSafe, ","synthetic":true,"types":["rayon::vec::IntoIter"]},{"text":"impl<'data, T> !UnwindSafe for Drain<'data, T>","synthetic":true,"types":["rayon::vec::Drain"]}];
implementors["rayon_core"] = [{"text":"impl !UnwindSafe for ThreadBuilder","synthetic":true,"types":["rayon_core::registry::ThreadBuilder"]},{"text":"impl<'scope> !UnwindSafe for Scope<'scope>","synthetic":true,"types":["rayon_core::scope::Scope"]},{"text":"impl<'scope> !UnwindSafe for ScopeFifo<'scope>","synthetic":true,"types":["rayon_core::scope::ScopeFifo"]},{"text":"impl !UnwindSafe for ThreadPool","synthetic":true,"types":["rayon_core::thread_pool::ThreadPool"]},{"text":"impl !UnwindSafe for ThreadPoolBuildError","synthetic":true,"types":["rayon_core::ThreadPoolBuildError"]},{"text":"impl<S = DefaultSpawn> !UnwindSafe for ThreadPoolBuilder<S>","synthetic":true,"types":["rayon_core::ThreadPoolBuilder"]},{"text":"impl !UnwindSafe for Configuration","synthetic":true,"types":["rayon_core::Configuration"]},{"text":"impl UnwindSafe for FnContext","synthetic":true,"types":["rayon_core::FnContext"]}];
implementors["scoped_threadpool"] = [{"text":"impl !UnwindSafe for Pool","synthetic":true,"types":["scoped_threadpool::Pool"]},{"text":"impl<'pool, 'scope> !UnwindSafe for Scope<'pool, 'scope>","synthetic":true,"types":["scoped_threadpool::Scope"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()