(function() {var implementors = {}; implementors["adler32"] = [{text:"impl RefUnwindSafe for RollingAdler32",synthetic:true,types:["adler32::RollingAdler32"]},]; implementors["alga"] = [{text:"impl<O> RefUnwindSafe for Id<O> where
    O: RefUnwindSafe
",synthetic:true,types:["alga::general::identity::Id"]},{text:"impl RefUnwindSafe for Additive",synthetic:true,types:["alga::general::operator::Additive"]},{text:"impl RefUnwindSafe for Multiplicative",synthetic:true,types:["alga::general::operator::Multiplicative"]},]; implementors["andrew"] = [{text:"impl<'a> RefUnwindSafe for Canvas<'a>",synthetic:true,types:["andrew::Canvas"]},{text:"impl RefUnwindSafe for Endian",synthetic:true,types:["andrew::Endian"]},{text:"impl RefUnwindSafe for Line",synthetic:true,types:["andrew::line::Line"]},{text:"impl RefUnwindSafe for Sides",synthetic:true,types:["andrew::shapes::rectangle::Sides"]},{text:"impl RefUnwindSafe for Rectangle",synthetic:true,types:["andrew::shapes::rectangle::Rectangle"]},{text:"impl<'a> RefUnwindSafe for Text<'a>",synthetic:true,types:["andrew::text::Text"]},{text:"impl RefUnwindSafe for FontConfig",synthetic:true,types:["andrew::text::fontconfig::FontConfig"]},]; implementors["approx"] = [{text:"impl<A: ?Sized, B: ?Sized> RefUnwindSafe for AbsDiff<A, B> where
    <A as AbsDiffEq<B>>::Epsilon: RefUnwindSafe
",synthetic:true,types:["approx::AbsDiff"]},{text:"impl<A: ?Sized, B: ?Sized> RefUnwindSafe for Relative<A, B> where
    <A as AbsDiffEq<B>>::Epsilon: RefUnwindSafe
",synthetic:true,types:["approx::Relative"]},{text:"impl<A: ?Sized, B: ?Sized> RefUnwindSafe for Ulps<A, B> where
    <A as AbsDiffEq<B>>::Epsilon: RefUnwindSafe
",synthetic:true,types:["approx::Ulps"]},]; implementors["byteorder"] = [{text:"impl RefUnwindSafe for BigEndian",synthetic:true,types:["byteorder::BigEndian"]},{text:"impl RefUnwindSafe for LittleEndian",synthetic:true,types:["byteorder::LittleEndian"]},]; implementors["cgmath"] = [{text:"impl<S> RefUnwindSafe for Matrix2<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::matrix::Matrix2"]},{text:"impl<S> RefUnwindSafe for Matrix3<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::matrix::Matrix3"]},{text:"impl<S> RefUnwindSafe for Matrix4<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::matrix::Matrix4"]},{text:"impl<S> RefUnwindSafe for Quaternion<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S> RefUnwindSafe for Vector1<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::vector::Vector1"]},{text:"impl<S> RefUnwindSafe for Vector2<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::vector::Vector2"]},{text:"impl<S> RefUnwindSafe for Vector3<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::vector::Vector3"]},{text:"impl<S> RefUnwindSafe for Vector4<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::vector::Vector4"]},{text:"impl<S> RefUnwindSafe for Deg<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::angle::Deg"]},{text:"impl<S> RefUnwindSafe for Rad<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::angle::Rad"]},{text:"impl<A> RefUnwindSafe for Euler<A> where
    A: RefUnwindSafe
",synthetic:true,types:["cgmath::euler::Euler"]},{text:"impl<S> RefUnwindSafe for Point1<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::point::Point1"]},{text:"impl<S> RefUnwindSafe for Point2<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::point::Point2"]},{text:"impl<S> RefUnwindSafe for Point3<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::point::Point3"]},{text:"impl<S> RefUnwindSafe for Basis2<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::rotation::Basis2"]},{text:"impl<S> RefUnwindSafe for Basis3<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::rotation::Basis3"]},{text:"impl<V, R> RefUnwindSafe for Decomposed<V, R> where
    R: RefUnwindSafe,
    V: RefUnwindSafe,
    <V as VectorSpace>::Scalar: RefUnwindSafe
",synthetic:true,types:["cgmath::transform::Decomposed"]},{text:"impl<S> RefUnwindSafe for PerspectiveFov<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::projection::PerspectiveFov"]},{text:"impl<S> RefUnwindSafe for Perspective<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::projection::Perspective"]},{text:"impl<S> RefUnwindSafe for Ortho<S> where
    S: RefUnwindSafe
",synthetic:true,types:["cgmath::projection::Ortho"]},]; implementors["color_quant"] = [{text:"impl RefUnwindSafe for NeuQuant",synthetic:true,types:["color_quant::NeuQuant"]},]; implementors["crossbeam_channel"] = [{text:"impl<T> RefUnwindSafe for IntoIter<T>",synthetic:true,types:["crossbeam_channel::channel::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T>",synthetic:true,types:["crossbeam_channel::channel::Iter"]},{text:"impl<'a, T> RefUnwindSafe for TryIter<'a, T>",synthetic:true,types:["crossbeam_channel::channel::TryIter"]},{text:"impl<'a> !RefUnwindSafe for Select<'a>",synthetic:true,types:["crossbeam_channel::select::Select"]},{text:"impl<'a> RefUnwindSafe for SelectedOperation<'a>",synthetic:true,types:["crossbeam_channel::select::SelectedOperation"]},{text:"impl RefUnwindSafe for RecvError",synthetic:true,types:["crossbeam_channel::err::RecvError"]},{text:"impl RefUnwindSafe for ReadyTimeoutError",synthetic:true,types:["crossbeam_channel::err::ReadyTimeoutError"]},{text:"impl RefUnwindSafe for SelectTimeoutError",synthetic:true,types:["crossbeam_channel::err::SelectTimeoutError"]},{text:"impl RefUnwindSafe for TryReadyError",synthetic:true,types:["crossbeam_channel::err::TryReadyError"]},{text:"impl RefUnwindSafe for TrySelectError",synthetic:true,types:["crossbeam_channel::err::TrySelectError"]},{text:"impl<T> RefUnwindSafe for SendError<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_channel::err::SendError"]},{text:"impl RefUnwindSafe for RecvTimeoutError",synthetic:true,types:["crossbeam_channel::err::RecvTimeoutError"]},{text:"impl RefUnwindSafe for TryRecvError",synthetic:true,types:["crossbeam_channel::err::TryRecvError"]},{text:"impl<T> RefUnwindSafe for SendTimeoutError<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_channel::err::SendTimeoutError"]},{text:"impl<T> RefUnwindSafe for TrySendError<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_channel::err::TrySendError"]},{text:"impl<T> RefUnwindSafe for Sender<T>",synthetic:false,types:["crossbeam_channel::channel::Sender"]},{text:"impl<T> RefUnwindSafe for Receiver<T>",synthetic:false,types:["crossbeam_channel::channel::Receiver"]},]; implementors["crossbeam_deque"] = [{text:"impl<T> !RefUnwindSafe for Worker<T>",synthetic:true,types:["crossbeam_deque::Worker"]},{text:"impl<T> RefUnwindSafe for Stealer<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_deque::Stealer"]},{text:"impl<T> RefUnwindSafe for Pop<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_deque::Pop"]},{text:"impl<T> RefUnwindSafe for Steal<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_deque::Steal"]},]; implementors["crossbeam_epoch"] = [{text:"impl<T> RefUnwindSafe for Atomic<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<'g, T, P> RefUnwindSafe for CompareAndSetError<'g, T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_epoch::atomic::CompareAndSetError"]},{text:"impl<T> RefUnwindSafe for Owned<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_epoch::atomic::Owned"]},{text:"impl<'g, T> RefUnwindSafe for Shared<'g, T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_epoch::atomic::Shared"]},{text:"impl !RefUnwindSafe for Collector",synthetic:true,types:["crossbeam_epoch::collector::Collector"]},{text:"impl !RefUnwindSafe for LocalHandle",synthetic:true,types:["crossbeam_epoch::collector::LocalHandle"]},{text:"impl !RefUnwindSafe for Guard",synthetic:true,types:["crossbeam_epoch::guard::Guard"]},]; implementors["crossbeam_queue"] = [{text:"impl<T> !RefUnwindSafe for ArrayQueue<T>",synthetic:true,types:["crossbeam_queue::array_queue::ArrayQueue"]},{text:"impl<T> RefUnwindSafe for SegQueue<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_queue::seg_queue::SegQueue"]},{text:"impl RefUnwindSafe for PopError",synthetic:true,types:["crossbeam_queue::err::PopError"]},{text:"impl<T> RefUnwindSafe for PushError<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_queue::err::PushError"]},]; implementors["crossbeam_utils"] = [{text:"impl<T> RefUnwindSafe for CachePadded<T> where
    T: RefUnwindSafe
",synthetic:true,types:["crossbeam_utils::cache_padded::CachePadded"]},{text:"impl !RefUnwindSafe for Backoff",synthetic:true,types:["crossbeam_utils::backoff::Backoff"]},{text:"impl<T> !RefUnwindSafe for AtomicCell<T>",synthetic:true,types:["crossbeam_utils::atomic::atomic_cell::AtomicCell"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for ShardedLockReadGuard<'a, T>",synthetic:true,types:["crossbeam_utils::sync::sharded_lock::ShardedLockReadGuard"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for ShardedLockWriteGuard<'a, T>",synthetic:true,types:["crossbeam_utils::sync::sharded_lock::ShardedLockWriteGuard"]},{text:"impl !RefUnwindSafe for Parker",synthetic:true,types:["crossbeam_utils::sync::parker::Parker"]},{text:"impl !RefUnwindSafe for Unparker",synthetic:true,types:["crossbeam_utils::sync::parker::Unparker"]},{text:"impl !RefUnwindSafe for WaitGroup",synthetic:true,types:["crossbeam_utils::sync::wait_group::WaitGroup"]},{text:"impl<'env> !RefUnwindSafe for Scope<'env>",synthetic:true,types:["crossbeam_utils::thread::Scope"]},{text:"impl<'scope, 'env> !RefUnwindSafe for ScopedThreadBuilder<'scope, 'env>",synthetic:true,types:["crossbeam_utils::thread::ScopedThreadBuilder"]},{text:"impl<'scope, T> !RefUnwindSafe for ScopedJoinHandle<'scope, T>",synthetic:true,types:["crossbeam_utils::thread::ScopedJoinHandle"]},{text:"impl<T: ?Sized> RefUnwindSafe for ShardedLock<T>",synthetic:false,types:["crossbeam_utils::sync::sharded_lock::ShardedLock"]},]; implementors["deflate"] = [{text:"impl RefUnwindSafe for CompressionOptions",synthetic:true,types:["deflate::compression_options::CompressionOptions"]},{text:"impl RefUnwindSafe for SpecialOptions",synthetic:true,types:["deflate::compression_options::SpecialOptions"]},{text:"impl RefUnwindSafe for Compression",synthetic:true,types:["deflate::compression_options::Compression"]},{text:"impl RefUnwindSafe for MatchingType",synthetic:true,types:["deflate::lz77::MatchingType"]},{text:"impl<W> RefUnwindSafe for DeflateEncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["deflate::writer::DeflateEncoder"]},{text:"impl<W> RefUnwindSafe for ZlibEncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["deflate::writer::ZlibEncoder"]},]; implementors["dlib"] = [{text:"impl RefUnwindSafe for DlError",synthetic:true,types:["dlib::DlError"]},]; implementors["filetime"] = [{text:"impl RefUnwindSafe for FileTime",synthetic:true,types:["filetime::FileTime"]},]; implementors["fnv"] = [{text:"impl RefUnwindSafe for FnvHasher",synthetic:true,types:["fnv::FnvHasher"]},]; implementors["gif"] = [{text:"impl<'a> RefUnwindSafe for Frame<'a>",synthetic:true,types:["gif::common::Frame"]},{text:"impl RefUnwindSafe for StreamingDecoder",synthetic:true,types:["gif::reader::decoder::StreamingDecoder"]},{text:"impl RefUnwindSafe for MemoryLimit",synthetic:true,types:["gif::reader::MemoryLimit"]},{text:"impl<R> RefUnwindSafe for Reader<R> where
    R: RefUnwindSafe
",synthetic:true,types:["gif::reader::Reader"]},{text:"impl<R> RefUnwindSafe for Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["gif::reader::Decoder"]},{text:"impl<W> RefUnwindSafe for Encoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["gif::encoder::Encoder"]},{text:"impl RefUnwindSafe for Block",synthetic:true,types:["gif::common::Block"]},{text:"impl RefUnwindSafe for Extension",synthetic:true,types:["gif::common::Extension"]},{text:"impl RefUnwindSafe for DisposalMethod",synthetic:true,types:["gif::common::DisposalMethod"]},{text:"impl<'a> RefUnwindSafe for Decoded<'a>",synthetic:true,types:["gif::reader::decoder::Decoded"]},{text:"impl !RefUnwindSafe for DecodingError",synthetic:true,types:["gif::reader::decoder::DecodingError"]},{text:"impl RefUnwindSafe for ColorOutput",synthetic:true,types:["gif::reader::ColorOutput"]},{text:"impl RefUnwindSafe for Extensions",synthetic:true,types:["gif::reader::decoder::Extensions"]},{text:"impl RefUnwindSafe for ExtensionData",synthetic:true,types:["gif::encoder::ExtensionData"]},{text:"impl RefUnwindSafe for Repeat",synthetic:true,types:["gif::encoder::Repeat"]},]; implementors["hprof"] = [{text:"impl !RefUnwindSafe for Profiler",synthetic:true,types:["hprof::Profiler"]},{text:"impl<'a> !RefUnwindSafe for ProfileGuard<'a>",synthetic:true,types:["hprof::ProfileGuard"]},{text:"impl !RefUnwindSafe for ProfileNode",synthetic:true,types:["hprof::ProfileNode"]},]; implementors["image"] = [{text:"impl<T> RefUnwindSafe for Luma<T> where
    T: RefUnwindSafe
",synthetic:true,types:["image::color::Luma"]},{text:"impl<T> RefUnwindSafe for LumaA<T> where
    T: RefUnwindSafe
",synthetic:true,types:["image::color::LumaA"]},{text:"impl<T> RefUnwindSafe for Rgb<T> where
    T: RefUnwindSafe
",synthetic:true,types:["image::color::Rgb"]},{text:"impl<T> RefUnwindSafe for Rgba<T> where
    T: RefUnwindSafe
",synthetic:true,types:["image::color::Rgba"]},{text:"impl<T> RefUnwindSafe for Bgr<T> where
    T: RefUnwindSafe
",synthetic:true,types:["image::color::Bgr"]},{text:"impl<T> RefUnwindSafe for Bgra<T> where
    T: RefUnwindSafe
",synthetic:true,types:["image::color::Bgra"]},{text:"impl<'a, I: ?Sized> RefUnwindSafe for MutPixels<'a, I> where
    I: RefUnwindSafe
",synthetic:true,types:["image::image::MutPixels"]},{text:"impl<'a, I: ?Sized> RefUnwindSafe for Pixels<'a, I> where
    I: RefUnwindSafe
",synthetic:true,types:["image::image::Pixels"]},{text:"impl<I> RefUnwindSafe for SubImage<I> where
    I: RefUnwindSafe
",synthetic:true,types:["image::image::SubImage"]},{text:"impl<P, Container> RefUnwindSafe for ImageBuffer<P, Container> where
    Container: RefUnwindSafe,
    P: RefUnwindSafe
",synthetic:true,types:["image::buffer::ImageBuffer"]},{text:"impl RefUnwindSafe for Frame",synthetic:true,types:["image::animation::Frame"]},{text:"impl<'a> !RefUnwindSafe for Frames<'a>",synthetic:true,types:["image::animation::Frames"]},{text:"impl RefUnwindSafe for ColorType",synthetic:true,types:["image::color::ColorType"]},{text:"impl !RefUnwindSafe for ImageError",synthetic:true,types:["image::image::ImageError"]},{text:"impl RefUnwindSafe for FilterType",synthetic:true,types:["image::imageops::sample::FilterType"]},{text:"impl RefUnwindSafe for ImageFormat",synthetic:true,types:["image::image::ImageFormat"]},{text:"impl RefUnwindSafe for ImageOutputFormat",synthetic:true,types:["image::image::ImageOutputFormat"]},{text:"impl RefUnwindSafe for DynamicImage",synthetic:true,types:["image::dynimage::DynamicImage"]},{text:"impl RefUnwindSafe for NeuQuant",synthetic:true,types:["image::math::nq::NeuQuant"]},{text:"impl RefUnwindSafe for BiLevel",synthetic:true,types:["image::imageops::colorops::BiLevel"]},{text:"impl<Buffer> RefUnwindSafe for FlatSamples<Buffer> where
    Buffer: RefUnwindSafe
",synthetic:true,types:["image::flat::FlatSamples"]},{text:"impl RefUnwindSafe for SampleLayout",synthetic:true,types:["image::flat::SampleLayout"]},{text:"impl<Buffer, P> RefUnwindSafe for View<Buffer, P> where
    Buffer: RefUnwindSafe,
    P: RefUnwindSafe
",synthetic:true,types:["image::flat::View"]},{text:"impl<Buffer, P> RefUnwindSafe for ViewMut<Buffer, P> where
    Buffer: RefUnwindSafe,
    P: RefUnwindSafe
",synthetic:true,types:["image::flat::ViewMut"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["image::flat::Error"]},{text:"impl RefUnwindSafe for NormalForm",synthetic:true,types:["image::flat::NormalForm"]},{text:"impl<R> RefUnwindSafe for BMPDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::bmp::decoder::BMPDecoder"]},{text:"impl<'a, W> RefUnwindSafe for BMPEncoder<'a, W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::bmp::encoder::BMPEncoder"]},{text:"impl<R> RefUnwindSafe for DXTDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::dxt::DXTDecoder"]},{text:"impl<R> RefUnwindSafe for DXTReader<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::dxt::DXTReader"]},{text:"impl<W> RefUnwindSafe for DXTEncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::dxt::DXTEncoder"]},{text:"impl RefUnwindSafe for DXTVariant",synthetic:true,types:["image::dxt::DXTVariant"]},{text:"impl<R> RefUnwindSafe for Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::gif::Decoder"]},{text:"impl<W> RefUnwindSafe for Encoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::gif::Encoder"]},{text:"impl<R> RefUnwindSafe for HDRAdapter<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::hdr::decoder::HDRAdapter"]},{text:"impl<R> RefUnwindSafe for HDRDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::hdr::decoder::HDRDecoder"]},{text:"impl RefUnwindSafe for RGBE8Pixel",synthetic:true,types:["image::hdr::decoder::RGBE8Pixel"]},{text:"impl<R> RefUnwindSafe for HDRImageDecoderIterator<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::hdr::decoder::HDRImageDecoderIterator"]},{text:"impl RefUnwindSafe for HDRMetadata",synthetic:true,types:["image::hdr::decoder::HDRMetadata"]},{text:"impl<W> RefUnwindSafe for HDREncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::hdr::encoder::HDREncoder"]},{text:"impl<R> RefUnwindSafe for ICODecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::ico::decoder::ICODecoder"]},{text:"impl<W> RefUnwindSafe for ICOEncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::ico::encoder::ICOEncoder"]},{text:"impl<R> RefUnwindSafe for JPEGDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::jpeg::decoder::JPEGDecoder"]},{text:"impl<'a, W> RefUnwindSafe for JPEGEncoder<'a, W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::jpeg::encoder::JPEGEncoder"]},{text:"impl<R> RefUnwindSafe for PNGDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::png::PNGDecoder"]},{text:"impl<W> RefUnwindSafe for PNGEncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::png::PNGEncoder"]},{text:"impl<R> RefUnwindSafe for PNMDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::pnm::decoder::PNMDecoder"]},{text:"impl<W> RefUnwindSafe for PNMEncoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["image::pnm::encoder::PNMEncoder"]},{text:"impl RefUnwindSafe for ArbitraryHeader",synthetic:true,types:["image::pnm::header::ArbitraryHeader"]},{text:"impl RefUnwindSafe for BitmapHeader",synthetic:true,types:["image::pnm::header::BitmapHeader"]},{text:"impl RefUnwindSafe for GraymapHeader",synthetic:true,types:["image::pnm::header::GraymapHeader"]},{text:"impl RefUnwindSafe for PixmapHeader",synthetic:true,types:["image::pnm::header::PixmapHeader"]},{text:"impl RefUnwindSafe for PNMHeader",synthetic:true,types:["image::pnm::header::PNMHeader"]},{text:"impl RefUnwindSafe for ArbitraryTuplType",synthetic:true,types:["image::pnm::header::ArbitraryTuplType"]},{text:"impl RefUnwindSafe for PNMSubtype",synthetic:true,types:["image::pnm::header::PNMSubtype"]},{text:"impl RefUnwindSafe for SampleEncoding",synthetic:true,types:["image::pnm::header::SampleEncoding"]},{text:"impl<R> RefUnwindSafe for TGADecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::tga::decoder::TGADecoder"]},{text:"impl<R> RefUnwindSafe for TIFFDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::tiff::TIFFDecoder"]},{text:"impl<R> RefUnwindSafe for WebpDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::webp::decoder::WebpDecoder"]},{text:"impl RefUnwindSafe for Frame",synthetic:true,types:["image::webp::vp8::Frame"]},{text:"impl<R> RefUnwindSafe for VP8Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["image::webp::vp8::VP8Decoder"]},]; implementors["inflate"] = [{text:"impl<W> RefUnwindSafe for InflateWriter<W> where
    W: RefUnwindSafe
",synthetic:true,types:["inflate::writer::InflateWriter"]},{text:"impl<R> RefUnwindSafe for DeflateDecoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["inflate::reader::DeflateDecoder"]},{text:"impl<R> RefUnwindSafe for DeflateDecoderBuf<R> where
    R: RefUnwindSafe
",synthetic:true,types:["inflate::reader::DeflateDecoderBuf"]},{text:"impl RefUnwindSafe for InflateStream",synthetic:true,types:["inflate::InflateStream"]},]; implementors["inotify"] = [{text:"impl<S> RefUnwindSafe for Event<S> where
    S: RefUnwindSafe
",synthetic:true,types:["inotify::events::Event"]},{text:"impl RefUnwindSafe for EventMask",synthetic:true,types:["inotify::events::EventMask"]},{text:"impl<'a> RefUnwindSafe for Events<'a>",synthetic:true,types:["inotify::events::Events"]},{text:"impl RefUnwindSafe for Inotify",synthetic:true,types:["inotify::inotify::Inotify"]},{text:"impl RefUnwindSafe for WatchDescriptor",synthetic:true,types:["inotify::watches::WatchDescriptor"]},{text:"impl RefUnwindSafe for WatchMask",synthetic:true,types:["inotify::watches::WatchMask"]},]; implementors["inotify_sys"] = [{text:"impl RefUnwindSafe for inotify_event",synthetic:true,types:["inotify_sys::inotify_event"]},]; implementors["iovec"] = [{text:"impl RefUnwindSafe for IoVec",synthetic:true,types:["iovec::IoVec"]},]; implementors["jpeg_decoder"] = [{text:"impl<R> RefUnwindSafe for Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["jpeg_decoder::decoder::Decoder"]},{text:"impl RefUnwindSafe for ImageInfo",synthetic:true,types:["jpeg_decoder::decoder::ImageInfo"]},{text:"impl RefUnwindSafe for PixelFormat",synthetic:true,types:["jpeg_decoder::decoder::PixelFormat"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["jpeg_decoder::error::Error"]},{text:"impl RefUnwindSafe for UnsupportedFeature",synthetic:true,types:["jpeg_decoder::error::UnsupportedFeature"]},]; implementors["libloading"] = [{text:"impl RefUnwindSafe for Library",synthetic:true,types:["libloading::Library"]},{text:"impl<'lib, T> RefUnwindSafe for Symbol<'lib, T> where
    T: RefUnwindSafe
",synthetic:true,types:["libloading::Symbol"]},{text:"impl RefUnwindSafe for Library",synthetic:true,types:["libloading::os::unix::Library"]},{text:"impl<T> RefUnwindSafe for Symbol<T> where
    T: RefUnwindSafe
",synthetic:true,types:["libloading::os::unix::Symbol"]},]; implementors["line_drawing"] = [{text:"impl<T> RefUnwindSafe for Bresenham<T> where
    T: RefUnwindSafe
",synthetic:true,types:["line_drawing::bresenham::Bresenham"]},{text:"impl<I, O> RefUnwindSafe for Midpoint<I, O> where
    I: RefUnwindSafe,
    O: RefUnwindSafe
",synthetic:true,types:["line_drawing::midpoint::Midpoint"]},{text:"impl<I, O> RefUnwindSafe for XiaolinWu<I, O> where
    I: RefUnwindSafe,
    O: RefUnwindSafe
",synthetic:true,types:["line_drawing::xiaolin_wu::XiaolinWu"]},{text:"impl<T> RefUnwindSafe for WalkGrid<T> where
    T: RefUnwindSafe
",synthetic:true,types:["line_drawing::grid_walking::WalkGrid"]},{text:"impl<T> RefUnwindSafe for Supercover<T> where
    T: RefUnwindSafe
",synthetic:true,types:["line_drawing::grid_walking::Supercover"]},{text:"impl<T> RefUnwindSafe for Bresenham3d<T> where
    T: RefUnwindSafe
",synthetic:true,types:["line_drawing::bresenham_3d::Bresenham3d"]},{text:"impl<I, O> RefUnwindSafe for WalkVoxels<I, O> where
    I: RefUnwindSafe,
    O: RefUnwindSafe
",synthetic:true,types:["line_drawing::walk_voxels::WalkVoxels"]},{text:"impl<T> RefUnwindSafe for BresenhamCircle<T> where
    T: RefUnwindSafe
",synthetic:true,types:["line_drawing::bresenham_circle::BresenhamCircle"]},{text:"impl RefUnwindSafe for VoxelOrigin",synthetic:true,types:["line_drawing::walk_voxels::VoxelOrigin"]},{text:"impl<T, I> RefUnwindSafe for Steps<T, I> where
    I: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["line_drawing::steps::Steps"]},{text:"impl RefUnwindSafe for Octant",synthetic:true,types:["line_drawing::octant::Octant"]},]; implementors["linked_hash_map"] = [{text:"impl<K, V, S> RefUnwindSafe for LinkedHashMap<K, V, S> where
    K: RefUnwindSafe,
    S: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::LinkedHashMap"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::IterMut"]},{text:"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::IntoIter"]},{text:"impl<'a, K, V, S> RefUnwindSafe for Entries<'a, K, V, S> where
    K: RefUnwindSafe,
    S: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::Entries"]},{text:"impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::Keys"]},{text:"impl<'a, K, V> RefUnwindSafe for Values<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::Values"]},{text:"impl<'a, K, V, S> RefUnwindSafe for OccupiedEntry<'a, K, V, S> where
    K: RefUnwindSafe,
    S: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::OccupiedEntry"]},{text:"impl<'a, K, V, S> RefUnwindSafe for VacantEntry<'a, K, V, S> where
    K: RefUnwindSafe,
    S: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::VacantEntry"]},{text:"impl<'a, K, V, S> RefUnwindSafe for Entry<'a, K, V, S> where
    K: RefUnwindSafe,
    S: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["linked_hash_map::Entry"]},]; implementors["lock_api"] = [{text:"impl RefUnwindSafe for GuardSend",synthetic:true,types:["lock_api::GuardSend"]},{text:"impl RefUnwindSafe for GuardNoSend",synthetic:true,types:["lock_api::GuardNoSend"]},{text:"impl<R, T> !RefUnwindSafe for Mutex<R, T>",synthetic:true,types:["lock_api::mutex::Mutex"]},{text:"impl<'a, R, T> !RefUnwindSafe for MutexGuard<'a, R, T>",synthetic:true,types:["lock_api::mutex::MutexGuard"]},{text:"impl<'a, R, T: ?Sized> RefUnwindSafe for MappedMutexGuard<'a, R, T> where
    R: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["lock_api::mutex::MappedMutexGuard"]},{text:"impl<R, G, T> !RefUnwindSafe for ReentrantMutex<R, G, T>",synthetic:true,types:["lock_api::remutex::ReentrantMutex"]},{text:"impl<'a, R, G, T> !RefUnwindSafe for ReentrantMutexGuard<'a, R, G, T>",synthetic:true,types:["lock_api::remutex::ReentrantMutexGuard"]},{text:"impl<'a, R, G, T> !RefUnwindSafe for MappedReentrantMutexGuard<'a, R, G, T>",synthetic:true,types:["lock_api::remutex::MappedReentrantMutexGuard"]},{text:"impl<R, T> !RefUnwindSafe for RwLock<R, T>",synthetic:true,types:["lock_api::rwlock::RwLock"]},{text:"impl<'a, R, T> !RefUnwindSafe for RwLockReadGuard<'a, R, T>",synthetic:true,types:["lock_api::rwlock::RwLockReadGuard"]},{text:"impl<'a, R, T> !RefUnwindSafe for RwLockWriteGuard<'a, R, T>",synthetic:true,types:["lock_api::rwlock::RwLockWriteGuard"]},{text:"impl<'a, R, T> !RefUnwindSafe for RwLockUpgradableReadGuard<'a, R, T>",synthetic:true,types:["lock_api::rwlock::RwLockUpgradableReadGuard"]},{text:"impl<'a, R, T: ?Sized> RefUnwindSafe for MappedRwLockReadGuard<'a, R, T> where
    R: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["lock_api::rwlock::MappedRwLockReadGuard"]},{text:"impl<'a, R, T: ?Sized> RefUnwindSafe for MappedRwLockWriteGuard<'a, R, T> where
    R: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["lock_api::rwlock::MappedRwLockWriteGuard"]},]; implementors["log"] = [{text:"impl<'a> !RefUnwindSafe for LogRecord<'a>",synthetic:true,types:["log::LogRecord"]},{text:"impl<'a> RefUnwindSafe for LogMetadata<'a>",synthetic:true,types:["log::LogMetadata"]},{text:"impl RefUnwindSafe for LogLocation",synthetic:true,types:["log::LogLocation"]},{text:"impl RefUnwindSafe for MaxLogLevelFilter",synthetic:true,types:["log::MaxLogLevelFilter"]},{text:"impl RefUnwindSafe for SetLoggerError",synthetic:true,types:["log::SetLoggerError"]},{text:"impl RefUnwindSafe for ShutdownLoggerError",synthetic:true,types:["log::ShutdownLoggerError"]},{text:"impl RefUnwindSafe for LogLevel",synthetic:true,types:["log::LogLevel"]},{text:"impl RefUnwindSafe for LogLevelFilter",synthetic:true,types:["log::LogLevelFilter"]},]; implementors["lzw"] = [{text:"impl<R> RefUnwindSafe for Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["lzw::lzw::Decoder"]},{text:"impl<R> RefUnwindSafe for DecoderEarlyChange<R> where
    R: RefUnwindSafe
",synthetic:true,types:["lzw::lzw::DecoderEarlyChange"]},{text:"impl<W> RefUnwindSafe for Encoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["lzw::lzw::Encoder"]},{text:"impl RefUnwindSafe for LsbReader",synthetic:true,types:["lzw::bitstream::LsbReader"]},{text:"impl<W> RefUnwindSafe for LsbWriter<W> where
    W: RefUnwindSafe
",synthetic:true,types:["lzw::bitstream::LsbWriter"]},{text:"impl RefUnwindSafe for MsbReader",synthetic:true,types:["lzw::bitstream::MsbReader"]},{text:"impl<W> RefUnwindSafe for MsbWriter<W> where
    W: RefUnwindSafe
",synthetic:true,types:["lzw::bitstream::MsbWriter"]},{text:"impl RefUnwindSafe for Bits",synthetic:true,types:["lzw::bitstream::Bits"]},]; implementors["memmap"] = [{text:"impl RefUnwindSafe for MmapOptions",synthetic:true,types:["memmap::MmapOptions"]},{text:"impl RefUnwindSafe for Mmap",synthetic:true,types:["memmap::Mmap"]},{text:"impl RefUnwindSafe for MmapMut",synthetic:true,types:["memmap::MmapMut"]},]; implementors["mio"] = [{text:"impl !RefUnwindSafe for Poll",synthetic:true,types:["mio::poll::Poll"]},{text:"impl !RefUnwindSafe for Registration",synthetic:true,types:["mio::poll::Registration"]},{text:"impl !RefUnwindSafe for SetReadiness",synthetic:true,types:["mio::poll::SetReadiness"]},{text:"impl RefUnwindSafe for PollOpt",synthetic:true,types:["mio::event_imp::PollOpt"]},{text:"impl RefUnwindSafe for Ready",synthetic:true,types:["mio::event_imp::Ready"]},{text:"impl RefUnwindSafe for Token",synthetic:true,types:["mio::token::Token"]},{text:"impl RefUnwindSafe for Events",synthetic:true,types:["mio::poll::Events"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["mio::event_imp::Event"]},{text:"impl<'a> RefUnwindSafe for Iter<'a>",synthetic:true,types:["mio::poll::Iter"]},{text:"impl<'a> RefUnwindSafe for EventedFd<'a>",synthetic:true,types:["mio::sys::unix::eventedfd::EventedFd"]},{text:"impl RefUnwindSafe for UnixReady",synthetic:true,types:["mio::sys::unix::ready::UnixReady"]},{text:"impl RefUnwindSafe for TcpListener",synthetic:true,types:["mio::net::tcp::TcpListener"]},{text:"impl RefUnwindSafe for TcpStream",synthetic:true,types:["mio::net::tcp::TcpStream"]},{text:"impl RefUnwindSafe for UdpSocket",synthetic:true,types:["mio::net::udp::UdpSocket"]},]; implementors["mio_extras"] = [{text:"impl<T> !RefUnwindSafe for Sender<T>",synthetic:true,types:["mio_extras::channel::Sender"]},{text:"impl<T> !RefUnwindSafe for SyncSender<T>",synthetic:true,types:["mio_extras::channel::SyncSender"]},{text:"impl<T> !RefUnwindSafe for Receiver<T>",synthetic:true,types:["mio_extras::channel::Receiver"]},{text:"impl<T> !RefUnwindSafe for SendError<T>",synthetic:true,types:["mio_extras::channel::SendError"]},{text:"impl<T> !RefUnwindSafe for TrySendError<T>",synthetic:true,types:["mio_extras::channel::TrySendError"]},{text:"impl<T> !RefUnwindSafe for Timer<T>",synthetic:true,types:["mio_extras::timer::Timer"]},{text:"impl RefUnwindSafe for Builder",synthetic:true,types:["mio_extras::timer::Builder"]},{text:"impl RefUnwindSafe for Timeout",synthetic:true,types:["mio_extras::timer::Timeout"]},]; implementors["nalgebra"] = [{text:"impl<N, R, C, S> RefUnwindSafe for Matrix<N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<T> RefUnwindSafe for Unit<T> where
    T: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::unit::Unit"]},{text:"impl RefUnwindSafe for EuclideanNorm",synthetic:true,types:["nalgebra::base::norm::EuclideanNorm"]},{text:"impl RefUnwindSafe for LpNorm",synthetic:true,types:["nalgebra::base::norm::LpNorm"]},{text:"impl RefUnwindSafe for UniformNorm",synthetic:true,types:["nalgebra::base::norm::UniformNorm"]},{text:"impl<N, R, C> RefUnwindSafe for ArrayStorage<N, R, C> where
    <<<R as DimName>::Value as Mul<<C as DimName>::Value>>::Output as ArrayLength<N>>::ArrayType: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::array_storage::ArrayStorage"]},{text:"impl<'a, N, R, C, RStride, CStride> RefUnwindSafe for SliceStorage<'a, N, R, C, RStride, CStride> where
    C: RefUnwindSafe,
    CStride: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    RStride: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::matrix_slice::SliceStorage"]},{text:"impl<'a, N, R, C, RStride, CStride> RefUnwindSafe for SliceStorageMut<'a, N, R, C, RStride, CStride> where
    C: RefUnwindSafe,
    CStride: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    RStride: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::matrix_slice::SliceStorageMut"]},{text:"impl<N, R, C> RefUnwindSafe for VecStorage<N, R, C> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::vec_storage::VecStorage"]},{text:"impl RefUnwindSafe for ShapeConstraint",synthetic:true,types:["nalgebra::base::constraint::ShapeConstraint"]},{text:"impl<N> RefUnwindSafe for X<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::X"]},{text:"impl<N> RefUnwindSafe for XY<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::XY"]},{text:"impl<N> RefUnwindSafe for XYZ<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::XYZ"]},{text:"impl<N> RefUnwindSafe for XYZW<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::XYZW"]},{text:"impl<N> RefUnwindSafe for XYZWA<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::XYZWA"]},{text:"impl<N> RefUnwindSafe for XYZWAB<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::XYZWAB"]},{text:"impl<N> RefUnwindSafe for IJKW<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::IJKW"]},{text:"impl<N> RefUnwindSafe for M2x2<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M2x2"]},{text:"impl<N> RefUnwindSafe for M2x3<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M2x3"]},{text:"impl<N> RefUnwindSafe for M2x4<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M2x4"]},{text:"impl<N> RefUnwindSafe for M2x5<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M2x5"]},{text:"impl<N> RefUnwindSafe for M2x6<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M2x6"]},{text:"impl<N> RefUnwindSafe for M3x2<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M3x2"]},{text:"impl<N> RefUnwindSafe for M3x3<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M3x3"]},{text:"impl<N> RefUnwindSafe for M3x4<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M3x4"]},{text:"impl<N> RefUnwindSafe for M3x5<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M3x5"]},{text:"impl<N> RefUnwindSafe for M3x6<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M3x6"]},{text:"impl<N> RefUnwindSafe for M4x2<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M4x2"]},{text:"impl<N> RefUnwindSafe for M4x3<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M4x3"]},{text:"impl<N> RefUnwindSafe for M4x4<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M4x4"]},{text:"impl<N> RefUnwindSafe for M4x5<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M4x5"]},{text:"impl<N> RefUnwindSafe for M4x6<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M4x6"]},{text:"impl<N> RefUnwindSafe for M5x2<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M5x2"]},{text:"impl<N> RefUnwindSafe for M5x3<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M5x3"]},{text:"impl<N> RefUnwindSafe for M5x4<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M5x4"]},{text:"impl<N> RefUnwindSafe for M5x5<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M5x5"]},{text:"impl<N> RefUnwindSafe for M5x6<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M5x6"]},{text:"impl<N> RefUnwindSafe for M6x2<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M6x2"]},{text:"impl<N> RefUnwindSafe for M6x3<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M6x3"]},{text:"impl<N> RefUnwindSafe for M6x4<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M6x4"]},{text:"impl<N> RefUnwindSafe for M6x5<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M6x5"]},{text:"impl<N> RefUnwindSafe for M6x6<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::coordinates::M6x6"]},{text:"impl RefUnwindSafe for DefaultAllocator",synthetic:true,types:["nalgebra::base::default_allocator::DefaultAllocator"]},{text:"impl RefUnwindSafe for Dynamic",synthetic:true,types:["nalgebra::base::dimension::Dynamic"]},{text:"impl RefUnwindSafe for U1",synthetic:true,types:["nalgebra::base::dimension::U1"]},{text:"impl RefUnwindSafe for U0",synthetic:true,types:["nalgebra::base::dimension::U0"]},{text:"impl RefUnwindSafe for U2",synthetic:true,types:["nalgebra::base::dimension::U2"]},{text:"impl RefUnwindSafe for U3",synthetic:true,types:["nalgebra::base::dimension::U3"]},{text:"impl RefUnwindSafe for U4",synthetic:true,types:["nalgebra::base::dimension::U4"]},{text:"impl RefUnwindSafe for U5",synthetic:true,types:["nalgebra::base::dimension::U5"]},{text:"impl RefUnwindSafe for U6",synthetic:true,types:["nalgebra::base::dimension::U6"]},{text:"impl RefUnwindSafe for U7",synthetic:true,types:["nalgebra::base::dimension::U7"]},{text:"impl RefUnwindSafe for U8",synthetic:true,types:["nalgebra::base::dimension::U8"]},{text:"impl RefUnwindSafe for U9",synthetic:true,types:["nalgebra::base::dimension::U9"]},{text:"impl RefUnwindSafe for U10",synthetic:true,types:["nalgebra::base::dimension::U10"]},{text:"impl RefUnwindSafe for U11",synthetic:true,types:["nalgebra::base::dimension::U11"]},{text:"impl RefUnwindSafe for U12",synthetic:true,types:["nalgebra::base::dimension::U12"]},{text:"impl RefUnwindSafe for U13",synthetic:true,types:["nalgebra::base::dimension::U13"]},{text:"impl RefUnwindSafe for U14",synthetic:true,types:["nalgebra::base::dimension::U14"]},{text:"impl RefUnwindSafe for U15",synthetic:true,types:["nalgebra::base::dimension::U15"]},{text:"impl RefUnwindSafe for U16",synthetic:true,types:["nalgebra::base::dimension::U16"]},{text:"impl RefUnwindSafe for U17",synthetic:true,types:["nalgebra::base::dimension::U17"]},{text:"impl RefUnwindSafe for U18",synthetic:true,types:["nalgebra::base::dimension::U18"]},{text:"impl RefUnwindSafe for U19",synthetic:true,types:["nalgebra::base::dimension::U19"]},{text:"impl RefUnwindSafe for U20",synthetic:true,types:["nalgebra::base::dimension::U20"]},{text:"impl RefUnwindSafe for U21",synthetic:true,types:["nalgebra::base::dimension::U21"]},{text:"impl RefUnwindSafe for U22",synthetic:true,types:["nalgebra::base::dimension::U22"]},{text:"impl RefUnwindSafe for U23",synthetic:true,types:["nalgebra::base::dimension::U23"]},{text:"impl RefUnwindSafe for U24",synthetic:true,types:["nalgebra::base::dimension::U24"]},{text:"impl RefUnwindSafe for U25",synthetic:true,types:["nalgebra::base::dimension::U25"]},{text:"impl RefUnwindSafe for U26",synthetic:true,types:["nalgebra::base::dimension::U26"]},{text:"impl RefUnwindSafe for U27",synthetic:true,types:["nalgebra::base::dimension::U27"]},{text:"impl RefUnwindSafe for U28",synthetic:true,types:["nalgebra::base::dimension::U28"]},{text:"impl RefUnwindSafe for U29",synthetic:true,types:["nalgebra::base::dimension::U29"]},{text:"impl RefUnwindSafe for U30",synthetic:true,types:["nalgebra::base::dimension::U30"]},{text:"impl RefUnwindSafe for U31",synthetic:true,types:["nalgebra::base::dimension::U31"]},{text:"impl RefUnwindSafe for U32",synthetic:true,types:["nalgebra::base::dimension::U32"]},{text:"impl RefUnwindSafe for U33",synthetic:true,types:["nalgebra::base::dimension::U33"]},{text:"impl RefUnwindSafe for U34",synthetic:true,types:["nalgebra::base::dimension::U34"]},{text:"impl RefUnwindSafe for U35",synthetic:true,types:["nalgebra::base::dimension::U35"]},{text:"impl RefUnwindSafe for U36",synthetic:true,types:["nalgebra::base::dimension::U36"]},{text:"impl RefUnwindSafe for U37",synthetic:true,types:["nalgebra::base::dimension::U37"]},{text:"impl RefUnwindSafe for U38",synthetic:true,types:["nalgebra::base::dimension::U38"]},{text:"impl RefUnwindSafe for U39",synthetic:true,types:["nalgebra::base::dimension::U39"]},{text:"impl RefUnwindSafe for U40",synthetic:true,types:["nalgebra::base::dimension::U40"]},{text:"impl RefUnwindSafe for U41",synthetic:true,types:["nalgebra::base::dimension::U41"]},{text:"impl RefUnwindSafe for U42",synthetic:true,types:["nalgebra::base::dimension::U42"]},{text:"impl RefUnwindSafe for U43",synthetic:true,types:["nalgebra::base::dimension::U43"]},{text:"impl RefUnwindSafe for U44",synthetic:true,types:["nalgebra::base::dimension::U44"]},{text:"impl RefUnwindSafe for U45",synthetic:true,types:["nalgebra::base::dimension::U45"]},{text:"impl RefUnwindSafe for U46",synthetic:true,types:["nalgebra::base::dimension::U46"]},{text:"impl RefUnwindSafe for U47",synthetic:true,types:["nalgebra::base::dimension::U47"]},{text:"impl RefUnwindSafe for U48",synthetic:true,types:["nalgebra::base::dimension::U48"]},{text:"impl RefUnwindSafe for U49",synthetic:true,types:["nalgebra::base::dimension::U49"]},{text:"impl RefUnwindSafe for U50",synthetic:true,types:["nalgebra::base::dimension::U50"]},{text:"impl RefUnwindSafe for U51",synthetic:true,types:["nalgebra::base::dimension::U51"]},{text:"impl RefUnwindSafe for U52",synthetic:true,types:["nalgebra::base::dimension::U52"]},{text:"impl RefUnwindSafe for U53",synthetic:true,types:["nalgebra::base::dimension::U53"]},{text:"impl RefUnwindSafe for U54",synthetic:true,types:["nalgebra::base::dimension::U54"]},{text:"impl RefUnwindSafe for U55",synthetic:true,types:["nalgebra::base::dimension::U55"]},{text:"impl RefUnwindSafe for U56",synthetic:true,types:["nalgebra::base::dimension::U56"]},{text:"impl RefUnwindSafe for U57",synthetic:true,types:["nalgebra::base::dimension::U57"]},{text:"impl RefUnwindSafe for U58",synthetic:true,types:["nalgebra::base::dimension::U58"]},{text:"impl RefUnwindSafe for U59",synthetic:true,types:["nalgebra::base::dimension::U59"]},{text:"impl RefUnwindSafe for U60",synthetic:true,types:["nalgebra::base::dimension::U60"]},{text:"impl RefUnwindSafe for U61",synthetic:true,types:["nalgebra::base::dimension::U61"]},{text:"impl RefUnwindSafe for U62",synthetic:true,types:["nalgebra::base::dimension::U62"]},{text:"impl RefUnwindSafe for U63",synthetic:true,types:["nalgebra::base::dimension::U63"]},{text:"impl RefUnwindSafe for U64",synthetic:true,types:["nalgebra::base::dimension::U64"]},{text:"impl RefUnwindSafe for U65",synthetic:true,types:["nalgebra::base::dimension::U65"]},{text:"impl RefUnwindSafe for U66",synthetic:true,types:["nalgebra::base::dimension::U66"]},{text:"impl RefUnwindSafe for U67",synthetic:true,types:["nalgebra::base::dimension::U67"]},{text:"impl RefUnwindSafe for U68",synthetic:true,types:["nalgebra::base::dimension::U68"]},{text:"impl RefUnwindSafe for U69",synthetic:true,types:["nalgebra::base::dimension::U69"]},{text:"impl RefUnwindSafe for U70",synthetic:true,types:["nalgebra::base::dimension::U70"]},{text:"impl RefUnwindSafe for U71",synthetic:true,types:["nalgebra::base::dimension::U71"]},{text:"impl RefUnwindSafe for U72",synthetic:true,types:["nalgebra::base::dimension::U72"]},{text:"impl RefUnwindSafe for U73",synthetic:true,types:["nalgebra::base::dimension::U73"]},{text:"impl RefUnwindSafe for U74",synthetic:true,types:["nalgebra::base::dimension::U74"]},{text:"impl RefUnwindSafe for U75",synthetic:true,types:["nalgebra::base::dimension::U75"]},{text:"impl RefUnwindSafe for U76",synthetic:true,types:["nalgebra::base::dimension::U76"]},{text:"impl RefUnwindSafe for U77",synthetic:true,types:["nalgebra::base::dimension::U77"]},{text:"impl RefUnwindSafe for U78",synthetic:true,types:["nalgebra::base::dimension::U78"]},{text:"impl RefUnwindSafe for U79",synthetic:true,types:["nalgebra::base::dimension::U79"]},{text:"impl RefUnwindSafe for U80",synthetic:true,types:["nalgebra::base::dimension::U80"]},{text:"impl RefUnwindSafe for U81",synthetic:true,types:["nalgebra::base::dimension::U81"]},{text:"impl RefUnwindSafe for U82",synthetic:true,types:["nalgebra::base::dimension::U82"]},{text:"impl RefUnwindSafe for U83",synthetic:true,types:["nalgebra::base::dimension::U83"]},{text:"impl RefUnwindSafe for U84",synthetic:true,types:["nalgebra::base::dimension::U84"]},{text:"impl RefUnwindSafe for U85",synthetic:true,types:["nalgebra::base::dimension::U85"]},{text:"impl RefUnwindSafe for U86",synthetic:true,types:["nalgebra::base::dimension::U86"]},{text:"impl RefUnwindSafe for U87",synthetic:true,types:["nalgebra::base::dimension::U87"]},{text:"impl RefUnwindSafe for U88",synthetic:true,types:["nalgebra::base::dimension::U88"]},{text:"impl RefUnwindSafe for U89",synthetic:true,types:["nalgebra::base::dimension::U89"]},{text:"impl RefUnwindSafe for U90",synthetic:true,types:["nalgebra::base::dimension::U90"]},{text:"impl RefUnwindSafe for U91",synthetic:true,types:["nalgebra::base::dimension::U91"]},{text:"impl RefUnwindSafe for U92",synthetic:true,types:["nalgebra::base::dimension::U92"]},{text:"impl RefUnwindSafe for U93",synthetic:true,types:["nalgebra::base::dimension::U93"]},{text:"impl RefUnwindSafe for U94",synthetic:true,types:["nalgebra::base::dimension::U94"]},{text:"impl RefUnwindSafe for U95",synthetic:true,types:["nalgebra::base::dimension::U95"]},{text:"impl RefUnwindSafe for U96",synthetic:true,types:["nalgebra::base::dimension::U96"]},{text:"impl RefUnwindSafe for U97",synthetic:true,types:["nalgebra::base::dimension::U97"]},{text:"impl RefUnwindSafe for U98",synthetic:true,types:["nalgebra::base::dimension::U98"]},{text:"impl RefUnwindSafe for U99",synthetic:true,types:["nalgebra::base::dimension::U99"]},{text:"impl RefUnwindSafe for U100",synthetic:true,types:["nalgebra::base::dimension::U100"]},{text:"impl RefUnwindSafe for U101",synthetic:true,types:["nalgebra::base::dimension::U101"]},{text:"impl RefUnwindSafe for U102",synthetic:true,types:["nalgebra::base::dimension::U102"]},{text:"impl RefUnwindSafe for U103",synthetic:true,types:["nalgebra::base::dimension::U103"]},{text:"impl RefUnwindSafe for U104",synthetic:true,types:["nalgebra::base::dimension::U104"]},{text:"impl RefUnwindSafe for U105",synthetic:true,types:["nalgebra::base::dimension::U105"]},{text:"impl RefUnwindSafe for U106",synthetic:true,types:["nalgebra::base::dimension::U106"]},{text:"impl RefUnwindSafe for U107",synthetic:true,types:["nalgebra::base::dimension::U107"]},{text:"impl RefUnwindSafe for U108",synthetic:true,types:["nalgebra::base::dimension::U108"]},{text:"impl RefUnwindSafe for U109",synthetic:true,types:["nalgebra::base::dimension::U109"]},{text:"impl RefUnwindSafe for U110",synthetic:true,types:["nalgebra::base::dimension::U110"]},{text:"impl RefUnwindSafe for U111",synthetic:true,types:["nalgebra::base::dimension::U111"]},{text:"impl RefUnwindSafe for U112",synthetic:true,types:["nalgebra::base::dimension::U112"]},{text:"impl RefUnwindSafe for U113",synthetic:true,types:["nalgebra::base::dimension::U113"]},{text:"impl RefUnwindSafe for U114",synthetic:true,types:["nalgebra::base::dimension::U114"]},{text:"impl RefUnwindSafe for U115",synthetic:true,types:["nalgebra::base::dimension::U115"]},{text:"impl RefUnwindSafe for U116",synthetic:true,types:["nalgebra::base::dimension::U116"]},{text:"impl RefUnwindSafe for U117",synthetic:true,types:["nalgebra::base::dimension::U117"]},{text:"impl RefUnwindSafe for U118",synthetic:true,types:["nalgebra::base::dimension::U118"]},{text:"impl RefUnwindSafe for U119",synthetic:true,types:["nalgebra::base::dimension::U119"]},{text:"impl RefUnwindSafe for U120",synthetic:true,types:["nalgebra::base::dimension::U120"]},{text:"impl RefUnwindSafe for U121",synthetic:true,types:["nalgebra::base::dimension::U121"]},{text:"impl RefUnwindSafe for U122",synthetic:true,types:["nalgebra::base::dimension::U122"]},{text:"impl RefUnwindSafe for U123",synthetic:true,types:["nalgebra::base::dimension::U123"]},{text:"impl RefUnwindSafe for U124",synthetic:true,types:["nalgebra::base::dimension::U124"]},{text:"impl RefUnwindSafe for U125",synthetic:true,types:["nalgebra::base::dimension::U125"]},{text:"impl RefUnwindSafe for U126",synthetic:true,types:["nalgebra::base::dimension::U126"]},{text:"impl RefUnwindSafe for U127",synthetic:true,types:["nalgebra::base::dimension::U127"]},{text:"impl<'a, N, R, C, S> RefUnwindSafe for MatrixIter<'a, N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe,
    <S as Storage<N, R, C>>::CStride: RefUnwindSafe,
    <S as Storage<N, R, C>>::RStride: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::iter::MatrixIter"]},{text:"impl<'a, N, R, C, S> RefUnwindSafe for MatrixIterMut<'a, N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe,
    <S as Storage<N, R, C>>::CStride: RefUnwindSafe,
    <S as Storage<N, R, C>>::RStride: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::iter::MatrixIterMut"]},{text:"impl<'a, N, R, C, S> RefUnwindSafe for RowIter<'a, N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::iter::RowIter"]},{text:"impl<'a, N, R, C, S> RefUnwindSafe for RowIterMut<'a, N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::iter::RowIterMut"]},{text:"impl<'a, N, R, C, S> RefUnwindSafe for ColumnIter<'a, N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::iter::ColumnIter"]},{text:"impl<'a, N, R, C, S> RefUnwindSafe for ColumnIterMut<'a, N, R, C, S> where
    C: RefUnwindSafe,
    N: RefUnwindSafe,
    R: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["nalgebra::base::iter::ColumnIterMut"]},{text:"impl<N, D> !RefUnwindSafe for Point<N, D>",synthetic:true,types:["nalgebra::geometry::point::Point"]},{text:"impl<N, D> !RefUnwindSafe for Rotation<N, D>",synthetic:true,types:["nalgebra::geometry::rotation::Rotation"]},{text:"impl<N> RefUnwindSafe for Quaternion<N> where
    N: RefUnwindSafe + Scalar
",synthetic:true,types:["nalgebra::geometry::quaternion::Quaternion"]},{text:"impl<N, D> !RefUnwindSafe for Translation<N, D>",synthetic:true,types:["nalgebra::geometry::translation::Translation"]},{text:"impl<N, D, R> !RefUnwindSafe for Isometry<N, D, R>",synthetic:true,types:["nalgebra::geometry::isometry::Isometry"]},{text:"impl<N, D, R> !RefUnwindSafe for Similarity<N, D, R>",synthetic:true,types:["nalgebra::geometry::similarity::Similarity"]},{text:"impl<N, D, C> !RefUnwindSafe for Transform<N, D, C>",synthetic:true,types:["nalgebra::geometry::transform::Transform"]},{text:"impl<N, D, S> RefUnwindSafe for Reflection<N, D, S> where
    D: RefUnwindSafe,
    N: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["nalgebra::geometry::reflection::Reflection"]},{text:"impl<N> RefUnwindSafe for Orthographic3<N> where
    N: RefUnwindSafe + Scalar
",synthetic:true,types:["nalgebra::geometry::orthographic::Orthographic3"]},{text:"impl<N> RefUnwindSafe for Perspective3<N> where
    N: RefUnwindSafe
",synthetic:true,types:["nalgebra::geometry::perspective::Perspective3"]},{text:"impl RefUnwindSafe for TGeneral",synthetic:true,types:["nalgebra::geometry::transform::TGeneral"]},{text:"impl RefUnwindSafe for TProjective",synthetic:true,types:["nalgebra::geometry::transform::TProjective"]},{text:"impl RefUnwindSafe for TAffine",synthetic:true,types:["nalgebra::geometry::transform::TAffine"]},{text:"impl<N, R, C> !RefUnwindSafe for Bidiagonal<N, R, C>",synthetic:true,types:["nalgebra::linalg::bidiagonal::Bidiagonal"]},{text:"impl<N, D> !RefUnwindSafe for Cholesky<N, D>",synthetic:true,types:["nalgebra::linalg::cholesky::Cholesky"]},{text:"impl<N, R, C> !RefUnwindSafe for FullPivLU<N, R, C>",synthetic:true,types:["nalgebra::linalg::full_piv_lu::FullPivLU"]},{text:"impl<N, D> !RefUnwindSafe for Hessenberg<N, D>",synthetic:true,types:["nalgebra::linalg::hessenberg::Hessenberg"]},{text:"impl<N, R, C> !RefUnwindSafe for LU<N, R, C>",synthetic:true,types:["nalgebra::linalg::lu::LU"]},{text:"impl<D> !RefUnwindSafe for PermutationSequence<D>",synthetic:true,types:["nalgebra::linalg::permutation_sequence::PermutationSequence"]},{text:"impl<N, R, C> !RefUnwindSafe for QR<N, R, C>",synthetic:true,types:["nalgebra::linalg::qr::QR"]},{text:"impl<N, D> !RefUnwindSafe for Schur<N, D>",synthetic:true,types:["nalgebra::linalg::schur::Schur"]},{text:"impl<N, R, C> !RefUnwindSafe for SVD<N, R, C>",synthetic:true,types:["nalgebra::linalg::svd::SVD"]},{text:"impl<N, D> !RefUnwindSafe for SymmetricEigen<N, D>",synthetic:true,types:["nalgebra::linalg::symmetric_eigen::SymmetricEigen"]},{text:"impl<N, D> !RefUnwindSafe for SymmetricTridiagonal<N, D>",synthetic:true,types:["nalgebra::linalg::symmetric_tridiagonal::SymmetricTridiagonal"]},{text:"impl<N> RefUnwindSafe for GivensRotation<N> where
    N: RefUnwindSafe,
    <N as ComplexField>::RealField: RefUnwindSafe
",synthetic:true,types:["nalgebra::linalg::givens::GivensRotation"]},]; implementors["net2"] = [{text:"impl !RefUnwindSafe for TcpBuilder",synthetic:true,types:["net2::tcp::TcpBuilder"]},{text:"impl !RefUnwindSafe for UdpBuilder",synthetic:true,types:["net2::udp::UdpBuilder"]},]; implementors["nix"] = [{text:"impl RefUnwindSafe for Error",synthetic:true,types:["nix::Error"]},{text:"impl RefUnwindSafe for Dir",synthetic:true,types:["nix::dir::Dir"]},{text:"impl<'d> RefUnwindSafe for Iter<'d>",synthetic:true,types:["nix::dir::Iter"]},{text:"impl RefUnwindSafe for Entry",synthetic:true,types:["nix::dir::Entry"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["nix::dir::Type"]},{text:"impl RefUnwindSafe for Errno",synthetic:true,types:["nix::errno::consts::Errno"]},{text:"impl RefUnwindSafe for AtFlags",synthetic:true,types:["nix::fcntl::AtFlags"]},{text:"impl RefUnwindSafe for OFlag",synthetic:true,types:["nix::fcntl::OFlag"]},{text:"impl RefUnwindSafe for SealFlag",synthetic:true,types:["nix::fcntl::SealFlag"]},{text:"impl RefUnwindSafe for FdFlag",synthetic:true,types:["nix::fcntl::FdFlag"]},{text:"impl RefUnwindSafe for SpliceFFlags",synthetic:true,types:["nix::fcntl::SpliceFFlags"]},{text:"impl RefUnwindSafe for FallocateFlags",synthetic:true,types:["nix::fcntl::FallocateFlags"]},{text:"impl<'a> RefUnwindSafe for FcntlArg<'a>",synthetic:true,types:["nix::fcntl::FcntlArg"]},{text:"impl RefUnwindSafe for FlockArg",synthetic:true,types:["nix::fcntl::FlockArg"]},{text:"impl RefUnwindSafe for InterfaceAddress",synthetic:true,types:["nix::ifaddrs::InterfaceAddress"]},{text:"impl RefUnwindSafe for InterfaceAddressIterator",synthetic:true,types:["nix::ifaddrs::InterfaceAddressIterator"]},{text:"impl RefUnwindSafe for ModuleInitFlags",synthetic:true,types:["nix::kmod::ModuleInitFlags"]},{text:"impl RefUnwindSafe for DeleteModuleFlags",synthetic:true,types:["nix::kmod::DeleteModuleFlags"]},{text:"impl RefUnwindSafe for MsFlags",synthetic:true,types:["nix::mount::MsFlags"]},{text:"impl RefUnwindSafe for MntFlags",synthetic:true,types:["nix::mount::MntFlags"]},{text:"impl RefUnwindSafe for MQ_OFlag",synthetic:true,types:["nix::mqueue::MQ_OFlag"]},{text:"impl RefUnwindSafe for FdFlag",synthetic:true,types:["nix::mqueue::FdFlag"]},{text:"impl RefUnwindSafe for MqAttr",synthetic:true,types:["nix::mqueue::MqAttr"]},{text:"impl RefUnwindSafe for InterfaceFlags",synthetic:true,types:["nix::net::if_::InterfaceFlags"]},{text:"impl RefUnwindSafe for PollFd",synthetic:true,types:["nix::poll::PollFd"]},{text:"impl RefUnwindSafe for PollFlags",synthetic:true,types:["nix::poll::PollFlags"]},{text:"impl RefUnwindSafe for OpenptyResult",synthetic:true,types:["nix::pty::OpenptyResult"]},{text:"impl RefUnwindSafe for ForkptyResult",synthetic:true,types:["nix::pty::ForkptyResult"]},{text:"impl RefUnwindSafe for PtyMaster",synthetic:true,types:["nix::pty::PtyMaster"]},{text:"impl RefUnwindSafe for CloneFlags",synthetic:true,types:["nix::sched::CloneFlags"]},{text:"impl RefUnwindSafe for CpuSet",synthetic:true,types:["nix::sched::CpuSet"]},{text:"impl<'a> !RefUnwindSafe for AioCb<'a>",synthetic:true,types:["nix::sys::aio::AioCb"]},{text:"impl<'a> !RefUnwindSafe for LioCb<'a>",synthetic:true,types:["nix::sys::aio::LioCb"]},{text:"impl RefUnwindSafe for AioFsyncMode",synthetic:true,types:["nix::sys::aio::AioFsyncMode"]},{text:"impl RefUnwindSafe for LioOpcode",synthetic:true,types:["nix::sys::aio::LioOpcode"]},{text:"impl RefUnwindSafe for LioMode",synthetic:true,types:["nix::sys::aio::LioMode"]},{text:"impl RefUnwindSafe for AioCancelStat",synthetic:true,types:["nix::sys::aio::AioCancelStat"]},{text:"impl<'a> !RefUnwindSafe for Buffer<'a>",synthetic:true,types:["nix::sys::aio::Buffer"]},{text:"impl RefUnwindSafe for EpollFlags",synthetic:true,types:["nix::sys::epoll::EpollFlags"]},{text:"impl RefUnwindSafe for EpollCreateFlags",synthetic:true,types:["nix::sys::epoll::EpollCreateFlags"]},{text:"impl RefUnwindSafe for EpollEvent",synthetic:true,types:["nix::sys::epoll::EpollEvent"]},{text:"impl RefUnwindSafe for EpollOp",synthetic:true,types:["nix::sys::epoll::EpollOp"]},{text:"impl RefUnwindSafe for EfdFlags",synthetic:true,types:["nix::sys::eventfd::EfdFlags"]},{text:"impl RefUnwindSafe for MemFdCreateFlag",synthetic:true,types:["nix::sys::memfd::MemFdCreateFlag"]},{text:"impl RefUnwindSafe for ProtFlags",synthetic:true,types:["nix::sys::mman::ProtFlags"]},{text:"impl RefUnwindSafe for MapFlags",synthetic:true,types:["nix::sys::mman::MapFlags"]},{text:"impl RefUnwindSafe for MsFlags",synthetic:true,types:["nix::sys::mman::MsFlags"]},{text:"impl RefUnwindSafe for MlockAllFlags",synthetic:true,types:["nix::sys::mman::MlockAllFlags"]},{text:"impl RefUnwindSafe for MmapAdvise",synthetic:true,types:["nix::sys::mman::MmapAdvise"]},{text:"impl RefUnwindSafe for Options",synthetic:true,types:["nix::sys::ptrace::linux::Options"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["nix::sys::ptrace::linux::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["nix::sys::ptrace::linux::Event"]},{text:"impl RefUnwindSafe for QuotaValidFlags",synthetic:true,types:["nix::sys::quota::QuotaValidFlags"]},{text:"impl RefUnwindSafe for Dqblk",synthetic:true,types:["nix::sys::quota::Dqblk"]},{text:"impl RefUnwindSafe for QuotaType",synthetic:true,types:["nix::sys::quota::QuotaType"]},{text:"impl RefUnwindSafe for QuotaFmt",synthetic:true,types:["nix::sys::quota::QuotaFmt"]},{text:"impl RefUnwindSafe for RebootMode",synthetic:true,types:["nix::sys::reboot::RebootMode"]},{text:"impl RefUnwindSafe for FdSet",synthetic:true,types:["nix::sys::select::FdSet"]},{text:"impl RefUnwindSafe for SigEvent",synthetic:true,types:["nix::sys::signal::sigevent::SigEvent"]},{text:"impl RefUnwindSafe for SignalIterator",synthetic:true,types:["nix::sys::signal::SignalIterator"]},{text:"impl RefUnwindSafe for SaFlags",synthetic:true,types:["nix::sys::signal::SaFlags"]},{text:"impl RefUnwindSafe for SigSet",synthetic:true,types:["nix::sys::signal::SigSet"]},{text:"impl RefUnwindSafe for SigAction",synthetic:true,types:["nix::sys::signal::SigAction"]},{text:"impl RefUnwindSafe for Signal",synthetic:true,types:["nix::sys::signal::Signal"]},{text:"impl RefUnwindSafe for SigmaskHow",synthetic:true,types:["nix::sys::signal::SigmaskHow"]},{text:"impl RefUnwindSafe for SigHandler",synthetic:true,types:["nix::sys::signal::SigHandler"]},{text:"impl RefUnwindSafe for SigevNotify",synthetic:true,types:["nix::sys::signal::SigevNotify"]},{text:"impl RefUnwindSafe for SfdFlags",synthetic:true,types:["nix::sys::signalfd::SfdFlags"]},{text:"impl RefUnwindSafe for SignalFd",synthetic:true,types:["nix::sys::signalfd::SignalFd"]},{text:"impl RefUnwindSafe for UnixAddr",synthetic:true,types:["nix::sys::socket::addr::UnixAddr"]},{text:"impl RefUnwindSafe for Ipv4Addr",synthetic:true,types:["nix::sys::socket::addr::Ipv4Addr"]},{text:"impl RefUnwindSafe for Ipv6Addr",synthetic:true,types:["nix::sys::socket::addr::Ipv6Addr"]},{text:"impl RefUnwindSafe for LinkAddr",synthetic:true,types:["nix::sys::socket::addr::datalink::LinkAddr"]},{text:"impl RefUnwindSafe for NetlinkAddr",synthetic:true,types:["nix::sys::socket::addr::netlink::NetlinkAddr"]},{text:"impl RefUnwindSafe for AlgAddr",synthetic:true,types:["nix::sys::socket::addr::alg::AlgAddr"]},{text:"impl RefUnwindSafe for SockFlag",synthetic:true,types:["nix::sys::socket::SockFlag"]},{text:"impl RefUnwindSafe for MsgFlags",synthetic:true,types:["nix::sys::socket::MsgFlags"]},{text:"impl RefUnwindSafe for UnixCredentials",synthetic:true,types:["nix::sys::socket::UnixCredentials"]},{text:"impl RefUnwindSafe for IpMembershipRequest",synthetic:true,types:["nix::sys::socket::IpMembershipRequest"]},{text:"impl RefUnwindSafe for Ipv6MembershipRequest",synthetic:true,types:["nix::sys::socket::Ipv6MembershipRequest"]},{text:"impl<T> RefUnwindSafe for CmsgSpace<T> where
    T: RefUnwindSafe
",synthetic:true,types:["nix::sys::socket::CmsgSpace"]},{text:"impl<'a> RefUnwindSafe for RecvMsg<'a>",synthetic:true,types:["nix::sys::socket::RecvMsg"]},{text:"impl<'a> RefUnwindSafe for CmsgIterator<'a>",synthetic:true,types:["nix::sys::socket::CmsgIterator"]},{text:"impl RefUnwindSafe for AddressFamily",synthetic:true,types:["nix::sys::socket::addr::AddressFamily"]},{text:"impl RefUnwindSafe for SockAddr",synthetic:true,types:["nix::sys::socket::addr::SockAddr"]},{text:"impl RefUnwindSafe for InetAddr",synthetic:true,types:["nix::sys::socket::addr::InetAddr"]},{text:"impl RefUnwindSafe for IpAddr",synthetic:true,types:["nix::sys::socket::addr::IpAddr"]},{text:"impl RefUnwindSafe for SockType",synthetic:true,types:["nix::sys::socket::SockType"]},{text:"impl RefUnwindSafe for SockProtocol",synthetic:true,types:["nix::sys::socket::SockProtocol"]},{text:"impl RefUnwindSafe for ControlMessageOwned",synthetic:true,types:["nix::sys::socket::ControlMessageOwned"]},{text:"impl<'a> RefUnwindSafe for ControlMessage<'a>",synthetic:true,types:["nix::sys::socket::ControlMessage"]},{text:"impl RefUnwindSafe for SockLevel",synthetic:true,types:["nix::sys::socket::SockLevel"]},{text:"impl RefUnwindSafe for Shutdown",synthetic:true,types:["nix::sys::socket::Shutdown"]},{text:"impl RefUnwindSafe for ReuseAddr",synthetic:true,types:["nix::sys::socket::sockopt::ReuseAddr"]},{text:"impl RefUnwindSafe for ReusePort",synthetic:true,types:["nix::sys::socket::sockopt::ReusePort"]},{text:"impl RefUnwindSafe for TcpNoDelay",synthetic:true,types:["nix::sys::socket::sockopt::TcpNoDelay"]},{text:"impl RefUnwindSafe for Linger",synthetic:true,types:["nix::sys::socket::sockopt::Linger"]},{text:"impl RefUnwindSafe for IpAddMembership",synthetic:true,types:["nix::sys::socket::sockopt::IpAddMembership"]},{text:"impl RefUnwindSafe for IpDropMembership",synthetic:true,types:["nix::sys::socket::sockopt::IpDropMembership"]},{text:"impl RefUnwindSafe for Ipv6AddMembership",synthetic:true,types:["nix::sys::socket::sockopt::Ipv6AddMembership"]},{text:"impl RefUnwindSafe for Ipv6DropMembership",synthetic:true,types:["nix::sys::socket::sockopt::Ipv6DropMembership"]},{text:"impl RefUnwindSafe for IpMulticastTtl",synthetic:true,types:["nix::sys::socket::sockopt::IpMulticastTtl"]},{text:"impl RefUnwindSafe for IpMulticastLoop",synthetic:true,types:["nix::sys::socket::sockopt::IpMulticastLoop"]},{text:"impl RefUnwindSafe for ReceiveTimeout",synthetic:true,types:["nix::sys::socket::sockopt::ReceiveTimeout"]},{text:"impl RefUnwindSafe for SendTimeout",synthetic:true,types:["nix::sys::socket::sockopt::SendTimeout"]},{text:"impl RefUnwindSafe for Broadcast",synthetic:true,types:["nix::sys::socket::sockopt::Broadcast"]},{text:"impl RefUnwindSafe for OobInline",synthetic:true,types:["nix::sys::socket::sockopt::OobInline"]},{text:"impl RefUnwindSafe for SocketError",synthetic:true,types:["nix::sys::socket::sockopt::SocketError"]},{text:"impl RefUnwindSafe for KeepAlive",synthetic:true,types:["nix::sys::socket::sockopt::KeepAlive"]},{text:"impl RefUnwindSafe for PeerCredentials",synthetic:true,types:["nix::sys::socket::sockopt::PeerCredentials"]},{text:"impl RefUnwindSafe for TcpKeepIdle",synthetic:true,types:["nix::sys::socket::sockopt::TcpKeepIdle"]},{text:"impl RefUnwindSafe for RcvBuf",synthetic:true,types:["nix::sys::socket::sockopt::RcvBuf"]},{text:"impl RefUnwindSafe for SndBuf",synthetic:true,types:["nix::sys::socket::sockopt::SndBuf"]},{text:"impl RefUnwindSafe for RcvBufForce",synthetic:true,types:["nix::sys::socket::sockopt::RcvBufForce"]},{text:"impl RefUnwindSafe for SndBufForce",synthetic:true,types:["nix::sys::socket::sockopt::SndBufForce"]},{text:"impl RefUnwindSafe for SockType",synthetic:true,types:["nix::sys::socket::sockopt::SockType"]},{text:"impl RefUnwindSafe for AcceptConn",synthetic:true,types:["nix::sys::socket::sockopt::AcceptConn"]},{text:"impl RefUnwindSafe for OriginalDst",synthetic:true,types:["nix::sys::socket::sockopt::OriginalDst"]},{text:"impl RefUnwindSafe for ReceiveTimestamp",synthetic:true,types:["nix::sys::socket::sockopt::ReceiveTimestamp"]},{text:"impl RefUnwindSafe for IpTransparent",synthetic:true,types:["nix::sys::socket::sockopt::IpTransparent"]},{text:"impl RefUnwindSafe for Mark",synthetic:true,types:["nix::sys::socket::sockopt::Mark"]},{text:"impl RefUnwindSafe for PassCred",synthetic:true,types:["nix::sys::socket::sockopt::PassCred"]},{text:"impl RefUnwindSafe for TcpCongestion",synthetic:true,types:["nix::sys::socket::sockopt::TcpCongestion"]},{text:"impl RefUnwindSafe for Ipv4PacketInfo",synthetic:true,types:["nix::sys::socket::sockopt::Ipv4PacketInfo"]},{text:"impl RefUnwindSafe for Ipv6RecvPacketInfo",synthetic:true,types:["nix::sys::socket::sockopt::Ipv6RecvPacketInfo"]},{text:"impl RefUnwindSafe for AlgSetAeadAuthSize",synthetic:true,types:["nix::sys::socket::sockopt::AlgSetAeadAuthSize"]},{text:"impl<T> RefUnwindSafe for AlgSetKey<T> where
    T: RefUnwindSafe
",synthetic:true,types:["nix::sys::socket::sockopt::AlgSetKey"]},{text:"impl RefUnwindSafe for SFlag",synthetic:true,types:["nix::sys::stat::SFlag"]},{text:"impl RefUnwindSafe for Mode",synthetic:true,types:["nix::sys::stat::Mode"]},{text:"impl RefUnwindSafe for FchmodatFlags",synthetic:true,types:["nix::sys::stat::FchmodatFlags"]},{text:"impl RefUnwindSafe for UtimensatFlags",synthetic:true,types:["nix::sys::stat::UtimensatFlags"]},{text:"impl RefUnwindSafe for FsFlags",synthetic:true,types:["nix::sys::statvfs::FsFlags"]},{text:"impl RefUnwindSafe for Statvfs",synthetic:true,types:["nix::sys::statvfs::Statvfs"]},{text:"impl RefUnwindSafe for SysInfo",synthetic:true,types:["nix::sys::sysinfo::SysInfo"]},{text:"impl !RefUnwindSafe for Termios",synthetic:true,types:["nix::sys::termios::Termios"]},{text:"impl RefUnwindSafe for InputFlags",synthetic:true,types:["nix::sys::termios::InputFlags"]},{text:"impl RefUnwindSafe for OutputFlags",synthetic:true,types:["nix::sys::termios::OutputFlags"]},{text:"impl RefUnwindSafe for ControlFlags",synthetic:true,types:["nix::sys::termios::ControlFlags"]},{text:"impl RefUnwindSafe for LocalFlags",synthetic:true,types:["nix::sys::termios::LocalFlags"]},{text:"impl RefUnwindSafe for BaudRate",synthetic:true,types:["nix::sys::termios::BaudRate"]},{text:"impl RefUnwindSafe for SetArg",synthetic:true,types:["nix::sys::termios::SetArg"]},{text:"impl RefUnwindSafe for FlushArg",synthetic:true,types:["nix::sys::termios::FlushArg"]},{text:"impl RefUnwindSafe for FlowArg",synthetic:true,types:["nix::sys::termios::FlowArg"]},{text:"impl RefUnwindSafe for SpecialCharacterIndices",synthetic:true,types:["nix::sys::termios::SpecialCharacterIndices"]},{text:"impl RefUnwindSafe for TimeSpec",synthetic:true,types:["nix::sys::time::TimeSpec"]},{text:"impl RefUnwindSafe for TimeVal",synthetic:true,types:["nix::sys::time::TimeVal"]},{text:"impl RefUnwindSafe for RemoteIoVec",synthetic:true,types:["nix::sys::uio::RemoteIoVec"]},{text:"impl<T> RefUnwindSafe for IoVec<T> where
    T: RefUnwindSafe
",synthetic:true,types:["nix::sys::uio::IoVec"]},{text:"impl RefUnwindSafe for UtsName",synthetic:true,types:["nix::sys::utsname::UtsName"]},{text:"impl RefUnwindSafe for WaitPidFlag",synthetic:true,types:["nix::sys::wait::WaitPidFlag"]},{text:"impl RefUnwindSafe for WaitStatus",synthetic:true,types:["nix::sys::wait::WaitStatus"]},{text:"impl RefUnwindSafe for AddWatchFlags",synthetic:true,types:["nix::sys::inotify::AddWatchFlags"]},{text:"impl RefUnwindSafe for InitFlags",synthetic:true,types:["nix::sys::inotify::InitFlags"]},{text:"impl RefUnwindSafe for Inotify",synthetic:true,types:["nix::sys::inotify::Inotify"]},{text:"impl RefUnwindSafe for WatchDescriptor",synthetic:true,types:["nix::sys::inotify::WatchDescriptor"]},{text:"impl RefUnwindSafe for InotifyEvent",synthetic:true,types:["nix::sys::inotify::InotifyEvent"]},{text:"impl RefUnwindSafe for UContext",synthetic:true,types:["nix::ucontext::UContext"]},{text:"impl RefUnwindSafe for Uid",synthetic:true,types:["nix::unistd::Uid"]},{text:"impl RefUnwindSafe for Gid",synthetic:true,types:["nix::unistd::Gid"]},{text:"impl RefUnwindSafe for Pid",synthetic:true,types:["nix::unistd::Pid"]},{text:"impl RefUnwindSafe for AccessFlags",synthetic:true,types:["nix::unistd::AccessFlags"]},{text:"impl RefUnwindSafe for ForkResult",synthetic:true,types:["nix::unistd::ForkResult"]},{text:"impl RefUnwindSafe for FchownatFlags",synthetic:true,types:["nix::unistd::FchownatFlags"]},{text:"impl RefUnwindSafe for Whence",synthetic:true,types:["nix::unistd::Whence"]},{text:"impl RefUnwindSafe for PathconfVar",synthetic:true,types:["nix::unistd::PathconfVar"]},{text:"impl RefUnwindSafe for SysconfVar",synthetic:true,types:["nix::unistd::SysconfVar"]},]; implementors["notify"] = [{text:"impl !RefUnwindSafe for RawEvent",synthetic:true,types:["notify::RawEvent"]},{text:"impl !RefUnwindSafe for DebouncedEvent",synthetic:true,types:["notify::DebouncedEvent"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["notify::Error"]},{text:"impl RefUnwindSafe for RecursiveMode",synthetic:true,types:["notify::RecursiveMode"]},{text:"impl RefUnwindSafe for INotifyWatcher",synthetic:true,types:["notify::inotify::INotifyWatcher"]},{text:"impl RefUnwindSafe for NullWatcher",synthetic:true,types:["notify::null::NullWatcher"]},{text:"impl !RefUnwindSafe for PollWatcher",synthetic:true,types:["notify::poll::PollWatcher"]},{text:"impl RefUnwindSafe for Op",synthetic:true,types:["notify::op::Op"]},]; implementors["num_bigint"] = [{text:"impl RefUnwindSafe for BigUint",synthetic:true,types:["num_bigint::biguint::BigUint"]},{text:"impl RefUnwindSafe for BigInt",synthetic:true,types:["num_bigint::bigint::BigInt"]},{text:"impl RefUnwindSafe for ParseBigIntError",synthetic:true,types:["num_bigint::ParseBigIntError"]},{text:"impl RefUnwindSafe for Sign",synthetic:true,types:["num_bigint::bigint::Sign"]},]; implementors["num_complex"] = [{text:"impl<T> RefUnwindSafe for Complex<T> where
    T: RefUnwindSafe
",synthetic:true,types:["num_complex::Complex"]},{text:"impl<E> RefUnwindSafe for ParseComplexError<E> where
    E: RefUnwindSafe
",synthetic:true,types:["num_complex::ParseComplexError"]},]; implementors["num_integer"] = [{text:"impl<A> RefUnwindSafe for ExtendedGcd<A> where
    A: RefUnwindSafe
",synthetic:true,types:["num_integer::ExtendedGcd"]},{text:"impl<T> RefUnwindSafe for IterBinomial<T> where
    T: RefUnwindSafe
",synthetic:true,types:["num_integer::IterBinomial"]},]; implementors["num_iter"] = [{text:"impl<A> RefUnwindSafe for Range<A> where
    A: RefUnwindSafe
",synthetic:true,types:["num_iter::Range"]},{text:"impl<A> RefUnwindSafe for RangeInclusive<A> where
    A: RefUnwindSafe
",synthetic:true,types:["num_iter::RangeInclusive"]},{text:"impl<A> RefUnwindSafe for RangeStep<A> where
    A: RefUnwindSafe
",synthetic:true,types:["num_iter::RangeStep"]},{text:"impl<A> RefUnwindSafe for RangeStepInclusive<A> where
    A: RefUnwindSafe
",synthetic:true,types:["num_iter::RangeStepInclusive"]},]; implementors["num_rational"] = [{text:"impl<T> RefUnwindSafe for Ratio<T> where
    T: RefUnwindSafe
",synthetic:true,types:["num_rational::Ratio"]},{text:"impl RefUnwindSafe for ParseRatioError",synthetic:true,types:["num_rational::ParseRatioError"]},]; implementors["num_traits"] = [{text:"impl RefUnwindSafe for ParseFloatError",synthetic:true,types:["num_traits::ParseFloatError"]},{text:"impl RefUnwindSafe for FloatErrorKind",synthetic:true,types:["num_traits::FloatErrorKind"]},]; implementors["ordered_float"] = [{text:"impl<T> RefUnwindSafe for OrderedFloat<T> where
    T: RefUnwindSafe
",synthetic:true,types:["ordered_float::OrderedFloat"]},{text:"impl<T> RefUnwindSafe for NotNan<T> where
    T: RefUnwindSafe
",synthetic:true,types:["ordered_float::NotNan"]},{text:"impl RefUnwindSafe for FloatIsNan",synthetic:true,types:["ordered_float::FloatIsNan"]},{text:"impl<E> RefUnwindSafe for ParseNotNanError<E> where
    E: RefUnwindSafe
",synthetic:true,types:["ordered_float::ParseNotNanError"]},]; implementors["owning_ref"] = [{text:"impl<O, T: ?Sized> RefUnwindSafe for OwningRef<O, T> where
    O: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["owning_ref::OwningRef"]},{text:"impl<O, T: ?Sized> RefUnwindSafe for OwningRefMut<O, T> where
    O: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["owning_ref::OwningRefMut"]},{text:"impl<O, H> RefUnwindSafe for OwningHandle<O, H> where
    H: RefUnwindSafe,
    O: RefUnwindSafe
",synthetic:true,types:["owning_ref::OwningHandle"]},]; implementors["parking_lot"] = [{text:"impl RefUnwindSafe for Condvar",synthetic:true,types:["parking_lot::condvar::Condvar"]},{text:"impl RefUnwindSafe for WaitTimeoutResult",synthetic:true,types:["parking_lot::condvar::WaitTimeoutResult"]},{text:"impl RefUnwindSafe for Once",synthetic:true,types:["parking_lot::once::Once"]},{text:"impl RefUnwindSafe for RawMutex",synthetic:true,types:["parking_lot::raw_mutex::RawMutex"]},{text:"impl RefUnwindSafe for RawRwLock",synthetic:true,types:["parking_lot::raw_rwlock::RawRwLock"]},{text:"impl RefUnwindSafe for RawThreadId",synthetic:true,types:["parking_lot::remutex::RawThreadId"]},{text:"impl RefUnwindSafe for OnceState",synthetic:true,types:["parking_lot::once::OnceState"]},]; implementors["parking_lot_core"] = [{text:"impl RefUnwindSafe for ParkToken",synthetic:true,types:["parking_lot_core::parking_lot::ParkToken"]},{text:"impl RefUnwindSafe for UnparkResult",synthetic:true,types:["parking_lot_core::parking_lot::UnparkResult"]},{text:"impl RefUnwindSafe for UnparkToken",synthetic:true,types:["parking_lot_core::parking_lot::UnparkToken"]},{text:"impl RefUnwindSafe for SpinWait",synthetic:true,types:["parking_lot_core::spinwait::SpinWait"]},{text:"impl RefUnwindSafe for FilterOp",synthetic:true,types:["parking_lot_core::parking_lot::FilterOp"]},{text:"impl RefUnwindSafe for ParkResult",synthetic:true,types:["parking_lot_core::parking_lot::ParkResult"]},{text:"impl RefUnwindSafe for RequeueOp",synthetic:true,types:["parking_lot_core::parking_lot::RequeueOp"]},]; implementors["percent_encoding"] = [{text:"impl RefUnwindSafe for SIMPLE_ENCODE_SET",synthetic:true,types:["percent_encoding::SIMPLE_ENCODE_SET"]},{text:"impl RefUnwindSafe for QUERY_ENCODE_SET",synthetic:true,types:["percent_encoding::QUERY_ENCODE_SET"]},{text:"impl RefUnwindSafe for DEFAULT_ENCODE_SET",synthetic:true,types:["percent_encoding::DEFAULT_ENCODE_SET"]},{text:"impl RefUnwindSafe for PATH_SEGMENT_ENCODE_SET",synthetic:true,types:["percent_encoding::PATH_SEGMENT_ENCODE_SET"]},{text:"impl RefUnwindSafe for USERINFO_ENCODE_SET",synthetic:true,types:["percent_encoding::USERINFO_ENCODE_SET"]},{text:"impl<'a, E> RefUnwindSafe for PercentEncode<'a, E> where
    E: RefUnwindSafe
",synthetic:true,types:["percent_encoding::PercentEncode"]},{text:"impl<'a> RefUnwindSafe for PercentDecode<'a>",synthetic:true,types:["percent_encoding::PercentDecode"]},]; implementors["png"] = [{text:"impl RefUnwindSafe for PixelDimensions",synthetic:true,types:["png::common::PixelDimensions"]},{text:"impl RefUnwindSafe for FrameControl",synthetic:true,types:["png::common::FrameControl"]},{text:"impl RefUnwindSafe for AnimationControl",synthetic:true,types:["png::common::AnimationControl"]},{text:"impl RefUnwindSafe for Info",synthetic:true,types:["png::common::Info"]},{text:"impl RefUnwindSafe for Transformations",synthetic:true,types:["png::common::Transformations"]},{text:"impl<R> RefUnwindSafe for Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["png::decoder::Decoder"]},{text:"impl<R> RefUnwindSafe for Reader<R> where
    R: RefUnwindSafe
",synthetic:true,types:["png::decoder::Reader"]},{text:"impl RefUnwindSafe for OutputInfo",synthetic:true,types:["png::decoder::OutputInfo"]},{text:"impl RefUnwindSafe for StreamingDecoder",synthetic:true,types:["png::decoder::stream::StreamingDecoder"]},{text:"impl RefUnwindSafe for Limits",synthetic:true,types:["png::decoder::Limits"]},{text:"impl<W> RefUnwindSafe for Encoder<W> where
    W: RefUnwindSafe
",synthetic:true,types:["png::encoder::Encoder"]},{text:"impl<W> RefUnwindSafe for Writer<W> where
    W: RefUnwindSafe
",synthetic:true,types:["png::encoder::Writer"]},{text:"impl RefUnwindSafe for ColorType",synthetic:true,types:["png::common::ColorType"]},{text:"impl RefUnwindSafe for BitDepth",synthetic:true,types:["png::common::BitDepth"]},{text:"impl RefUnwindSafe for Unit",synthetic:true,types:["png::common::Unit"]},{text:"impl RefUnwindSafe for Compression",synthetic:true,types:["png::common::Compression"]},{text:"impl RefUnwindSafe for Decoded",synthetic:true,types:["png::decoder::stream::Decoded"]},{text:"impl !RefUnwindSafe for DecodingError",synthetic:true,types:["png::decoder::stream::DecodingError"]},{text:"impl !RefUnwindSafe for EncodingError",synthetic:true,types:["png::encoder::EncodingError"]},{text:"impl RefUnwindSafe for FilterType",synthetic:true,types:["png::filter::FilterType"]},]; implementors["proc_macro2"] = [{text:"impl !RefUnwindSafe for TokenStream",synthetic:true,types:["proc_macro2::TokenStream"]},{text:"impl !RefUnwindSafe for LexError",synthetic:true,types:["proc_macro2::LexError"]},{text:"impl !RefUnwindSafe for Span",synthetic:true,types:["proc_macro2::Span"]},{text:"impl !RefUnwindSafe for Group",synthetic:true,types:["proc_macro2::Group"]},{text:"impl !RefUnwindSafe for Punct",synthetic:true,types:["proc_macro2::Punct"]},{text:"impl !RefUnwindSafe for Ident",synthetic:true,types:["proc_macro2::Ident"]},{text:"impl !RefUnwindSafe for Literal",synthetic:true,types:["proc_macro2::Literal"]},{text:"impl !RefUnwindSafe for TokenTree",synthetic:true,types:["proc_macro2::TokenTree"]},{text:"impl RefUnwindSafe for Delimiter",synthetic:true,types:["proc_macro2::Delimiter"]},{text:"impl RefUnwindSafe for Spacing",synthetic:true,types:["proc_macro2::Spacing"]},{text:"impl !RefUnwindSafe for IntoIter",synthetic:true,types:["proc_macro2::token_stream::IntoIter"]},]; implementors["quote"] = [{text:"impl RefUnwindSafe for Tokens",synthetic:true,types:["quote::tokens::Tokens"]},]; implementors["rand"] = [{text:"impl RefUnwindSafe for Alphanumeric",synthetic:true,types:["rand::distributions::other::Alphanumeric"]},{text:"impl<X> RefUnwindSafe for Uniform<X> where
    <X as SampleUniform>::Sampler: RefUnwindSafe
",synthetic:true,types:["rand::distributions::uniform::Uniform"]},{text:"impl RefUnwindSafe for OpenClosed01",synthetic:true,types:["rand::distributions::float::OpenClosed01"]},{text:"impl RefUnwindSafe for Open01",synthetic:true,types:["rand::distributions::float::Open01"]},{text:"impl RefUnwindSafe for Bernoulli",synthetic:true,types:["rand::distributions::bernoulli::Bernoulli"]},{text:"impl<X> RefUnwindSafe for WeightedIndex<X> where
    X: RefUnwindSafe,
    <X as SampleUniform>::Sampler: RefUnwindSafe
",synthetic:true,types:["rand::distributions::weighted::WeightedIndex"]},{text:"impl RefUnwindSafe for UnitSphereSurface",synthetic:true,types:["rand::distributions::unit_sphere::UnitSphereSurface"]},{text:"impl RefUnwindSafe for UnitCircle",synthetic:true,types:["rand::distributions::unit_circle::UnitCircle"]},{text:"impl RefUnwindSafe for Gamma",synthetic:true,types:["rand::distributions::gamma::Gamma"]},{text:"impl RefUnwindSafe for ChiSquared",synthetic:true,types:["rand::distributions::gamma::ChiSquared"]},{text:"impl RefUnwindSafe for FisherF",synthetic:true,types:["rand::distributions::gamma::FisherF"]},{text:"impl RefUnwindSafe for StudentT",synthetic:true,types:["rand::distributions::gamma::StudentT"]},{text:"impl RefUnwindSafe for Beta",synthetic:true,types:["rand::distributions::gamma::Beta"]},{text:"impl RefUnwindSafe for Normal",synthetic:true,types:["rand::distributions::normal::Normal"]},{text:"impl RefUnwindSafe for LogNormal",synthetic:true,types:["rand::distributions::normal::LogNormal"]},{text:"impl RefUnwindSafe for StandardNormal",synthetic:true,types:["rand::distributions::normal::StandardNormal"]},{text:"impl RefUnwindSafe for Exp",synthetic:true,types:["rand::distributions::exponential::Exp"]},{text:"impl RefUnwindSafe for Exp1",synthetic:true,types:["rand::distributions::exponential::Exp1"]},{text:"impl RefUnwindSafe for Pareto",synthetic:true,types:["rand::distributions::pareto::Pareto"]},{text:"impl RefUnwindSafe for Poisson",synthetic:true,types:["rand::distributions::poisson::Poisson"]},{text:"impl RefUnwindSafe for Binomial",synthetic:true,types:["rand::distributions::binomial::Binomial"]},{text:"impl RefUnwindSafe for Cauchy",synthetic:true,types:["rand::distributions::cauchy::Cauchy"]},{text:"impl RefUnwindSafe for Dirichlet",synthetic:true,types:["rand::distributions::dirichlet::Dirichlet"]},{text:"impl RefUnwindSafe for Triangular",synthetic:true,types:["rand::distributions::triangular::Triangular"]},{text:"impl RefUnwindSafe for Weibull",synthetic:true,types:["rand::distributions::weibull::Weibull"]},{text:"impl<'a, D, R, T> RefUnwindSafe for DistIter<'a, D, R, T> where
    D: RefUnwindSafe,
    R: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["rand::distributions::DistIter"]},{text:"impl RefUnwindSafe for Standard",synthetic:true,types:["rand::distributions::Standard"]},{text:"impl<T> RefUnwindSafe for Weighted<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rand::distributions::Weighted"]},{text:"impl<'a, T> RefUnwindSafe for WeightedChoice<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rand::distributions::WeightedChoice"]},{text:"impl RefUnwindSafe for WeightedError",synthetic:true,types:["rand::distributions::weighted::WeightedError"]},{text:"impl<X> RefUnwindSafe for UniformInt<X> where
    X: RefUnwindSafe
",synthetic:true,types:["rand::distributions::uniform::UniformInt"]},{text:"impl<X> RefUnwindSafe for UniformFloat<X> where
    X: RefUnwindSafe
",synthetic:true,types:["rand::distributions::uniform::UniformFloat"]},{text:"impl RefUnwindSafe for UniformDuration",synthetic:true,types:["rand::distributions::uniform::UniformDuration"]},{text:"impl RefUnwindSafe for EntropyRng",synthetic:true,types:["rand::rngs::entropy::EntropyRng"]},{text:"impl RefUnwindSafe for SmallRng",synthetic:true,types:["rand::rngs::small::SmallRng"]},{text:"impl RefUnwindSafe for StdRng",synthetic:true,types:["rand::rngs::std::StdRng"]},{text:"impl RefUnwindSafe for ThreadRng",synthetic:true,types:["rand::rngs::thread::ThreadRng"]},{text:"impl<R> RefUnwindSafe for ReadRng<R> where
    R: RefUnwindSafe
",synthetic:true,types:["rand::rngs::adapter::read::ReadRng"]},{text:"impl<R, Rsdr> RefUnwindSafe for ReseedingRng<R, Rsdr> where
    R: RefUnwindSafe,
    Rsdr: RefUnwindSafe,
    <R as BlockRngCore>::Results: RefUnwindSafe
",synthetic:true,types:["rand::rngs::adapter::reseeding::ReseedingRng"]},{text:"impl RefUnwindSafe for StepRng",synthetic:true,types:["rand::rngs::mock::StepRng"]},{text:"impl<'a, S: ?Sized, T> RefUnwindSafe for SliceChooseIter<'a, S, T> where
    S: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["rand::seq::SliceChooseIter"]},{text:"impl RefUnwindSafe for IndexVec",synthetic:true,types:["rand::seq::index::IndexVec"]},{text:"impl<'a> RefUnwindSafe for IndexVecIter<'a>",synthetic:true,types:["rand::seq::index::IndexVecIter"]},{text:"impl RefUnwindSafe for IndexVecIntoIter",synthetic:true,types:["rand::seq::index::IndexVecIntoIter"]},]; implementors["rand_chacha"] = [{text:"impl RefUnwindSafe for ChaChaRng",synthetic:true,types:["rand_chacha::chacha::ChaChaRng"]},{text:"impl RefUnwindSafe for ChaChaCore",synthetic:true,types:["rand_chacha::chacha::ChaChaCore"]},]; implementors["rand_core"] = [{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["rand_core::error::Error"]},{text:"impl RefUnwindSafe for ErrorKind",synthetic:true,types:["rand_core::error::ErrorKind"]},{text:"impl<R: ?Sized> RefUnwindSafe for BlockRng<R> where
    R: RefUnwindSafe,
    <R as BlockRngCore>::Results: RefUnwindSafe
",synthetic:true,types:["rand_core::block::BlockRng"]},{text:"impl<R: ?Sized> RefUnwindSafe for BlockRng64<R> where
    R: RefUnwindSafe,
    <R as BlockRngCore>::Results: RefUnwindSafe
",synthetic:true,types:["rand_core::block::BlockRng64"]},]; implementors["rand_hc"] = [{text:"impl RefUnwindSafe for Hc128Rng",synthetic:true,types:["rand_hc::hc128::Hc128Rng"]},{text:"impl RefUnwindSafe for Hc128Core",synthetic:true,types:["rand_hc::hc128::Hc128Core"]},]; implementors["rand_isaac"] = [{text:"impl RefUnwindSafe for IsaacRng",synthetic:true,types:["rand_isaac::isaac::IsaacRng"]},{text:"impl RefUnwindSafe for IsaacCore",synthetic:true,types:["rand_isaac::isaac::IsaacCore"]},{text:"impl RefUnwindSafe for Isaac64Rng",synthetic:true,types:["rand_isaac::isaac64::Isaac64Rng"]},{text:"impl RefUnwindSafe for Isaac64Core",synthetic:true,types:["rand_isaac::isaac64::Isaac64Core"]},]; implementors["rand_jitter"] = [{text:"impl RefUnwindSafe for JitterRng",synthetic:true,types:["rand_jitter::JitterRng"]},{text:"impl RefUnwindSafe for TimerError",synthetic:true,types:["rand_jitter::error::TimerError"]},]; implementors["rand_os"] = [{text:"impl RefUnwindSafe for OsRng",synthetic:true,types:["rand_os::OsRng"]},]; implementors["rand_pcg"] = [{text:"impl RefUnwindSafe for Lcg64Xsh32",synthetic:true,types:["rand_pcg::pcg64::Lcg64Xsh32"]},{text:"impl RefUnwindSafe for Mcg128Xsl64",synthetic:true,types:["rand_pcg::pcg128::Mcg128Xsl64"]},]; implementors["rand_xorshift"] = [{text:"impl RefUnwindSafe for XorShiftRng",synthetic:true,types:["rand_xorshift::XorShiftRng"]},]; implementors["rayon"] = [{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::binary_heap::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::binary_heap::Iter"]},{text:"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["rayon::collections::btree_map::IntoIter"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["rayon::collections::btree_map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["rayon::collections::btree_map::IterMut"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::btree_set::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::btree_set::Iter"]},{text:"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["rayon::collections::hash_map::IntoIter"]},{text:"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["rayon::collections::hash_map::Iter"]},{text:"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["rayon::collections::hash_map::IterMut"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::hash_set::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::hash_set::Iter"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::linked_list::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::linked_list::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::linked_list::IterMut"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::vec_deque::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::vec_deque::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::collections::vec_deque::IterMut"]},{text:"impl<Iter> RefUnwindSafe for IterBridge<Iter> where
    Iter: RefUnwindSafe
",synthetic:true,types:["rayon::iter::par_bridge::IterBridge"]},{text:"impl<A, B> RefUnwindSafe for Chain<A, B> where
    A: RefUnwindSafe,
    B: RefUnwindSafe
",synthetic:true,types:["rayon::iter::chain::Chain"]},{text:"impl<I> RefUnwindSafe for Chunks<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::chunks::Chunks"]},{text:"impl<I> RefUnwindSafe for Enumerate<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::enumerate::Enumerate"]},{text:"impl<I, P> RefUnwindSafe for Filter<I, P> where
    I: RefUnwindSafe,
    P: RefUnwindSafe
",synthetic:true,types:["rayon::iter::filter::Filter"]},{text:"impl<I, P> RefUnwindSafe for FilterMap<I, P> where
    I: RefUnwindSafe,
    P: RefUnwindSafe
",synthetic:true,types:["rayon::iter::filter_map::FilterMap"]},{text:"impl<I, F> RefUnwindSafe for FlatMap<I, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::flat_map::FlatMap"]},{text:"impl<I> RefUnwindSafe for Flatten<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::flatten::Flatten"]},{text:"impl<I, ID, F> RefUnwindSafe for Fold<I, ID, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe,
    ID: RefUnwindSafe
",synthetic:true,types:["rayon::iter::fold::Fold"]},{text:"impl<I, U, F> RefUnwindSafe for FoldWith<I, U, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe,
    U: RefUnwindSafe
",synthetic:true,types:["rayon::iter::fold::FoldWith"]},{text:"impl<I, U, ID, F> RefUnwindSafe for TryFold<I, U, ID, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe,
    ID: RefUnwindSafe,
    U: RefUnwindSafe
",synthetic:true,types:["rayon::iter::try_fold::TryFold"]},{text:"impl<I, U, F> RefUnwindSafe for TryFoldWith<I, U, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe,
    <U as Try>::Ok: RefUnwindSafe
",synthetic:true,types:["rayon::iter::try_fold::TryFoldWith"]},{text:"impl<I> RefUnwindSafe for Skip<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::skip::Skip"]},{text:"impl<D, S> RefUnwindSafe for Split<D, S> where
    D: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["rayon::iter::splitter::Split"]},{text:"impl<I> RefUnwindSafe for Take<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::take::Take"]},{text:"impl<I, F> RefUnwindSafe for Map<I, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::map::Map"]},{text:"impl<I, INIT, F> RefUnwindSafe for MapInit<I, INIT, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe,
    INIT: RefUnwindSafe
",synthetic:true,types:["rayon::iter::map_with::MapInit"]},{text:"impl<I, T, F> RefUnwindSafe for MapWith<I, T, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["rayon::iter::map_with::MapWith"]},{text:"impl<A, B> RefUnwindSafe for Zip<A, B> where
    A: RefUnwindSafe,
    B: RefUnwindSafe
",synthetic:true,types:["rayon::iter::zip::Zip"]},{text:"impl<A, B> RefUnwindSafe for ZipEq<A, B> where
    A: RefUnwindSafe,
    B: RefUnwindSafe
",synthetic:true,types:["rayon::iter::zip_eq::ZipEq"]},{text:"impl<I, J> RefUnwindSafe for Interleave<I, J> where
    I: RefUnwindSafe,
    J: RefUnwindSafe
",synthetic:true,types:["rayon::iter::interleave::Interleave"]},{text:"impl<I, J> RefUnwindSafe for InterleaveShortest<I, J> where
    I: RefUnwindSafe,
    J: RefUnwindSafe
",synthetic:true,types:["rayon::iter::interleave_shortest::InterleaveShortest"]},{text:"impl<I> RefUnwindSafe for Intersperse<I> where
    I: RefUnwindSafe,
    <I as ParallelIterator>::Item: RefUnwindSafe
",synthetic:true,types:["rayon::iter::intersperse::Intersperse"]},{text:"impl<I, F> RefUnwindSafe for Update<I, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::update::Update"]},{text:"impl<I> RefUnwindSafe for Rev<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::rev::Rev"]},{text:"impl<I> RefUnwindSafe for MaxLen<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::len::MaxLen"]},{text:"impl<I> RefUnwindSafe for MinLen<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::len::MinLen"]},{text:"impl<I> RefUnwindSafe for Cloned<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::cloned::Cloned"]},{text:"impl<I, F> RefUnwindSafe for Inspect<I, F> where
    F: RefUnwindSafe,
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::inspect::Inspect"]},{text:"impl<I> RefUnwindSafe for PanicFuse<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::panic_fuse::PanicFuse"]},{text:"impl<I> RefUnwindSafe for WhileSome<I> where
    I: RefUnwindSafe
",synthetic:true,types:["rayon::iter::while_some::WhileSome"]},{text:"impl<T> RefUnwindSafe for Repeat<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::iter::repeat::Repeat"]},{text:"impl<T> RefUnwindSafe for RepeatN<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::iter::repeat::RepeatN"]},{text:"impl<T> RefUnwindSafe for Empty<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::iter::empty::Empty"]},{text:"impl<T> RefUnwindSafe for Once<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::iter::once::Once"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::option::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::option::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::option::IterMut"]},{text:"impl<T> RefUnwindSafe for Iter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::range::Iter"]},{text:"impl<T> RefUnwindSafe for Iter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::range_inclusive::Iter"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::result::IntoIter"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::result::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::result::IterMut"]},{text:"impl<'data, T> RefUnwindSafe for Iter<'data, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::Iter"]},{text:"impl<'data, T> RefUnwindSafe for Chunks<'data, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::Chunks"]},{text:"impl<'data, T> RefUnwindSafe for Windows<'data, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::Windows"]},{text:"impl<'data, T> RefUnwindSafe for IterMut<'data, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::IterMut"]},{text:"impl<'data, T> RefUnwindSafe for ChunksMut<'data, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::ChunksMut"]},{text:"impl<'data, T, P> RefUnwindSafe for Split<'data, T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::Split"]},{text:"impl<'data, T, P> RefUnwindSafe for SplitMut<'data, T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["rayon::slice::SplitMut"]},{text:"impl<'ch> RefUnwindSafe for Chars<'ch>",synthetic:true,types:["rayon::str::Chars"]},{text:"impl<'ch> RefUnwindSafe for CharIndices<'ch>",synthetic:true,types:["rayon::str::CharIndices"]},{text:"impl<'ch> RefUnwindSafe for Bytes<'ch>",synthetic:true,types:["rayon::str::Bytes"]},{text:"impl<'ch> RefUnwindSafe for EncodeUtf16<'ch>",synthetic:true,types:["rayon::str::EncodeUtf16"]},{text:"impl<'ch, P> RefUnwindSafe for Split<'ch, P> where
    P: RefUnwindSafe
",synthetic:true,types:["rayon::str::Split"]},{text:"impl<'ch, P> RefUnwindSafe for SplitTerminator<'ch, P> where
    P: RefUnwindSafe
",synthetic:true,types:["rayon::str::SplitTerminator"]},{text:"impl<'ch> RefUnwindSafe for Lines<'ch>",synthetic:true,types:["rayon::str::Lines"]},{text:"impl<'ch> RefUnwindSafe for SplitWhitespace<'ch>",synthetic:true,types:["rayon::str::SplitWhitespace"]},{text:"impl<'ch, P> RefUnwindSafe for Matches<'ch, P> where
    P: RefUnwindSafe
",synthetic:true,types:["rayon::str::Matches"]},{text:"impl<'ch, P> RefUnwindSafe for MatchIndices<'ch, P> where
    P: RefUnwindSafe
",synthetic:true,types:["rayon::str::MatchIndices"]},{text:"impl<T> RefUnwindSafe for IntoIter<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rayon::vec::IntoIter"]},]; implementors["rayon_core"] = [{text:"impl !RefUnwindSafe for ThreadBuilder",synthetic:true,types:["rayon_core::registry::ThreadBuilder"]},{text:"impl<'scope> !RefUnwindSafe for Scope<'scope>",synthetic:true,types:["rayon_core::scope::Scope"]},{text:"impl<'scope> !RefUnwindSafe for ScopeFifo<'scope>",synthetic:true,types:["rayon_core::scope::ScopeFifo"]},{text:"impl !RefUnwindSafe for ThreadPool",synthetic:true,types:["rayon_core::thread_pool::ThreadPool"]},{text:"impl !RefUnwindSafe for ThreadPoolBuildError",synthetic:true,types:["rayon_core::ThreadPoolBuildError"]},{text:"impl<S = DefaultSpawn> !RefUnwindSafe for ThreadPoolBuilder<S>",synthetic:true,types:["rayon_core::ThreadPoolBuilder"]},{text:"impl !RefUnwindSafe for Configuration",synthetic:true,types:["rayon_core::Configuration"]},{text:"impl RefUnwindSafe for FnContext",synthetic:true,types:["rayon_core::FnContext"]},]; implementors["rustc_hash"] = [{text:"impl RefUnwindSafe for FxHasher",synthetic:true,types:["rustc_hash::FxHasher"]},]; implementors["rustc_serialize"] = [{text:"impl RefUnwindSafe for Config",synthetic:true,types:["rustc_serialize::base64::Config"]},{text:"impl RefUnwindSafe for CharacterSet",synthetic:true,types:["rustc_serialize::base64::CharacterSet"]},{text:"impl RefUnwindSafe for Newline",synthetic:true,types:["rustc_serialize::base64::Newline"]},{text:"impl RefUnwindSafe for FromBase64Error",synthetic:true,types:["rustc_serialize::base64::FromBase64Error"]},{text:"impl RefUnwindSafe for FromHexError",synthetic:true,types:["rustc_serialize::hex::FromHexError"]},{text:"impl<'a> RefUnwindSafe for PrettyJson<'a>",synthetic:true,types:["rustc_serialize::json::PrettyJson"]},{text:"impl<'a, T> RefUnwindSafe for AsJson<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rustc_serialize::json::AsJson"]},{text:"impl<'a, T> RefUnwindSafe for AsPrettyJson<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["rustc_serialize::json::AsPrettyJson"]},{text:"impl<'a> !RefUnwindSafe for Encoder<'a>",synthetic:true,types:["rustc_serialize::json::Encoder"]},{text:"impl RefUnwindSafe for Stack",synthetic:true,types:["rustc_serialize::json::Stack"]},{text:"impl<T> RefUnwindSafe for Parser<T> where
    T: RefUnwindSafe
",synthetic:true,types:["rustc_serialize::json::Parser"]},{text:"impl<T> !RefUnwindSafe for Builder<T>",synthetic:true,types:["rustc_serialize::json::Builder"]},{text:"impl RefUnwindSafe for Decoder",synthetic:true,types:["rustc_serialize::json::Decoder"]},{text:"impl RefUnwindSafe for Json",synthetic:true,types:["rustc_serialize::json::Json"]},{text:"impl RefUnwindSafe for ErrorCode",synthetic:true,types:["rustc_serialize::json::ErrorCode"]},{text:"impl !RefUnwindSafe for ParserError",synthetic:true,types:["rustc_serialize::json::ParserError"]},{text:"impl !RefUnwindSafe for DecoderError",synthetic:true,types:["rustc_serialize::json::DecoderError"]},{text:"impl RefUnwindSafe for EncoderError",synthetic:true,types:["rustc_serialize::json::EncoderError"]},{text:"impl !RefUnwindSafe for JsonEvent",synthetic:true,types:["rustc_serialize::json::JsonEvent"]},{text:"impl<'l> RefUnwindSafe for StackElement<'l>",synthetic:true,types:["rustc_serialize::json::StackElement"]},]; implementors["rusttype"] = [{text:"impl RefUnwindSafe for Curve",synthetic:true,types:["rusttype::geometry::Curve"]},{text:"impl RefUnwindSafe for Line",synthetic:true,types:["rusttype::geometry::Line"]},{text:"impl<N> RefUnwindSafe for Point<N> where
    N: RefUnwindSafe
",synthetic:true,types:["rusttype::geometry::Point"]},{text:"impl<N> RefUnwindSafe for Rect<N> where
    N: RefUnwindSafe
",synthetic:true,types:["rusttype::geometry::Rect"]},{text:"impl<N> RefUnwindSafe for Vector<N> where
    N: RefUnwindSafe
",synthetic:true,types:["rusttype::geometry::Vector"]},{text:"impl<'a> RefUnwindSafe for FontCollection<'a>",synthetic:true,types:["rusttype::FontCollection"]},{text:"impl<'a> RefUnwindSafe for Font<'a>",synthetic:true,types:["rusttype::Font"]},{text:"impl RefUnwindSafe for Codepoint",synthetic:true,types:["rusttype::Codepoint"]},{text:"impl RefUnwindSafe for GlyphId",synthetic:true,types:["rusttype::GlyphId"]},{text:"impl<'a> RefUnwindSafe for Glyph<'a>",synthetic:true,types:["rusttype::Glyph"]},{text:"impl RefUnwindSafe for SharedGlyphData",synthetic:true,types:["rusttype::SharedGlyphData"]},{text:"impl RefUnwindSafe for HMetrics",synthetic:true,types:["rusttype::HMetrics"]},{text:"impl RefUnwindSafe for VMetrics",synthetic:true,types:["rusttype::VMetrics"]},{text:"impl<'a> RefUnwindSafe for ScaledGlyph<'a>",synthetic:true,types:["rusttype::ScaledGlyph"]},{text:"impl<'a> RefUnwindSafe for PositionedGlyph<'a>",synthetic:true,types:["rusttype::PositionedGlyph"]},{text:"impl RefUnwindSafe for Scale",synthetic:true,types:["rusttype::Scale"]},{text:"impl<'a> RefUnwindSafe for IntoFontsIter<'a>",synthetic:true,types:["rusttype::IntoFontsIter"]},{text:"impl<'a, 'b, I> RefUnwindSafe for GlyphIter<'a, 'b, I> where
    I: RefUnwindSafe
",synthetic:true,types:["rusttype::GlyphIter"]},{text:"impl<'a, 'b> RefUnwindSafe for LayoutIter<'a, 'b>",synthetic:true,types:["rusttype::LayoutIter"]},{text:"impl RefUnwindSafe for Contour",synthetic:true,types:["rusttype::Contour"]},{text:"impl<'a> RefUnwindSafe for SharedBytes<'a>",synthetic:true,types:["rusttype::SharedBytes"]},{text:"impl RefUnwindSafe for Segment",synthetic:true,types:["rusttype::Segment"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["rusttype::Error"]},{text:"impl<'font> RefUnwindSafe for Cache<'font>",synthetic:true,types:["rusttype::gpu_cache::Cache"]},{text:"impl RefUnwindSafe for CacheBuilder",synthetic:true,types:["rusttype::gpu_cache::CacheBuilder"]},{text:"impl RefUnwindSafe for CacheReadErr",synthetic:true,types:["rusttype::gpu_cache::CacheReadErr"]},{text:"impl RefUnwindSafe for CacheWriteErr",synthetic:true,types:["rusttype::gpu_cache::CacheWriteErr"]},{text:"impl RefUnwindSafe for CachedBy",synthetic:true,types:["rusttype::gpu_cache::CachedBy"]},]; implementors["same_file"] = [{text:"impl RefUnwindSafe for Handle",synthetic:true,types:["same_file::Handle"]},]; implementors["scoped_threadpool"] = [{text:"impl !RefUnwindSafe for Pool",synthetic:true,types:["scoped_threadpool::Pool"]},{text:"impl<'pool, 'scope> !RefUnwindSafe for Scope<'pool, 'scope>",synthetic:true,types:["scoped_threadpool::Scope"]},]; implementors["serde"] = [{text:"impl RefUnwindSafe for IgnoredAny",synthetic:true,types:["serde::de::ignored_any::IgnoredAny"]},{text:"impl<'a> RefUnwindSafe for Unexpected<'a>",synthetic:true,types:["serde::de::Unexpected"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["serde::de::value::Error"]},{text:"impl<E> RefUnwindSafe for UnitDeserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::UnitDeserializer"]},{text:"impl<E> RefUnwindSafe for BoolDeserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::BoolDeserializer"]},{text:"impl<E> RefUnwindSafe for I8Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::I8Deserializer"]},{text:"impl<E> RefUnwindSafe for I16Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::I16Deserializer"]},{text:"impl<E> RefUnwindSafe for I32Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::I32Deserializer"]},{text:"impl<E> RefUnwindSafe for I64Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::I64Deserializer"]},{text:"impl<E> RefUnwindSafe for IsizeDeserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::IsizeDeserializer"]},{text:"impl<E> RefUnwindSafe for U8Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::U8Deserializer"]},{text:"impl<E> RefUnwindSafe for U16Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::U16Deserializer"]},{text:"impl<E> RefUnwindSafe for U64Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::U64Deserializer"]},{text:"impl<E> RefUnwindSafe for UsizeDeserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::UsizeDeserializer"]},{text:"impl<E> RefUnwindSafe for F32Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::F32Deserializer"]},{text:"impl<E> RefUnwindSafe for F64Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::F64Deserializer"]},{text:"impl<E> RefUnwindSafe for CharDeserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::CharDeserializer"]},{text:"impl<E> RefUnwindSafe for I128Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::I128Deserializer"]},{text:"impl<E> RefUnwindSafe for U128Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::U128Deserializer"]},{text:"impl<E> RefUnwindSafe for U32Deserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::U32Deserializer"]},{text:"impl<'a, E> RefUnwindSafe for StrDeserializer<'a, E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::StrDeserializer"]},{text:"impl<'de, E> RefUnwindSafe for BorrowedStrDeserializer<'de, E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::BorrowedStrDeserializer"]},{text:"impl<E> RefUnwindSafe for StringDeserializer<E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::StringDeserializer"]},{text:"impl<'a, E> RefUnwindSafe for CowStrDeserializer<'a, E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::CowStrDeserializer"]},{text:"impl<'de, E> RefUnwindSafe for BorrowedBytesDeserializer<'de, E> where
    E: RefUnwindSafe
",synthetic:true,types:["serde::de::value::BorrowedBytesDeserializer"]},{text:"impl<I, E> RefUnwindSafe for SeqDeserializer<I, E> where
    E: RefUnwindSafe,
    I: RefUnwindSafe
",synthetic:true,types:["serde::de::value::SeqDeserializer"]},{text:"impl<A> RefUnwindSafe for SeqAccessDeserializer<A> where
    A: RefUnwindSafe
",synthetic:true,types:["serde::de::value::SeqAccessDeserializer"]},{text:"impl<'de, I, E> RefUnwindSafe for MapDeserializer<'de, I, E> where
    E: RefUnwindSafe,
    I: RefUnwindSafe,
    <<I as Iterator>::Item as Pair>::Second: RefUnwindSafe
",synthetic:true,types:["serde::de::value::MapDeserializer"]},{text:"impl<A> RefUnwindSafe for MapAccessDeserializer<A> where
    A: RefUnwindSafe
",synthetic:true,types:["serde::de::value::MapAccessDeserializer"]},{text:"impl<Ok, Error> RefUnwindSafe for Impossible<Ok, Error> where
    Error: RefUnwindSafe,
    Ok: RefUnwindSafe
",synthetic:true,types:["serde::ser::impossible::Impossible"]},]; implementors["sfml_rust"] = [{text:"impl RefUnwindSafe for Timer",synthetic:true,types:["sfml_rust::util::timer::Timer"]},{text:"impl RefUnwindSafe for Vertex2D",synthetic:true,types:["sfml_rust::util::vertex_2d::Vertex2D"]},{text:"impl RefUnwindSafe for Vertex3D",synthetic:true,types:["sfml_rust::util::vertex_3d::Vertex3D"]},{text:"impl RefUnwindSafe for TextVertex3D",synthetic:true,types:["sfml_rust::util::vertex_3d::TextVertex3D"]},{text:"impl<'a> !RefUnwindSafe for VkProcessor<'a>",synthetic:true,types:["sfml_rust::vkprocessor::VkProcessor"]},{text:"impl RefUnwindSafe for Sprite",synthetic:true,types:["sfml_rust::sprite::Sprite"]},{text:"impl RefUnwindSafe for Poly",synthetic:true,types:["sfml_rust::sprite::Poly"]},{text:"impl RefUnwindSafe for Text",synthetic:true,types:["sfml_rust::sprite::Text"]},{text:"impl RefUnwindSafe for CanvasFontHandle",synthetic:true,types:["sfml_rust::canvas::CanvasFontHandle"]},{text:"impl RefUnwindSafe for CanvasTextureHandle",synthetic:true,types:["sfml_rust::canvas::CanvasTextureHandle"]},{text:"impl RefUnwindSafe for CanvasImageHandle",synthetic:true,types:["sfml_rust::canvas::CanvasImageHandle"]},{text:"impl RefUnwindSafe for CanvasShaderHandle",synthetic:true,types:["sfml_rust::canvas::CanvasShaderHandle"]},{text:"impl RefUnwindSafe for CompiledGraphicsPipelineHandle",synthetic:true,types:["sfml_rust::canvas::CompiledGraphicsPipelineHandle"]},{text:"impl RefUnwindSafe for CompuBufferHandle",synthetic:true,types:["sfml_rust::canvas::CompuBufferHandle"]},{text:"impl !RefUnwindSafe for CanvasState",synthetic:true,types:["sfml_rust::canvas::canvas_state::CanvasState"]},{text:"impl RefUnwindSafe for CanvasFrame",synthetic:true,types:["sfml_rust::canvas::canvas_frame::CanvasFrame"]},{text:"impl<H, V, In> RefUnwindSafe for GenericCanvasFrame<H, V, In> where
    H: RefUnwindSafe,
    In: RefUnwindSafe,
    V: RefUnwindSafe
",synthetic:true,types:["sfml_rust::canvas::canvas_frame::GenericCanvasFrame"]},{text:"impl RefUnwindSafe for ShaderType",synthetic:true,types:["sfml_rust::canvas::shader::common::ShaderType"]},{text:"impl !RefUnwindSafe for GenericShader",synthetic:true,types:["sfml_rust::canvas::shader::generic_shader::GenericShader"]},{text:"impl RefUnwindSafe for GlyphInstance",synthetic:true,types:["sfml_rust::canvas::shader::text_shader::GlyphInstance"]},{text:"impl !RefUnwindSafe for TextShader",synthetic:true,types:["sfml_rust::canvas::shader::text_shader::TextShader"]},{text:"impl RefUnwindSafe for RuntimeVertexDef",synthetic:true,types:["sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef"]},{text:"impl RefUnwindSafe for CanvasTexture",synthetic:true,types:["sfml_rust::canvas::canvas_buffer::CanvasTexture"]},{text:"impl RefUnwindSafe for CanvasImage",synthetic:true,types:["sfml_rust::canvas::canvas_buffer::CanvasImage"]},{text:"impl !RefUnwindSafe for CanvasFont",synthetic:true,types:["sfml_rust::canvas::canvas_buffer::CanvasFont"]},{text:"impl RefUnwindSafe for CanvasTexture",synthetic:true,types:["sfml_rust::canvas::canvas::CanvasTexture"]},{text:"impl RefUnwindSafe for CanvasImage",synthetic:true,types:["sfml_rust::canvas::canvas::CanvasImage"]},{text:"impl !RefUnwindSafe for CanvasState",synthetic:true,types:["sfml_rust::canvas::canvas::CanvasState"]},{text:"impl RefUnwindSafe for ShaderType",synthetic:true,types:["sfml_rust::canvas::canvas::ShaderType"]},{text:"impl RefUnwindSafe for CompuFrame",synthetic:true,types:["sfml_rust::compute::compu_frame::CompuFrame"]},{text:"impl RefUnwindSafe for CompuKernelHandle",synthetic:true,types:["sfml_rust::compute::compu_kernel::CompuKernelHandle"]},{text:"impl RefUnwindSafe for CompuKernel",synthetic:true,types:["sfml_rust::compute::compu_kernel::CompuKernel"]},{text:"impl RefUnwindSafe for ComputeSpecializationConstants",synthetic:true,types:["sfml_rust::compute::compu_kernel::ComputeSpecializationConstants"]},{text:"impl RefUnwindSafe for CompuSprite",synthetic:true,types:["sfml_rust::compute::compu_sprite::CompuSprite"]},{text:"impl RefUnwindSafe for CompuState",synthetic:true,types:["sfml_rust::compute::compu_state::CompuState"]},{text:"impl RefUnwindSafe for CompuBuffers",synthetic:true,types:["sfml_rust::compute::compu_buffer::CompuBuffers"]},]; implementors["shade_runner"] = [{text:"impl RefUnwindSafe for LayoutData",synthetic:true,types:["shade_runner::reflection::LayoutData"]},{text:"impl RefUnwindSafe for Message",synthetic:true,types:["shade_runner::watch::Message"]},{text:"impl !RefUnwindSafe for Watch",synthetic:true,types:["shade_runner::watch::Watch"]},{text:"impl RefUnwindSafe for CompiledShaders",synthetic:true,types:["shade_runner::CompiledShaders"]},{text:"impl RefUnwindSafe for CompiledShader",synthetic:true,types:["shade_runner::CompiledShader"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["shade_runner::error::Error"]},{text:"impl RefUnwindSafe for ConvertError",synthetic:true,types:["shade_runner::error::ConvertError"]},{text:"impl !RefUnwindSafe for CompileError",synthetic:true,types:["shade_runner::error::CompileError"]},{text:"impl RefUnwindSafe for Entry",synthetic:true,types:["shade_runner::layouts::Entry"]},{text:"impl RefUnwindSafe for Input",synthetic:true,types:["shade_runner::layouts::Input"]},{text:"impl RefUnwindSafe for Output",synthetic:true,types:["shade_runner::layouts::Output"]},{text:"impl RefUnwindSafe for Layout",synthetic:true,types:["shade_runner::layouts::Layout"]},]; implementors["shaderc"] = [{text:"impl RefUnwindSafe for Compiler",synthetic:true,types:["shaderc::Compiler"]},{text:"impl<'a> !RefUnwindSafe for CompileOptions<'a>",synthetic:true,types:["shaderc::CompileOptions"]},{text:"impl RefUnwindSafe for ResolvedInclude",synthetic:true,types:["shaderc::ResolvedInclude"]},{text:"impl RefUnwindSafe for CompilationArtifact",synthetic:true,types:["shaderc::CompilationArtifact"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["shaderc::Error"]},{text:"impl RefUnwindSafe for TargetEnv",synthetic:true,types:["shaderc::TargetEnv"]},{text:"impl RefUnwindSafe for SourceLanguage",synthetic:true,types:["shaderc::SourceLanguage"]},{text:"impl RefUnwindSafe for ResourceKind",synthetic:true,types:["shaderc::ResourceKind"]},{text:"impl RefUnwindSafe for ShaderKind",synthetic:true,types:["shaderc::ShaderKind"]},{text:"impl RefUnwindSafe for GlslProfile",synthetic:true,types:["shaderc::GlslProfile"]},{text:"impl RefUnwindSafe for OptimizationLevel",synthetic:true,types:["shaderc::OptimizationLevel"]},{text:"impl RefUnwindSafe for Limit",synthetic:true,types:["shaderc::Limit"]},{text:"impl RefUnwindSafe for IncludeType",synthetic:true,types:["shaderc::IncludeType"]},]; implementors["shaderc_sys"] = [{text:"impl RefUnwindSafe for shaderc_include_result",synthetic:true,types:["shaderc_sys::shaderc_include_result"]},{text:"impl RefUnwindSafe for ShadercCompiler",synthetic:true,types:["shaderc_sys::ShadercCompiler"]},{text:"impl RefUnwindSafe for ShadercCompileOptions",synthetic:true,types:["shaderc_sys::ShadercCompileOptions"]},{text:"impl RefUnwindSafe for ShadercCompilationResult",synthetic:true,types:["shaderc_sys::ShadercCompilationResult"]},]; implementors["shared_library"] = [{text:"impl RefUnwindSafe for LoadingError",synthetic:true,types:["shared_library::LoadingError"]},{text:"impl RefUnwindSafe for DynamicLibrary",synthetic:true,types:["shared_library::dynamic_library::DynamicLibrary"]},{text:"impl RefUnwindSafe for SpecialHandles",synthetic:true,types:["shared_library::dynamic_library::SpecialHandles"]},]; implementors["simple_stopwatch"] = [{text:"impl RefUnwindSafe for Stopwatch",synthetic:true,types:["simple_stopwatch::Stopwatch"]},]; implementors["slab"] = [{text:"impl<T> RefUnwindSafe for Slab<T> where
    T: RefUnwindSafe
",synthetic:true,types:["slab::Slab"]},{text:"impl<'a, T> RefUnwindSafe for VacantEntry<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["slab::VacantEntry"]},{text:"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["slab::Iter"]},{text:"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["slab::IterMut"]},{text:"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["slab::Drain"]},]; implementors["smallvec"] = [{text:"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["smallvec::Drain"]},{text:"impl<A> RefUnwindSafe for SmallVec<A> where
    A: RefUnwindSafe,
    <A as Array>::Item: RefUnwindSafe
",synthetic:true,types:["smallvec::SmallVec"]},{text:"impl<A> RefUnwindSafe for IntoIter<A> where
    A: RefUnwindSafe,
    <A as Array>::Item: RefUnwindSafe
",synthetic:true,types:["smallvec::IntoIter"]},]; implementors["smithay_client_toolkit"] = [{text:"impl !RefUnwindSafe for Environment",synthetic:true,types:["smithay_client_toolkit::env::Environment"]},{text:"impl !RefUnwindSafe for Shell",synthetic:true,types:["smithay_client_toolkit::env::Shell"]},{text:"impl !RefUnwindSafe for DataDevice",synthetic:true,types:["smithay_client_toolkit::data_device::data_device::DataDevice"]},{text:"impl !RefUnwindSafe for DataOffer",synthetic:true,types:["smithay_client_toolkit::data_device::data_offer::DataOffer"]},{text:"impl RefUnwindSafe for ReadPipe",synthetic:true,types:["smithay_client_toolkit::data_device::data_offer::ReadPipe"]},{text:"impl !RefUnwindSafe for DataSource",synthetic:true,types:["smithay_client_toolkit::data_device::data_source::DataSource"]},{text:"impl RefUnwindSafe for WritePipe",synthetic:true,types:["smithay_client_toolkit::data_device::data_source::WritePipe"]},{text:"impl<'a> !RefUnwindSafe for DndEvent<'a>",synthetic:true,types:["smithay_client_toolkit::data_device::data_device::DndEvent"]},{text:"impl RefUnwindSafe for DataSourceEvent",synthetic:true,types:["smithay_client_toolkit::data_device::data_source::DataSourceEvent"]},{text:"impl RefUnwindSafe for ModifiersState",synthetic:true,types:["smithay_client_toolkit::keyboard::ModifiersState"]},{text:"impl RefUnwindSafe for RMLVO",synthetic:true,types:["smithay_client_toolkit::keyboard::RMLVO"]},{text:"impl RefUnwindSafe for KeyRepeatEvent",synthetic:true,types:["smithay_client_toolkit::keyboard::KeyRepeatEvent"]},{text:"impl RefUnwindSafe for KeyRepeatKind",synthetic:true,types:["smithay_client_toolkit::keyboard::KeyRepeatKind"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["smithay_client_toolkit::keyboard::Error"]},{text:"impl<'a> !RefUnwindSafe for Event<'a>",synthetic:true,types:["smithay_client_toolkit::keyboard::Event"]},{text:"impl RefUnwindSafe for Mode",synthetic:true,types:["smithay_client_toolkit::output::Mode"]},{text:"impl RefUnwindSafe for OutputInfo",synthetic:true,types:["smithay_client_toolkit::output::OutputInfo"]},{text:"impl RefUnwindSafe for OutputMgr",synthetic:true,types:["smithay_client_toolkit::output::OutputMgr"]},{text:"impl !RefUnwindSafe for ThemeManager",synthetic:true,types:["smithay_client_toolkit::pointer::theme::ThemeManager"]},{text:"impl !RefUnwindSafe for ThemedPointer",synthetic:true,types:["smithay_client_toolkit::pointer::theme::ThemedPointer"]},{text:"impl !RefUnwindSafe for AutoThemer",synthetic:true,types:["smithay_client_toolkit::pointer::AutoThemer"]},{text:"impl !RefUnwindSafe for AutoPointer",synthetic:true,types:["smithay_client_toolkit::pointer::AutoPointer"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["smithay_client_toolkit::shell::Event"]},{text:"impl !RefUnwindSafe for DoubleMemPool",synthetic:true,types:["smithay_client_toolkit::utils::mempool::DoubleMemPool"]},{text:"impl !RefUnwindSafe for MemPool",synthetic:true,types:["smithay_client_toolkit::utils::mempool::MemPool"]},{text:"impl !RefUnwindSafe for BasicFrame",synthetic:true,types:["smithay_client_toolkit::window::basic_frame::BasicFrame"]},{text:"impl !RefUnwindSafe for ConceptFrame",synthetic:true,types:["smithay_client_toolkit::window::concept_frame::ConceptFrame"]},{text:"impl<F> !RefUnwindSafe for Window<F>",synthetic:true,types:["smithay_client_toolkit::window::Window"]},{text:"impl RefUnwindSafe for ButtonState",synthetic:true,types:["smithay_client_toolkit::window::ButtonState"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["smithay_client_toolkit::window::Event"]},{text:"impl !RefUnwindSafe for FrameRequest",synthetic:true,types:["smithay_client_toolkit::window::FrameRequest"]},]; implementors["spirv_headers"] = [{text:"impl RefUnwindSafe for ImageOperands",synthetic:true,types:["spirv_headers::ImageOperands"]},{text:"impl RefUnwindSafe for FPFastMathMode",synthetic:true,types:["spirv_headers::FPFastMathMode"]},{text:"impl RefUnwindSafe for SelectionControl",synthetic:true,types:["spirv_headers::SelectionControl"]},{text:"impl RefUnwindSafe for LoopControl",synthetic:true,types:["spirv_headers::LoopControl"]},{text:"impl RefUnwindSafe for FunctionControl",synthetic:true,types:["spirv_headers::FunctionControl"]},{text:"impl RefUnwindSafe for MemorySemantics",synthetic:true,types:["spirv_headers::MemorySemantics"]},{text:"impl RefUnwindSafe for MemoryAccess",synthetic:true,types:["spirv_headers::MemoryAccess"]},{text:"impl RefUnwindSafe for KernelProfilingInfo",synthetic:true,types:["spirv_headers::KernelProfilingInfo"]},{text:"impl RefUnwindSafe for SourceLanguage",synthetic:true,types:["spirv_headers::SourceLanguage"]},{text:"impl RefUnwindSafe for ExecutionModel",synthetic:true,types:["spirv_headers::ExecutionModel"]},{text:"impl RefUnwindSafe for AddressingModel",synthetic:true,types:["spirv_headers::AddressingModel"]},{text:"impl RefUnwindSafe for MemoryModel",synthetic:true,types:["spirv_headers::MemoryModel"]},{text:"impl RefUnwindSafe for ExecutionMode",synthetic:true,types:["spirv_headers::ExecutionMode"]},{text:"impl RefUnwindSafe for StorageClass",synthetic:true,types:["spirv_headers::StorageClass"]},{text:"impl RefUnwindSafe for Dim",synthetic:true,types:["spirv_headers::Dim"]},{text:"impl RefUnwindSafe for SamplerAddressingMode",synthetic:true,types:["spirv_headers::SamplerAddressingMode"]},{text:"impl RefUnwindSafe for SamplerFilterMode",synthetic:true,types:["spirv_headers::SamplerFilterMode"]},{text:"impl RefUnwindSafe for ImageFormat",synthetic:true,types:["spirv_headers::ImageFormat"]},{text:"impl RefUnwindSafe for ImageChannelOrder",synthetic:true,types:["spirv_headers::ImageChannelOrder"]},{text:"impl RefUnwindSafe for ImageChannelDataType",synthetic:true,types:["spirv_headers::ImageChannelDataType"]},{text:"impl RefUnwindSafe for FPRoundingMode",synthetic:true,types:["spirv_headers::FPRoundingMode"]},{text:"impl RefUnwindSafe for LinkageType",synthetic:true,types:["spirv_headers::LinkageType"]},{text:"impl RefUnwindSafe for AccessQualifier",synthetic:true,types:["spirv_headers::AccessQualifier"]},{text:"impl RefUnwindSafe for FunctionParameterAttribute",synthetic:true,types:["spirv_headers::FunctionParameterAttribute"]},{text:"impl RefUnwindSafe for Decoration",synthetic:true,types:["spirv_headers::Decoration"]},{text:"impl RefUnwindSafe for BuiltIn",synthetic:true,types:["spirv_headers::BuiltIn"]},{text:"impl RefUnwindSafe for Scope",synthetic:true,types:["spirv_headers::Scope"]},{text:"impl RefUnwindSafe for GroupOperation",synthetic:true,types:["spirv_headers::GroupOperation"]},{text:"impl RefUnwindSafe for KernelEnqueueFlags",synthetic:true,types:["spirv_headers::KernelEnqueueFlags"]},{text:"impl RefUnwindSafe for Capability",synthetic:true,types:["spirv_headers::Capability"]},{text:"impl RefUnwindSafe for Op",synthetic:true,types:["spirv_headers::Op"]},{text:"impl RefUnwindSafe for GLOp",synthetic:true,types:["spirv_headers::GLOp"]},{text:"impl RefUnwindSafe for CLOp",synthetic:true,types:["spirv_headers::CLOp"]},]; implementors["spirv_reflect"] = [{text:"impl RefUnwindSafe for ShaderModule",synthetic:true,types:["spirv_reflect::ShaderModule"]},{text:"impl RefUnwindSafe for SpvReflectNumericTraits",synthetic:true,types:["spirv_reflect::ffi::SpvReflectNumericTraits"]},{text:"impl RefUnwindSafe for SpvReflectNumericTraits_Scalar",synthetic:true,types:["spirv_reflect::ffi::SpvReflectNumericTraits_Scalar"]},{text:"impl RefUnwindSafe for SpvReflectNumericTraits_Vector",synthetic:true,types:["spirv_reflect::ffi::SpvReflectNumericTraits_Vector"]},{text:"impl RefUnwindSafe for SpvReflectNumericTraits_Matrix",synthetic:true,types:["spirv_reflect::ffi::SpvReflectNumericTraits_Matrix"]},{text:"impl RefUnwindSafe for SpvReflectImageTraits",synthetic:true,types:["spirv_reflect::ffi::SpvReflectImageTraits"]},{text:"impl RefUnwindSafe for SpvReflectArrayTraits",synthetic:true,types:["spirv_reflect::ffi::SpvReflectArrayTraits"]},{text:"impl RefUnwindSafe for SpvReflectBindingArrayTraits",synthetic:true,types:["spirv_reflect::ffi::SpvReflectBindingArrayTraits"]},{text:"impl RefUnwindSafe for SpvReflectTypeDescription",synthetic:true,types:["spirv_reflect::ffi::SpvReflectTypeDescription"]},{text:"impl RefUnwindSafe for SpvReflectTypeDescription_Traits",synthetic:true,types:["spirv_reflect::ffi::SpvReflectTypeDescription_Traits"]},{text:"impl RefUnwindSafe for SpvReflectInterfaceVariable",synthetic:true,types:["spirv_reflect::ffi::SpvReflectInterfaceVariable"]},{text:"impl RefUnwindSafe for SpvReflectInterfaceVariable__bindgen_ty_1",synthetic:true,types:["spirv_reflect::ffi::SpvReflectInterfaceVariable__bindgen_ty_1"]},{text:"impl RefUnwindSafe for SpvReflectBlockVariable",synthetic:true,types:["spirv_reflect::ffi::SpvReflectBlockVariable"]},{text:"impl RefUnwindSafe for SpvReflectDescriptorBinding",synthetic:true,types:["spirv_reflect::ffi::SpvReflectDescriptorBinding"]},{text:"impl RefUnwindSafe for SpvReflectDescriptorBinding__bindgen_ty_1",synthetic:true,types:["spirv_reflect::ffi::SpvReflectDescriptorBinding__bindgen_ty_1"]},{text:"impl RefUnwindSafe for SpvReflectDescriptorSet",synthetic:true,types:["spirv_reflect::ffi::SpvReflectDescriptorSet"]},{text:"impl RefUnwindSafe for SpvReflectEntryPoint",synthetic:true,types:["spirv_reflect::ffi::SpvReflectEntryPoint"]},{text:"impl RefUnwindSafe for SpvReflectShaderModule",synthetic:true,types:["spirv_reflect::ffi::SpvReflectShaderModule"]},{text:"impl RefUnwindSafe for SpvReflectShaderModule_Internal",synthetic:true,types:["spirv_reflect::ffi::SpvReflectShaderModule_Internal"]},{text:"impl RefUnwindSafe for ReflectGenerator",synthetic:true,types:["spirv_reflect::types::ReflectGenerator"]},{text:"impl RefUnwindSafe for ReflectDescriptorBinding",synthetic:true,types:["spirv_reflect::types::descriptor::ReflectDescriptorBinding"]},{text:"impl RefUnwindSafe for ReflectDescriptorSet",synthetic:true,types:["spirv_reflect::types::descriptor::ReflectDescriptorSet"]},{text:"impl RefUnwindSafe for ReflectDescriptorType",synthetic:true,types:["spirv_reflect::types::descriptor::ReflectDescriptorType"]},{text:"impl RefUnwindSafe for ReflectImageFormat",synthetic:true,types:["spirv_reflect::types::image::ReflectImageFormat"]},{text:"impl RefUnwindSafe for ReflectFormat",synthetic:true,types:["spirv_reflect::types::image::ReflectFormat"]},{text:"impl RefUnwindSafe for ReflectOp",synthetic:true,types:["spirv_reflect::types::op::ReflectOp"]},{text:"impl RefUnwindSafe for ReflectBuiltIn",synthetic:true,types:["spirv_reflect::types::op::ReflectBuiltIn"]},{text:"impl RefUnwindSafe for ReflectResourceType",synthetic:true,types:["spirv_reflect::types::resource::ReflectResourceType"]},{text:"impl RefUnwindSafe for ReflectBindingArrayTraits",synthetic:true,types:["spirv_reflect::types::traits::ReflectBindingArrayTraits"]},{text:"impl RefUnwindSafe for ReflectNumericTraitsScalar",synthetic:true,types:["spirv_reflect::types::traits::ReflectNumericTraitsScalar"]},{text:"impl RefUnwindSafe for ReflectNumericTraitsVector",synthetic:true,types:["spirv_reflect::types::traits::ReflectNumericTraitsVector"]},{text:"impl RefUnwindSafe for ReflectNumericTraitsMatrix",synthetic:true,types:["spirv_reflect::types::traits::ReflectNumericTraitsMatrix"]},{text:"impl RefUnwindSafe for ReflectNumericTraits",synthetic:true,types:["spirv_reflect::types::traits::ReflectNumericTraits"]},{text:"impl RefUnwindSafe for ReflectArrayTraits",synthetic:true,types:["spirv_reflect::types::traits::ReflectArrayTraits"]},{text:"impl RefUnwindSafe for ReflectTypeDescriptionTraits",synthetic:true,types:["spirv_reflect::types::traits::ReflectTypeDescriptionTraits"]},{text:"impl RefUnwindSafe for ReflectImageTraits",synthetic:true,types:["spirv_reflect::types::traits::ReflectImageTraits"]},{text:"impl RefUnwindSafe for ReflectDecorationFlags",synthetic:true,types:["spirv_reflect::types::variable::ReflectDecorationFlags"]},{text:"impl RefUnwindSafe for ReflectTypeFlags",synthetic:true,types:["spirv_reflect::types::variable::ReflectTypeFlags"]},{text:"impl RefUnwindSafe for ReflectShaderStageFlags",synthetic:true,types:["spirv_reflect::types::variable::ReflectShaderStageFlags"]},{text:"impl RefUnwindSafe for ReflectTypeDescription",synthetic:true,types:["spirv_reflect::types::variable::ReflectTypeDescription"]},{text:"impl RefUnwindSafe for ReflectBlockVariable",synthetic:true,types:["spirv_reflect::types::variable::ReflectBlockVariable"]},{text:"impl RefUnwindSafe for ReflectInterfaceVariable",synthetic:true,types:["spirv_reflect::types::variable::ReflectInterfaceVariable"]},{text:"impl RefUnwindSafe for ReflectEntryPoint",synthetic:true,types:["spirv_reflect::types::variable::ReflectEntryPoint"]},{text:"impl RefUnwindSafe for ReflectDimension",synthetic:true,types:["spirv_reflect::types::variable::ReflectDimension"]},{text:"impl RefUnwindSafe for ReflectStorageClass",synthetic:true,types:["spirv_reflect::types::variable::ReflectStorageClass"]},]; implementors["stb_truetype"] = [{text:"impl<Data> RefUnwindSafe for FontInfo<Data> where
    Data: RefUnwindSafe
",synthetic:true,types:["stb_truetype::FontInfo"]},{text:"impl RefUnwindSafe for Vertex",synthetic:true,types:["stb_truetype::Vertex"]},{text:"impl<T> RefUnwindSafe for Rect<T> where
    T: RefUnwindSafe
",synthetic:true,types:["stb_truetype::Rect"]},{text:"impl RefUnwindSafe for HMetrics",synthetic:true,types:["stb_truetype::HMetrics"]},{text:"impl RefUnwindSafe for VMetrics",synthetic:true,types:["stb_truetype::VMetrics"]},{text:"impl<'a, Data> RefUnwindSafe for FontNameIter<'a, Data> where
    Data: RefUnwindSafe
",synthetic:true,types:["stb_truetype::FontNameIter"]},{text:"impl RefUnwindSafe for VertexType",synthetic:true,types:["stb_truetype::VertexType"]},{text:"impl RefUnwindSafe for PlatformId",synthetic:true,types:["stb_truetype::PlatformId"]},{text:"impl RefUnwindSafe for UnicodeEid",synthetic:true,types:["stb_truetype::UnicodeEid"]},{text:"impl RefUnwindSafe for MicrosoftEid",synthetic:true,types:["stb_truetype::MicrosoftEid"]},{text:"impl RefUnwindSafe for MacEid",synthetic:true,types:["stb_truetype::MacEid"]},{text:"impl RefUnwindSafe for MicrosoftLang",synthetic:true,types:["stb_truetype::MicrosoftLang"]},{text:"impl RefUnwindSafe for MacLang",synthetic:true,types:["stb_truetype::MacLang"]},{text:"impl RefUnwindSafe for PlatformEncodingLanguageId",synthetic:true,types:["stb_truetype::PlatformEncodingLanguageId"]},]; implementors["syn"] = [{text:"impl !RefUnwindSafe for Attribute",synthetic:true,types:["syn::attr::Attribute"]},{text:"impl !RefUnwindSafe for MetaList",synthetic:true,types:["syn::attr::MetaList"]},{text:"impl !RefUnwindSafe for MetaNameValue",synthetic:true,types:["syn::attr::MetaNameValue"]},{text:"impl !RefUnwindSafe for Field",synthetic:true,types:["syn::data::Field"]},{text:"impl !RefUnwindSafe for FieldsNamed",synthetic:true,types:["syn::data::FieldsNamed"]},{text:"impl !RefUnwindSafe for FieldsUnnamed",synthetic:true,types:["syn::data::FieldsUnnamed"]},{text:"impl !RefUnwindSafe for Variant",synthetic:true,types:["syn::data::Variant"]},{text:"impl !RefUnwindSafe for VisCrate",synthetic:true,types:["syn::data::VisCrate"]},{text:"impl !RefUnwindSafe for VisPublic",synthetic:true,types:["syn::data::VisPublic"]},{text:"impl !RefUnwindSafe for VisRestricted",synthetic:true,types:["syn::data::VisRestricted"]},{text:"impl RefUnwindSafe for ExprArray",synthetic:true,types:["syn::expr::ExprArray"]},{text:"impl RefUnwindSafe for ExprAssign",synthetic:true,types:["syn::expr::ExprAssign"]},{text:"impl RefUnwindSafe for ExprAssignOp",synthetic:true,types:["syn::expr::ExprAssignOp"]},{text:"impl RefUnwindSafe for ExprAsync",synthetic:true,types:["syn::expr::ExprAsync"]},{text:"impl !RefUnwindSafe for ExprBinary",synthetic:true,types:["syn::expr::ExprBinary"]},{text:"impl RefUnwindSafe for ExprBlock",synthetic:true,types:["syn::expr::ExprBlock"]},{text:"impl RefUnwindSafe for ExprBox",synthetic:true,types:["syn::expr::ExprBox"]},{text:"impl RefUnwindSafe for ExprBreak",synthetic:true,types:["syn::expr::ExprBreak"]},{text:"impl !RefUnwindSafe for ExprCall",synthetic:true,types:["syn::expr::ExprCall"]},{text:"impl !RefUnwindSafe for ExprCast",synthetic:true,types:["syn::expr::ExprCast"]},{text:"impl RefUnwindSafe for ExprClosure",synthetic:true,types:["syn::expr::ExprClosure"]},{text:"impl RefUnwindSafe for ExprContinue",synthetic:true,types:["syn::expr::ExprContinue"]},{text:"impl !RefUnwindSafe for ExprField",synthetic:true,types:["syn::expr::ExprField"]},{text:"impl RefUnwindSafe for ExprForLoop",synthetic:true,types:["syn::expr::ExprForLoop"]},{text:"impl RefUnwindSafe for ExprGroup",synthetic:true,types:["syn::expr::ExprGroup"]},{text:"impl RefUnwindSafe for ExprIf",synthetic:true,types:["syn::expr::ExprIf"]},{text:"impl RefUnwindSafe for ExprInPlace",synthetic:true,types:["syn::expr::ExprInPlace"]},{text:"impl !RefUnwindSafe for ExprIndex",synthetic:true,types:["syn::expr::ExprIndex"]},{text:"impl RefUnwindSafe for ExprLet",synthetic:true,types:["syn::expr::ExprLet"]},{text:"impl !RefUnwindSafe for ExprLit",synthetic:true,types:["syn::expr::ExprLit"]},{text:"impl RefUnwindSafe for ExprLoop",synthetic:true,types:["syn::expr::ExprLoop"]},{text:"impl RefUnwindSafe for ExprMacro",synthetic:true,types:["syn::expr::ExprMacro"]},{text:"impl RefUnwindSafe for ExprMatch",synthetic:true,types:["syn::expr::ExprMatch"]},{text:"impl RefUnwindSafe for ExprMethodCall",synthetic:true,types:["syn::expr::ExprMethodCall"]},{text:"impl !RefUnwindSafe for ExprParen",synthetic:true,types:["syn::expr::ExprParen"]},{text:"impl !RefUnwindSafe for ExprPath",synthetic:true,types:["syn::expr::ExprPath"]},{text:"impl RefUnwindSafe for ExprRange",synthetic:true,types:["syn::expr::ExprRange"]},{text:"impl RefUnwindSafe for ExprReference",synthetic:true,types:["syn::expr::ExprReference"]},{text:"impl RefUnwindSafe for ExprRepeat",synthetic:true,types:["syn::expr::ExprRepeat"]},{text:"impl RefUnwindSafe for ExprReturn",synthetic:true,types:["syn::expr::ExprReturn"]},{text:"impl RefUnwindSafe for ExprStruct",synthetic:true,types:["syn::expr::ExprStruct"]},{text:"impl RefUnwindSafe for ExprTry",synthetic:true,types:["syn::expr::ExprTry"]},{text:"impl RefUnwindSafe for ExprTryBlock",synthetic:true,types:["syn::expr::ExprTryBlock"]},{text:"impl RefUnwindSafe for ExprTuple",synthetic:true,types:["syn::expr::ExprTuple"]},{text:"impl RefUnwindSafe for ExprType",synthetic:true,types:["syn::expr::ExprType"]},{text:"impl !RefUnwindSafe for ExprUnary",synthetic:true,types:["syn::expr::ExprUnary"]},{text:"impl RefUnwindSafe for ExprUnsafe",synthetic:true,types:["syn::expr::ExprUnsafe"]},{text:"impl !RefUnwindSafe for ExprVerbatim",synthetic:true,types:["syn::expr::ExprVerbatim"]},{text:"impl RefUnwindSafe for ExprWhile",synthetic:true,types:["syn::expr::ExprWhile"]},{text:"impl RefUnwindSafe for ExprYield",synthetic:true,types:["syn::expr::ExprYield"]},{text:"impl !RefUnwindSafe for Index",synthetic:true,types:["syn::expr::Index"]},{text:"impl !RefUnwindSafe for BoundLifetimes",synthetic:true,types:["syn::generics::BoundLifetimes"]},{text:"impl !RefUnwindSafe for ConstParam",synthetic:true,types:["syn::generics::ConstParam"]},{text:"impl !RefUnwindSafe for Generics",synthetic:true,types:["syn::generics::Generics"]},{text:"impl !RefUnwindSafe for LifetimeDef",synthetic:true,types:["syn::generics::LifetimeDef"]},{text:"impl !RefUnwindSafe for PredicateEq",synthetic:true,types:["syn::generics::PredicateEq"]},{text:"impl !RefUnwindSafe for PredicateLifetime",synthetic:true,types:["syn::generics::PredicateLifetime"]},{text:"impl !RefUnwindSafe for PredicateType",synthetic:true,types:["syn::generics::PredicateType"]},{text:"impl !RefUnwindSafe for TraitBound",synthetic:true,types:["syn::generics::TraitBound"]},{text:"impl !RefUnwindSafe for TypeParam",synthetic:true,types:["syn::generics::TypeParam"]},{text:"impl !RefUnwindSafe for WhereClause",synthetic:true,types:["syn::generics::WhereClause"]},{text:"impl<'a> !RefUnwindSafe for ImplGenerics<'a>",synthetic:true,types:["syn::generics::ImplGenerics"]},{text:"impl<'a> !RefUnwindSafe for Turbofish<'a>",synthetic:true,types:["syn::generics::Turbofish"]},{text:"impl<'a> !RefUnwindSafe for TypeGenerics<'a>",synthetic:true,types:["syn::generics::TypeGenerics"]},{text:"impl !RefUnwindSafe for Lifetime",synthetic:true,types:["syn::lifetime::Lifetime"]},{text:"impl !RefUnwindSafe for LitBool",synthetic:true,types:["syn::lit::LitBool"]},{text:"impl !RefUnwindSafe for LitByte",synthetic:true,types:["syn::lit::LitByte"]},{text:"impl !RefUnwindSafe for LitByteStr",synthetic:true,types:["syn::lit::LitByteStr"]},{text:"impl !RefUnwindSafe for LitChar",synthetic:true,types:["syn::lit::LitChar"]},{text:"impl !RefUnwindSafe for LitFloat",synthetic:true,types:["syn::lit::LitFloat"]},{text:"impl !RefUnwindSafe for LitInt",synthetic:true,types:["syn::lit::LitInt"]},{text:"impl !RefUnwindSafe for LitStr",synthetic:true,types:["syn::lit::LitStr"]},{text:"impl !RefUnwindSafe for LitVerbatim",synthetic:true,types:["syn::lit::LitVerbatim"]},{text:"impl !RefUnwindSafe for Macro",synthetic:true,types:["syn::mac::Macro"]},{text:"impl !RefUnwindSafe for DataEnum",synthetic:true,types:["syn::derive::DataEnum"]},{text:"impl !RefUnwindSafe for DataStruct",synthetic:true,types:["syn::derive::DataStruct"]},{text:"impl !RefUnwindSafe for DataUnion",synthetic:true,types:["syn::derive::DataUnion"]},{text:"impl !RefUnwindSafe for DeriveInput",synthetic:true,types:["syn::derive::DeriveInput"]},{text:"impl !RefUnwindSafe for Abi",synthetic:true,types:["syn::ty::Abi"]},{text:"impl !RefUnwindSafe for BareFnArg",synthetic:true,types:["syn::ty::BareFnArg"]},{text:"impl !RefUnwindSafe for TypeArray",synthetic:true,types:["syn::ty::TypeArray"]},{text:"impl !RefUnwindSafe for TypeBareFn",synthetic:true,types:["syn::ty::TypeBareFn"]},{text:"impl !RefUnwindSafe for TypeGroup",synthetic:true,types:["syn::ty::TypeGroup"]},{text:"impl !RefUnwindSafe for TypeImplTrait",synthetic:true,types:["syn::ty::TypeImplTrait"]},{text:"impl !RefUnwindSafe for TypeInfer",synthetic:true,types:["syn::ty::TypeInfer"]},{text:"impl !RefUnwindSafe for TypeMacro",synthetic:true,types:["syn::ty::TypeMacro"]},{text:"impl !RefUnwindSafe for TypeNever",synthetic:true,types:["syn::ty::TypeNever"]},{text:"impl !RefUnwindSafe for TypeParen",synthetic:true,types:["syn::ty::TypeParen"]},{text:"impl !RefUnwindSafe for TypePath",synthetic:true,types:["syn::ty::TypePath"]},{text:"impl !RefUnwindSafe for TypePtr",synthetic:true,types:["syn::ty::TypePtr"]},{text:"impl !RefUnwindSafe for TypeReference",synthetic:true,types:["syn::ty::TypeReference"]},{text:"impl !RefUnwindSafe for TypeSlice",synthetic:true,types:["syn::ty::TypeSlice"]},{text:"impl !RefUnwindSafe for TypeTraitObject",synthetic:true,types:["syn::ty::TypeTraitObject"]},{text:"impl !RefUnwindSafe for TypeTuple",synthetic:true,types:["syn::ty::TypeTuple"]},{text:"impl !RefUnwindSafe for TypeVerbatim",synthetic:true,types:["syn::ty::TypeVerbatim"]},{text:"impl !RefUnwindSafe for AngleBracketedGenericArguments",synthetic:true,types:["syn::path::AngleBracketedGenericArguments"]},{text:"impl !RefUnwindSafe for Binding",synthetic:true,types:["syn::path::Binding"]},{text:"impl !RefUnwindSafe for Constraint",synthetic:true,types:["syn::path::Constraint"]},{text:"impl !RefUnwindSafe for ParenthesizedGenericArguments",synthetic:true,types:["syn::path::ParenthesizedGenericArguments"]},{text:"impl !RefUnwindSafe for Path",synthetic:true,types:["syn::path::Path"]},{text:"impl !RefUnwindSafe for PathSegment",synthetic:true,types:["syn::path::PathSegment"]},{text:"impl !RefUnwindSafe for QSelf",synthetic:true,types:["syn::path::QSelf"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["syn::error::Error"]},{text:"impl !RefUnwindSafe for AttrStyle",synthetic:true,types:["syn::attr::AttrStyle"]},{text:"impl !RefUnwindSafe for Meta",synthetic:true,types:["syn::attr::Meta"]},{text:"impl !RefUnwindSafe for NestedMeta",synthetic:true,types:["syn::attr::NestedMeta"]},{text:"impl !RefUnwindSafe for Fields",synthetic:true,types:["syn::data::Fields"]},{text:"impl !RefUnwindSafe for Visibility",synthetic:true,types:["syn::data::Visibility"]},{text:"impl !RefUnwindSafe for Expr",synthetic:true,types:["syn::expr::Expr"]},{text:"impl !RefUnwindSafe for Member",synthetic:true,types:["syn::expr::Member"]},{text:"impl !RefUnwindSafe for GenericParam",synthetic:true,types:["syn::generics::GenericParam"]},{text:"impl !RefUnwindSafe for TraitBoundModifier",synthetic:true,types:["syn::generics::TraitBoundModifier"]},{text:"impl !RefUnwindSafe for TypeParamBound",synthetic:true,types:["syn::generics::TypeParamBound"]},{text:"impl !RefUnwindSafe for WherePredicate",synthetic:true,types:["syn::generics::WherePredicate"]},{text:"impl RefUnwindSafe for FloatSuffix",synthetic:true,types:["syn::lit::FloatSuffix"]},{text:"impl RefUnwindSafe for IntSuffix",synthetic:true,types:["syn::lit::IntSuffix"]},{text:"impl !RefUnwindSafe for Lit",synthetic:true,types:["syn::lit::Lit"]},{text:"impl RefUnwindSafe for StrStyle",synthetic:true,types:["syn::lit::StrStyle"]},{text:"impl !RefUnwindSafe for MacroDelimiter",synthetic:true,types:["syn::mac::MacroDelimiter"]},{text:"impl !RefUnwindSafe for Data",synthetic:true,types:["syn::derive::Data"]},{text:"impl !RefUnwindSafe for BinOp",synthetic:true,types:["syn::op::BinOp"]},{text:"impl !RefUnwindSafe for UnOp",synthetic:true,types:["syn::op::UnOp"]},{text:"impl !RefUnwindSafe for BareFnArgName",synthetic:true,types:["syn::ty::BareFnArgName"]},{text:"impl !RefUnwindSafe for ReturnType",synthetic:true,types:["syn::ty::ReturnType"]},{text:"impl !RefUnwindSafe for Type",synthetic:true,types:["syn::ty::Type"]},{text:"impl !RefUnwindSafe for GenericArgument",synthetic:true,types:["syn::path::GenericArgument"]},{text:"impl !RefUnwindSafe for PathArguments",synthetic:true,types:["syn::path::PathArguments"]},{text:"impl !RefUnwindSafe for Underscore",synthetic:true,types:["syn::token::Underscore"]},{text:"impl !RefUnwindSafe for Abstract",synthetic:true,types:["syn::token::Abstract"]},{text:"impl !RefUnwindSafe for As",synthetic:true,types:["syn::token::As"]},{text:"impl !RefUnwindSafe for Async",synthetic:true,types:["syn::token::Async"]},{text:"impl !RefUnwindSafe for Auto",synthetic:true,types:["syn::token::Auto"]},{text:"impl !RefUnwindSafe for Become",synthetic:true,types:["syn::token::Become"]},{text:"impl !RefUnwindSafe for Box",synthetic:true,types:["syn::token::Box"]},{text:"impl !RefUnwindSafe for Break",synthetic:true,types:["syn::token::Break"]},{text:"impl !RefUnwindSafe for Const",synthetic:true,types:["syn::token::Const"]},{text:"impl !RefUnwindSafe for Continue",synthetic:true,types:["syn::token::Continue"]},{text:"impl !RefUnwindSafe for Crate",synthetic:true,types:["syn::token::Crate"]},{text:"impl !RefUnwindSafe for Default",synthetic:true,types:["syn::token::Default"]},{text:"impl !RefUnwindSafe for Do",synthetic:true,types:["syn::token::Do"]},{text:"impl !RefUnwindSafe for Dyn",synthetic:true,types:["syn::token::Dyn"]},{text:"impl !RefUnwindSafe for Else",synthetic:true,types:["syn::token::Else"]},{text:"impl !RefUnwindSafe for Enum",synthetic:true,types:["syn::token::Enum"]},{text:"impl !RefUnwindSafe for Existential",synthetic:true,types:["syn::token::Existential"]},{text:"impl !RefUnwindSafe for Extern",synthetic:true,types:["syn::token::Extern"]},{text:"impl !RefUnwindSafe for Final",synthetic:true,types:["syn::token::Final"]},{text:"impl !RefUnwindSafe for Fn",synthetic:true,types:["syn::token::Fn"]},{text:"impl !RefUnwindSafe for For",synthetic:true,types:["syn::token::For"]},{text:"impl !RefUnwindSafe for If",synthetic:true,types:["syn::token::If"]},{text:"impl !RefUnwindSafe for Impl",synthetic:true,types:["syn::token::Impl"]},{text:"impl !RefUnwindSafe for In",synthetic:true,types:["syn::token::In"]},{text:"impl !RefUnwindSafe for Let",synthetic:true,types:["syn::token::Let"]},{text:"impl !RefUnwindSafe for Loop",synthetic:true,types:["syn::token::Loop"]},{text:"impl !RefUnwindSafe for Macro",synthetic:true,types:["syn::token::Macro"]},{text:"impl !RefUnwindSafe for Match",synthetic:true,types:["syn::token::Match"]},{text:"impl !RefUnwindSafe for Mod",synthetic:true,types:["syn::token::Mod"]},{text:"impl !RefUnwindSafe for Move",synthetic:true,types:["syn::token::Move"]},{text:"impl !RefUnwindSafe for Mut",synthetic:true,types:["syn::token::Mut"]},{text:"impl !RefUnwindSafe for Override",synthetic:true,types:["syn::token::Override"]},{text:"impl !RefUnwindSafe for Priv",synthetic:true,types:["syn::token::Priv"]},{text:"impl !RefUnwindSafe for Pub",synthetic:true,types:["syn::token::Pub"]},{text:"impl !RefUnwindSafe for Ref",synthetic:true,types:["syn::token::Ref"]},{text:"impl !RefUnwindSafe for Return",synthetic:true,types:["syn::token::Return"]},{text:"impl !RefUnwindSafe for SelfType",synthetic:true,types:["syn::token::SelfType"]},{text:"impl !RefUnwindSafe for SelfValue",synthetic:true,types:["syn::token::SelfValue"]},{text:"impl !RefUnwindSafe for Static",synthetic:true,types:["syn::token::Static"]},{text:"impl !RefUnwindSafe for Struct",synthetic:true,types:["syn::token::Struct"]},{text:"impl !RefUnwindSafe for Super",synthetic:true,types:["syn::token::Super"]},{text:"impl !RefUnwindSafe for Trait",synthetic:true,types:["syn::token::Trait"]},{text:"impl !RefUnwindSafe for Try",synthetic:true,types:["syn::token::Try"]},{text:"impl !RefUnwindSafe for Type",synthetic:true,types:["syn::token::Type"]},{text:"impl !RefUnwindSafe for Typeof",synthetic:true,types:["syn::token::Typeof"]},{text:"impl !RefUnwindSafe for Union",synthetic:true,types:["syn::token::Union"]},{text:"impl !RefUnwindSafe for Unsafe",synthetic:true,types:["syn::token::Unsafe"]},{text:"impl !RefUnwindSafe for Unsized",synthetic:true,types:["syn::token::Unsized"]},{text:"impl !RefUnwindSafe for Use",synthetic:true,types:["syn::token::Use"]},{text:"impl !RefUnwindSafe for Virtual",synthetic:true,types:["syn::token::Virtual"]},{text:"impl !RefUnwindSafe for Where",synthetic:true,types:["syn::token::Where"]},{text:"impl !RefUnwindSafe for While",synthetic:true,types:["syn::token::While"]},{text:"impl !RefUnwindSafe for Yield",synthetic:true,types:["syn::token::Yield"]},{text:"impl !RefUnwindSafe for Add",synthetic:true,types:["syn::token::Add"]},{text:"impl !RefUnwindSafe for AddEq",synthetic:true,types:["syn::token::AddEq"]},{text:"impl !RefUnwindSafe for And",synthetic:true,types:["syn::token::And"]},{text:"impl !RefUnwindSafe for AndAnd",synthetic:true,types:["syn::token::AndAnd"]},{text:"impl !RefUnwindSafe for AndEq",synthetic:true,types:["syn::token::AndEq"]},{text:"impl !RefUnwindSafe for At",synthetic:true,types:["syn::token::At"]},{text:"impl !RefUnwindSafe for Bang",synthetic:true,types:["syn::token::Bang"]},{text:"impl !RefUnwindSafe for Caret",synthetic:true,types:["syn::token::Caret"]},{text:"impl !RefUnwindSafe for CaretEq",synthetic:true,types:["syn::token::CaretEq"]},{text:"impl !RefUnwindSafe for Colon",synthetic:true,types:["syn::token::Colon"]},{text:"impl !RefUnwindSafe for Colon2",synthetic:true,types:["syn::token::Colon2"]},{text:"impl !RefUnwindSafe for Comma",synthetic:true,types:["syn::token::Comma"]},{text:"impl !RefUnwindSafe for Div",synthetic:true,types:["syn::token::Div"]},{text:"impl !RefUnwindSafe for DivEq",synthetic:true,types:["syn::token::DivEq"]},{text:"impl !RefUnwindSafe for Dollar",synthetic:true,types:["syn::token::Dollar"]},{text:"impl !RefUnwindSafe for Dot",synthetic:true,types:["syn::token::Dot"]},{text:"impl !RefUnwindSafe for Dot2",synthetic:true,types:["syn::token::Dot2"]},{text:"impl !RefUnwindSafe for Dot3",synthetic:true,types:["syn::token::Dot3"]},{text:"impl !RefUnwindSafe for DotDotEq",synthetic:true,types:["syn::token::DotDotEq"]},{text:"impl !RefUnwindSafe for Eq",synthetic:true,types:["syn::token::Eq"]},{text:"impl !RefUnwindSafe for EqEq",synthetic:true,types:["syn::token::EqEq"]},{text:"impl !RefUnwindSafe for Ge",synthetic:true,types:["syn::token::Ge"]},{text:"impl !RefUnwindSafe for Gt",synthetic:true,types:["syn::token::Gt"]},{text:"impl !RefUnwindSafe for Le",synthetic:true,types:["syn::token::Le"]},{text:"impl !RefUnwindSafe for Lt",synthetic:true,types:["syn::token::Lt"]},{text:"impl !RefUnwindSafe for MulEq",synthetic:true,types:["syn::token::MulEq"]},{text:"impl !RefUnwindSafe for Ne",synthetic:true,types:["syn::token::Ne"]},{text:"impl !RefUnwindSafe for Or",synthetic:true,types:["syn::token::Or"]},{text:"impl !RefUnwindSafe for OrEq",synthetic:true,types:["syn::token::OrEq"]},{text:"impl !RefUnwindSafe for OrOr",synthetic:true,types:["syn::token::OrOr"]},{text:"impl !RefUnwindSafe for Pound",synthetic:true,types:["syn::token::Pound"]},{text:"impl !RefUnwindSafe for Question",synthetic:true,types:["syn::token::Question"]},{text:"impl !RefUnwindSafe for RArrow",synthetic:true,types:["syn::token::RArrow"]},{text:"impl !RefUnwindSafe for LArrow",synthetic:true,types:["syn::token::LArrow"]},{text:"impl !RefUnwindSafe for Rem",synthetic:true,types:["syn::token::Rem"]},{text:"impl !RefUnwindSafe for RemEq",synthetic:true,types:["syn::token::RemEq"]},{text:"impl !RefUnwindSafe for FatArrow",synthetic:true,types:["syn::token::FatArrow"]},{text:"impl !RefUnwindSafe for Semi",synthetic:true,types:["syn::token::Semi"]},{text:"impl !RefUnwindSafe for Shl",synthetic:true,types:["syn::token::Shl"]},{text:"impl !RefUnwindSafe for ShlEq",synthetic:true,types:["syn::token::ShlEq"]},{text:"impl !RefUnwindSafe for Shr",synthetic:true,types:["syn::token::Shr"]},{text:"impl !RefUnwindSafe for ShrEq",synthetic:true,types:["syn::token::ShrEq"]},{text:"impl !RefUnwindSafe for Star",synthetic:true,types:["syn::token::Star"]},{text:"impl !RefUnwindSafe for Sub",synthetic:true,types:["syn::token::Sub"]},{text:"impl !RefUnwindSafe for SubEq",synthetic:true,types:["syn::token::SubEq"]},{text:"impl !RefUnwindSafe for Tilde",synthetic:true,types:["syn::token::Tilde"]},{text:"impl !RefUnwindSafe for Brace",synthetic:true,types:["syn::token::Brace"]},{text:"impl !RefUnwindSafe for Bracket",synthetic:true,types:["syn::token::Bracket"]},{text:"impl !RefUnwindSafe for Paren",synthetic:true,types:["syn::token::Paren"]},{text:"impl !RefUnwindSafe for Group",synthetic:true,types:["syn::token::Group"]},{text:"impl !RefUnwindSafe for TokenBuffer",synthetic:true,types:["syn::buffer::TokenBuffer"]},{text:"impl<'a> !RefUnwindSafe for Cursor<'a>",synthetic:true,types:["syn::buffer::Cursor"]},{text:"impl<T, P> RefUnwindSafe for Punctuated<T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["syn::punctuated::Punctuated"]},{text:"impl<'a, T, P> RefUnwindSafe for Pairs<'a, T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["syn::punctuated::Pairs"]},{text:"impl<'a, T, P> RefUnwindSafe for PairsMut<'a, T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["syn::punctuated::PairsMut"]},{text:"impl<T, P> RefUnwindSafe for IntoPairs<T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["syn::punctuated::IntoPairs"]},{text:"impl<T, P> RefUnwindSafe for IntoIter<T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["syn::punctuated::IntoIter"]},{text:"impl<'a, T> !RefUnwindSafe for Iter<'a, T>",synthetic:true,types:["syn::punctuated::Iter"]},{text:"impl<'a, T> !RefUnwindSafe for IterMut<'a, T>",synthetic:true,types:["syn::punctuated::IterMut"]},{text:"impl<T, P> RefUnwindSafe for Pair<T, P> where
    P: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["syn::punctuated::Pair"]},{text:"impl<'a> !RefUnwindSafe for Lookahead1<'a>",synthetic:true,types:["syn::lookahead::Lookahead1"]},{text:"impl<'a> !RefUnwindSafe for ParseBuffer<'a>",synthetic:true,types:["syn::parse::ParseBuffer"]},{text:"impl<'c, 'a> !RefUnwindSafe for StepCursor<'c, 'a>",synthetic:true,types:["syn::parse::StepCursor"]},]; implementors["tiff"] = [{text:"impl !RefUnwindSafe for TiffError",synthetic:true,types:["tiff::error::TiffError"]},{text:"impl RefUnwindSafe for TiffFormatError",synthetic:true,types:["tiff::error::TiffFormatError"]},{text:"impl RefUnwindSafe for TiffUnsupportedError",synthetic:true,types:["tiff::error::TiffUnsupportedError"]},{text:"impl RefUnwindSafe for ColorType",synthetic:true,types:["tiff::ColorType"]},{text:"impl<R> RefUnwindSafe for Decoder<R> where
    R: RefUnwindSafe
",synthetic:true,types:["tiff::decoder::Decoder"]},{text:"impl RefUnwindSafe for DecodingResult",synthetic:true,types:["tiff::decoder::DecodingResult"]},{text:"impl RefUnwindSafe for PhotometricInterpretation",synthetic:true,types:["tiff::decoder::PhotometricInterpretation"]},{text:"impl RefUnwindSafe for CompressionMethod",synthetic:true,types:["tiff::decoder::CompressionMethod"]},{text:"impl RefUnwindSafe for PlanarConfiguration",synthetic:true,types:["tiff::decoder::PlanarConfiguration"]},{text:"impl RefUnwindSafe for Entry",synthetic:true,types:["tiff::decoder::ifd::Entry"]},{text:"impl RefUnwindSafe for Tag",synthetic:true,types:["tiff::decoder::ifd::Tag"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["tiff::decoder::ifd::Type"]},{text:"impl RefUnwindSafe for Value",synthetic:true,types:["tiff::decoder::ifd::Value"]},]; implementors["time"] = [{text:"impl RefUnwindSafe for Duration",synthetic:true,types:["time::duration::Duration"]},{text:"impl RefUnwindSafe for OutOfRangeError",synthetic:true,types:["time::duration::OutOfRangeError"]},{text:"impl RefUnwindSafe for Timespec",synthetic:true,types:["time::Timespec"]},{text:"impl RefUnwindSafe for PreciseTime",synthetic:true,types:["time::PreciseTime"]},{text:"impl RefUnwindSafe for SteadyTime",synthetic:true,types:["time::SteadyTime"]},{text:"impl RefUnwindSafe for Tm",synthetic:true,types:["time::Tm"]},{text:"impl<'a> RefUnwindSafe for TmFmt<'a>",synthetic:true,types:["time::TmFmt"]},{text:"impl RefUnwindSafe for ParseError",synthetic:true,types:["time::ParseError"]},]; implementors["vk_sys"] = [{text:"impl RefUnwindSafe for ApplicationInfo",synthetic:true,types:["vk_sys::ApplicationInfo"]},{text:"impl RefUnwindSafe for InstanceCreateInfo",synthetic:true,types:["vk_sys::InstanceCreateInfo"]},{text:"impl RefUnwindSafe for AllocationCallbacks",synthetic:true,types:["vk_sys::AllocationCallbacks"]},{text:"impl RefUnwindSafe for PhysicalDeviceFeatures",synthetic:true,types:["vk_sys::PhysicalDeviceFeatures"]},{text:"impl RefUnwindSafe for FormatProperties",synthetic:true,types:["vk_sys::FormatProperties"]},{text:"impl RefUnwindSafe for Extent3D",synthetic:true,types:["vk_sys::Extent3D"]},{text:"impl RefUnwindSafe for ImageFormatProperties",synthetic:true,types:["vk_sys::ImageFormatProperties"]},{text:"impl RefUnwindSafe for PhysicalDeviceLimits",synthetic:true,types:["vk_sys::PhysicalDeviceLimits"]},{text:"impl RefUnwindSafe for PhysicalDeviceSparseProperties",synthetic:true,types:["vk_sys::PhysicalDeviceSparseProperties"]},{text:"impl RefUnwindSafe for PhysicalDeviceProperties",synthetic:true,types:["vk_sys::PhysicalDeviceProperties"]},{text:"impl RefUnwindSafe for QueueFamilyProperties",synthetic:true,types:["vk_sys::QueueFamilyProperties"]},{text:"impl RefUnwindSafe for MemoryType",synthetic:true,types:["vk_sys::MemoryType"]},{text:"impl RefUnwindSafe for MemoryHeap",synthetic:true,types:["vk_sys::MemoryHeap"]},{text:"impl RefUnwindSafe for PhysicalDeviceMemoryProperties",synthetic:true,types:["vk_sys::PhysicalDeviceMemoryProperties"]},{text:"impl RefUnwindSafe for DeviceQueueCreateInfo",synthetic:true,types:["vk_sys::DeviceQueueCreateInfo"]},{text:"impl RefUnwindSafe for DeviceCreateInfo",synthetic:true,types:["vk_sys::DeviceCreateInfo"]},{text:"impl RefUnwindSafe for ExtensionProperties",synthetic:true,types:["vk_sys::ExtensionProperties"]},{text:"impl RefUnwindSafe for LayerProperties",synthetic:true,types:["vk_sys::LayerProperties"]},{text:"impl RefUnwindSafe for SubmitInfo",synthetic:true,types:["vk_sys::SubmitInfo"]},{text:"impl RefUnwindSafe for MemoryAllocateInfo",synthetic:true,types:["vk_sys::MemoryAllocateInfo"]},{text:"impl RefUnwindSafe for MappedMemoryRange",synthetic:true,types:["vk_sys::MappedMemoryRange"]},{text:"impl RefUnwindSafe for MemoryRequirements",synthetic:true,types:["vk_sys::MemoryRequirements"]},{text:"impl RefUnwindSafe for SparseImageFormatProperties",synthetic:true,types:["vk_sys::SparseImageFormatProperties"]},{text:"impl RefUnwindSafe for SparseImageMemoryRequirements",synthetic:true,types:["vk_sys::SparseImageMemoryRequirements"]},{text:"impl RefUnwindSafe for SparseMemoryBind",synthetic:true,types:["vk_sys::SparseMemoryBind"]},{text:"impl RefUnwindSafe for SparseBufferMemoryBindInfo",synthetic:true,types:["vk_sys::SparseBufferMemoryBindInfo"]},{text:"impl RefUnwindSafe for SparseImageOpaqueMemoryBindInfo",synthetic:true,types:["vk_sys::SparseImageOpaqueMemoryBindInfo"]},{text:"impl RefUnwindSafe for ImageSubresource",synthetic:true,types:["vk_sys::ImageSubresource"]},{text:"impl RefUnwindSafe for Offset3D",synthetic:true,types:["vk_sys::Offset3D"]},{text:"impl RefUnwindSafe for SparseImageMemoryBind",synthetic:true,types:["vk_sys::SparseImageMemoryBind"]},{text:"impl RefUnwindSafe for SparseImageMemoryBindInfo",synthetic:true,types:["vk_sys::SparseImageMemoryBindInfo"]},{text:"impl RefUnwindSafe for BindSparseInfo",synthetic:true,types:["vk_sys::BindSparseInfo"]},{text:"impl RefUnwindSafe for FenceCreateInfo",synthetic:true,types:["vk_sys::FenceCreateInfo"]},{text:"impl RefUnwindSafe for SemaphoreCreateInfo",synthetic:true,types:["vk_sys::SemaphoreCreateInfo"]},{text:"impl RefUnwindSafe for EventCreateInfo",synthetic:true,types:["vk_sys::EventCreateInfo"]},{text:"impl RefUnwindSafe for QueryPoolCreateInfo",synthetic:true,types:["vk_sys::QueryPoolCreateInfo"]},{text:"impl RefUnwindSafe for BufferCreateInfo",synthetic:true,types:["vk_sys::BufferCreateInfo"]},{text:"impl RefUnwindSafe for BufferViewCreateInfo",synthetic:true,types:["vk_sys::BufferViewCreateInfo"]},{text:"impl RefUnwindSafe for ImageCreateInfo",synthetic:true,types:["vk_sys::ImageCreateInfo"]},{text:"impl RefUnwindSafe for SubresourceLayout",synthetic:true,types:["vk_sys::SubresourceLayout"]},{text:"impl RefUnwindSafe for ComponentMapping",synthetic:true,types:["vk_sys::ComponentMapping"]},{text:"impl RefUnwindSafe for ImageSubresourceRange",synthetic:true,types:["vk_sys::ImageSubresourceRange"]},{text:"impl RefUnwindSafe for ImageViewCreateInfo",synthetic:true,types:["vk_sys::ImageViewCreateInfo"]},{text:"impl RefUnwindSafe for ShaderModuleCreateInfo",synthetic:true,types:["vk_sys::ShaderModuleCreateInfo"]},{text:"impl RefUnwindSafe for PipelineCacheCreateInfo",synthetic:true,types:["vk_sys::PipelineCacheCreateInfo"]},{text:"impl RefUnwindSafe for SpecializationMapEntry",synthetic:true,types:["vk_sys::SpecializationMapEntry"]},{text:"impl RefUnwindSafe for SpecializationInfo",synthetic:true,types:["vk_sys::SpecializationInfo"]},{text:"impl RefUnwindSafe for PipelineShaderStageCreateInfo",synthetic:true,types:["vk_sys::PipelineShaderStageCreateInfo"]},{text:"impl RefUnwindSafe for VertexInputBindingDescription",synthetic:true,types:["vk_sys::VertexInputBindingDescription"]},{text:"impl RefUnwindSafe for VertexInputAttributeDescription",synthetic:true,types:["vk_sys::VertexInputAttributeDescription"]},{text:"impl RefUnwindSafe for PipelineVertexInputStateCreateInfo",synthetic:true,types:["vk_sys::PipelineVertexInputStateCreateInfo"]},{text:"impl RefUnwindSafe for PipelineInputAssemblyStateCreateInfo",synthetic:true,types:["vk_sys::PipelineInputAssemblyStateCreateInfo"]},{text:"impl RefUnwindSafe for PipelineTessellationStateCreateInfo",synthetic:true,types:["vk_sys::PipelineTessellationStateCreateInfo"]},{text:"impl RefUnwindSafe for Viewport",synthetic:true,types:["vk_sys::Viewport"]},{text:"impl RefUnwindSafe for Offset2D",synthetic:true,types:["vk_sys::Offset2D"]},{text:"impl RefUnwindSafe for Extent2D",synthetic:true,types:["vk_sys::Extent2D"]},{text:"impl RefUnwindSafe for Rect2D",synthetic:true,types:["vk_sys::Rect2D"]},{text:"impl RefUnwindSafe for PipelineViewportStateCreateInfo",synthetic:true,types:["vk_sys::PipelineViewportStateCreateInfo"]},{text:"impl RefUnwindSafe for PipelineRasterizationStateCreateInfo",synthetic:true,types:["vk_sys::PipelineRasterizationStateCreateInfo"]},{text:"impl RefUnwindSafe for PipelineMultisampleStateCreateInfo",synthetic:true,types:["vk_sys::PipelineMultisampleStateCreateInfo"]},{text:"impl RefUnwindSafe for StencilOpState",synthetic:true,types:["vk_sys::StencilOpState"]},{text:"impl RefUnwindSafe for PipelineDepthStencilStateCreateInfo",synthetic:true,types:["vk_sys::PipelineDepthStencilStateCreateInfo"]},{text:"impl RefUnwindSafe for PipelineColorBlendAttachmentState",synthetic:true,types:["vk_sys::PipelineColorBlendAttachmentState"]},{text:"impl RefUnwindSafe for PipelineColorBlendStateCreateInfo",synthetic:true,types:["vk_sys::PipelineColorBlendStateCreateInfo"]},{text:"impl RefUnwindSafe for PipelineDynamicStateCreateInfo",synthetic:true,types:["vk_sys::PipelineDynamicStateCreateInfo"]},{text:"impl RefUnwindSafe for GraphicsPipelineCreateInfo",synthetic:true,types:["vk_sys::GraphicsPipelineCreateInfo"]},{text:"impl RefUnwindSafe for ComputePipelineCreateInfo",synthetic:true,types:["vk_sys::ComputePipelineCreateInfo"]},{text:"impl RefUnwindSafe for PushConstantRange",synthetic:true,types:["vk_sys::PushConstantRange"]},{text:"impl RefUnwindSafe for PipelineLayoutCreateInfo",synthetic:true,types:["vk_sys::PipelineLayoutCreateInfo"]},{text:"impl RefUnwindSafe for SamplerCreateInfo",synthetic:true,types:["vk_sys::SamplerCreateInfo"]},{text:"impl RefUnwindSafe for DescriptorSetLayoutBinding",synthetic:true,types:["vk_sys::DescriptorSetLayoutBinding"]},{text:"impl RefUnwindSafe for DescriptorSetLayoutCreateInfo",synthetic:true,types:["vk_sys::DescriptorSetLayoutCreateInfo"]},{text:"impl RefUnwindSafe for DescriptorPoolSize",synthetic:true,types:["vk_sys::DescriptorPoolSize"]},{text:"impl RefUnwindSafe for DescriptorPoolCreateInfo",synthetic:true,types:["vk_sys::DescriptorPoolCreateInfo"]},{text:"impl RefUnwindSafe for DescriptorSetAllocateInfo",synthetic:true,types:["vk_sys::DescriptorSetAllocateInfo"]},{text:"impl RefUnwindSafe for DescriptorImageInfo",synthetic:true,types:["vk_sys::DescriptorImageInfo"]},{text:"impl RefUnwindSafe for DescriptorBufferInfo",synthetic:true,types:["vk_sys::DescriptorBufferInfo"]},{text:"impl RefUnwindSafe for WriteDescriptorSet",synthetic:true,types:["vk_sys::WriteDescriptorSet"]},{text:"impl RefUnwindSafe for CopyDescriptorSet",synthetic:true,types:["vk_sys::CopyDescriptorSet"]},{text:"impl RefUnwindSafe for FramebufferCreateInfo",synthetic:true,types:["vk_sys::FramebufferCreateInfo"]},{text:"impl RefUnwindSafe for AttachmentDescription",synthetic:true,types:["vk_sys::AttachmentDescription"]},{text:"impl RefUnwindSafe for AttachmentReference",synthetic:true,types:["vk_sys::AttachmentReference"]},{text:"impl RefUnwindSafe for SubpassDescription",synthetic:true,types:["vk_sys::SubpassDescription"]},{text:"impl RefUnwindSafe for SubpassDependency",synthetic:true,types:["vk_sys::SubpassDependency"]},{text:"impl RefUnwindSafe for RenderPassCreateInfo",synthetic:true,types:["vk_sys::RenderPassCreateInfo"]},{text:"impl RefUnwindSafe for CommandPoolCreateInfo",synthetic:true,types:["vk_sys::CommandPoolCreateInfo"]},{text:"impl RefUnwindSafe for CommandBufferAllocateInfo",synthetic:true,types:["vk_sys::CommandBufferAllocateInfo"]},{text:"impl RefUnwindSafe for CommandBufferInheritanceInfo",synthetic:true,types:["vk_sys::CommandBufferInheritanceInfo"]},{text:"impl RefUnwindSafe for CommandBufferBeginInfo",synthetic:true,types:["vk_sys::CommandBufferBeginInfo"]},{text:"impl RefUnwindSafe for BufferCopy",synthetic:true,types:["vk_sys::BufferCopy"]},{text:"impl RefUnwindSafe for ImageSubresourceLayers",synthetic:true,types:["vk_sys::ImageSubresourceLayers"]},{text:"impl RefUnwindSafe for ImageCopy",synthetic:true,types:["vk_sys::ImageCopy"]},{text:"impl RefUnwindSafe for ImageBlit",synthetic:true,types:["vk_sys::ImageBlit"]},{text:"impl RefUnwindSafe for BufferImageCopy",synthetic:true,types:["vk_sys::BufferImageCopy"]},{text:"impl RefUnwindSafe for ClearDepthStencilValue",synthetic:true,types:["vk_sys::ClearDepthStencilValue"]},{text:"impl RefUnwindSafe for ClearAttachment",synthetic:true,types:["vk_sys::ClearAttachment"]},{text:"impl RefUnwindSafe for ClearRect",synthetic:true,types:["vk_sys::ClearRect"]},{text:"impl RefUnwindSafe for ImageResolve",synthetic:true,types:["vk_sys::ImageResolve"]},{text:"impl RefUnwindSafe for MemoryBarrier",synthetic:true,types:["vk_sys::MemoryBarrier"]},{text:"impl RefUnwindSafe for BufferMemoryBarrier",synthetic:true,types:["vk_sys::BufferMemoryBarrier"]},{text:"impl RefUnwindSafe for ImageMemoryBarrier",synthetic:true,types:["vk_sys::ImageMemoryBarrier"]},{text:"impl RefUnwindSafe for RenderPassBeginInfo",synthetic:true,types:["vk_sys::RenderPassBeginInfo"]},{text:"impl RefUnwindSafe for DispatchIndirectCommand",synthetic:true,types:["vk_sys::DispatchIndirectCommand"]},{text:"impl RefUnwindSafe for DrawIndexedIndirectCommand",synthetic:true,types:["vk_sys::DrawIndexedIndirectCommand"]},{text:"impl RefUnwindSafe for DrawIndirectCommand",synthetic:true,types:["vk_sys::DrawIndirectCommand"]},{text:"impl RefUnwindSafe for SurfaceCapabilitiesKHR",synthetic:true,types:["vk_sys::SurfaceCapabilitiesKHR"]},{text:"impl RefUnwindSafe for SurfaceFormatKHR",synthetic:true,types:["vk_sys::SurfaceFormatKHR"]},{text:"impl RefUnwindSafe for SwapchainCreateInfoKHR",synthetic:true,types:["vk_sys::SwapchainCreateInfoKHR"]},{text:"impl RefUnwindSafe for PresentInfoKHR",synthetic:true,types:["vk_sys::PresentInfoKHR"]},{text:"impl RefUnwindSafe for DisplayPropertiesKHR",synthetic:true,types:["vk_sys::DisplayPropertiesKHR"]},{text:"impl RefUnwindSafe for DisplayModeParametersKHR",synthetic:true,types:["vk_sys::DisplayModeParametersKHR"]},{text:"impl RefUnwindSafe for DisplayModePropertiesKHR",synthetic:true,types:["vk_sys::DisplayModePropertiesKHR"]},{text:"impl RefUnwindSafe for DisplayModeCreateInfoKHR",synthetic:true,types:["vk_sys::DisplayModeCreateInfoKHR"]},{text:"impl RefUnwindSafe for DisplayPlaneCapabilitiesKHR",synthetic:true,types:["vk_sys::DisplayPlaneCapabilitiesKHR"]},{text:"impl RefUnwindSafe for DisplayPlanePropertiesKHR",synthetic:true,types:["vk_sys::DisplayPlanePropertiesKHR"]},{text:"impl RefUnwindSafe for DisplaySurfaceCreateInfoKHR",synthetic:true,types:["vk_sys::DisplaySurfaceCreateInfoKHR"]},{text:"impl RefUnwindSafe for DisplayPresentInfoKHR",synthetic:true,types:["vk_sys::DisplayPresentInfoKHR"]},{text:"impl RefUnwindSafe for XlibSurfaceCreateInfoKHR",synthetic:true,types:["vk_sys::XlibSurfaceCreateInfoKHR"]},{text:"impl RefUnwindSafe for XcbSurfaceCreateInfoKHR",synthetic:true,types:["vk_sys::XcbSurfaceCreateInfoKHR"]},{text:"impl RefUnwindSafe for WaylandSurfaceCreateInfoKHR",synthetic:true,types:["vk_sys::WaylandSurfaceCreateInfoKHR"]},{text:"impl RefUnwindSafe for AndroidSurfaceCreateInfoKHR",synthetic:true,types:["vk_sys::AndroidSurfaceCreateInfoKHR"]},{text:"impl RefUnwindSafe for Win32SurfaceCreateInfoKHR",synthetic:true,types:["vk_sys::Win32SurfaceCreateInfoKHR"]},{text:"impl RefUnwindSafe for DebugReportCallbackCreateInfoEXT",synthetic:true,types:["vk_sys::DebugReportCallbackCreateInfoEXT"]},{text:"impl RefUnwindSafe for IOSSurfaceCreateInfoMVK",synthetic:true,types:["vk_sys::IOSSurfaceCreateInfoMVK"]},{text:"impl RefUnwindSafe for MacOSSurfaceCreateInfoMVK",synthetic:true,types:["vk_sys::MacOSSurfaceCreateInfoMVK"]},{text:"impl RefUnwindSafe for MVKDeviceConfiguration",synthetic:true,types:["vk_sys::MVKDeviceConfiguration"]},{text:"impl RefUnwindSafe for MVKPhysicalDeviceMetalFeatures",synthetic:true,types:["vk_sys::MVKPhysicalDeviceMetalFeatures"]},{text:"impl RefUnwindSafe for MVKSwapchainPerformance",synthetic:true,types:["vk_sys::MVKSwapchainPerformance"]},{text:"impl RefUnwindSafe for PhysicalDeviceFeatures2KHR",synthetic:true,types:["vk_sys::PhysicalDeviceFeatures2KHR"]},{text:"impl RefUnwindSafe for PhysicalDeviceProperties2KHR",synthetic:true,types:["vk_sys::PhysicalDeviceProperties2KHR"]},{text:"impl RefUnwindSafe for FormatProperties2KHR",synthetic:true,types:["vk_sys::FormatProperties2KHR"]},{text:"impl RefUnwindSafe for ImageFormatProperties2KHR",synthetic:true,types:["vk_sys::ImageFormatProperties2KHR"]},{text:"impl RefUnwindSafe for PhysicalDeviceImageFormatInfo2KHR",synthetic:true,types:["vk_sys::PhysicalDeviceImageFormatInfo2KHR"]},{text:"impl RefUnwindSafe for QueueFamilyProperties2KHR",synthetic:true,types:["vk_sys::QueueFamilyProperties2KHR"]},{text:"impl RefUnwindSafe for PhysicalDeviceMemoryProperties2KHR",synthetic:true,types:["vk_sys::PhysicalDeviceMemoryProperties2KHR"]},{text:"impl RefUnwindSafe for SparseImageFormatProperties2KHR",synthetic:true,types:["vk_sys::SparseImageFormatProperties2KHR"]},{text:"impl RefUnwindSafe for PhysicalDeviceSparseImageFormatInfo2KHR",synthetic:true,types:["vk_sys::PhysicalDeviceSparseImageFormatInfo2KHR"]},{text:"impl RefUnwindSafe for ViSurfaceCreateInfoNN",synthetic:true,types:["vk_sys::ViSurfaceCreateInfoNN"]},{text:"impl RefUnwindSafe for PhysicalDevicePushDescriptorPropertiesKHR",synthetic:true,types:["vk_sys::PhysicalDevicePushDescriptorPropertiesKHR"]},{text:"impl RefUnwindSafe for DescriptorUpdateTemplateEntryKHR",synthetic:true,types:["vk_sys::DescriptorUpdateTemplateEntryKHR"]},{text:"impl RefUnwindSafe for DescriptorUpdateTemplateCreateInfoKHR",synthetic:true,types:["vk_sys::DescriptorUpdateTemplateCreateInfoKHR"]},{text:"impl RefUnwindSafe for MemoryDedicatedRequirementsKHR",synthetic:true,types:["vk_sys::MemoryDedicatedRequirementsKHR"]},{text:"impl RefUnwindSafe for MemoryDedicatedAllocateInfoKHR",synthetic:true,types:["vk_sys::MemoryDedicatedAllocateInfoKHR"]},{text:"impl RefUnwindSafe for BufferMemoryRequirementsInfo2KHR",synthetic:true,types:["vk_sys::BufferMemoryRequirementsInfo2KHR"]},{text:"impl RefUnwindSafe for ImageMemoryRequirementsInfo2KHR",synthetic:true,types:["vk_sys::ImageMemoryRequirementsInfo2KHR"]},{text:"impl RefUnwindSafe for MemoryRequirements2KHR",synthetic:true,types:["vk_sys::MemoryRequirements2KHR"]},{text:"impl RefUnwindSafe for RectLayerKHR",synthetic:true,types:["vk_sys::RectLayerKHR"]},{text:"impl RefUnwindSafe for PresentRegionKHR",synthetic:true,types:["vk_sys::PresentRegionKHR"]},{text:"impl RefUnwindSafe for PresentRegionsKHR",synthetic:true,types:["vk_sys::PresentRegionsKHR"]},{text:"impl RefUnwindSafe for DebugMarkerObjectNameInfoEXT",synthetic:true,types:["vk_sys::DebugMarkerObjectNameInfoEXT"]},{text:"impl RefUnwindSafe for DebugMarkerObjectTagInfoEXT",synthetic:true,types:["vk_sys::DebugMarkerObjectTagInfoEXT"]},{text:"impl RefUnwindSafe for DebugMarkerMarkerInfoEXT",synthetic:true,types:["vk_sys::DebugMarkerMarkerInfoEXT"]},{text:"impl RefUnwindSafe for Static",synthetic:true,types:["vk_sys::Static"]},{text:"impl RefUnwindSafe for EntryPoints",synthetic:true,types:["vk_sys::EntryPoints"]},{text:"impl RefUnwindSafe for InstancePointers",synthetic:true,types:["vk_sys::InstancePointers"]},{text:"impl RefUnwindSafe for DevicePointers",synthetic:true,types:["vk_sys::DevicePointers"]},{text:"impl RefUnwindSafe for ClearColorValue",synthetic:true,types:["vk_sys::ClearColorValue"]},{text:"impl RefUnwindSafe for ClearValue",synthetic:true,types:["vk_sys::ClearValue"]},]; implementors["void"] = [{text:"impl RefUnwindSafe for Void",synthetic:true,types:["void::Void"]},]; implementors["vulkano"] = [{text:"impl RefUnwindSafe for OomError",synthetic:true,types:["vulkano::OomError"]},{text:"impl RefUnwindSafe for Features",synthetic:true,types:["vulkano::features::Features"]},{text:"impl RefUnwindSafe for Version",synthetic:true,types:["vulkano::version::Version"]},{text:"impl<T: ?Sized, B> RefUnwindSafe for BufferSlice<T, B> where
    B: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::slice::BufferSlice"]},{text:"impl<'a> RefUnwindSafe for BufferInner<'a>",synthetic:true,types:["vulkano::buffer::traits::BufferInner"]},{text:"impl RefUnwindSafe for BufferUsage",synthetic:true,types:["vulkano::buffer::usage::BufferUsage"]},{text:"impl<T: ?Sized, A> RefUnwindSafe for CpuAccessibleBuffer<T, A> where
    A: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::cpu_access::CpuAccessibleBuffer"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for ReadLock<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::cpu_access::ReadLock"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for WriteLock<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::cpu_access::WriteLock"]},{text:"impl RefUnwindSafe for ReadLockError",synthetic:true,types:["vulkano::buffer::cpu_access::ReadLockError"]},{text:"impl RefUnwindSafe for WriteLockError",synthetic:true,types:["vulkano::buffer::cpu_access::WriteLockError"]},{text:"impl<T, A> RefUnwindSafe for CpuBufferPool<T, A> where
    A: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::cpu_pool::CpuBufferPool"]},{text:"impl<T, A> RefUnwindSafe for CpuBufferPoolChunk<T, A> where
    T: RefUnwindSafe,
    <A as MemoryPool>::Alloc: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::cpu_pool::CpuBufferPoolChunk"]},{text:"impl<T, A> RefUnwindSafe for CpuBufferPoolSubbuffer<T, A> where
    T: RefUnwindSafe,
    <A as MemoryPool>::Alloc: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::cpu_pool::CpuBufferPoolSubbuffer"]},{text:"impl<T: ?Sized, A> RefUnwindSafe for DeviceLocalBuffer<T, A> where
    A: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::device_local::DeviceLocalBuffer"]},{text:"impl<T: ?Sized, A> RefUnwindSafe for ImmutableBuffer<T, A> where
    A: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::immutable::ImmutableBuffer"]},{text:"impl<T: ?Sized, A> RefUnwindSafe for ImmutableBufferInitialization<T, A> where
    A: RefUnwindSafe,
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::immutable::ImmutableBufferInitialization"]},{text:"impl RefUnwindSafe for UnsafeBuffer",synthetic:true,types:["vulkano::buffer::sys::UnsafeBuffer"]},{text:"impl RefUnwindSafe for SparseLevel",synthetic:true,types:["vulkano::buffer::sys::SparseLevel"]},{text:"impl RefUnwindSafe for BufferCreationError",synthetic:true,types:["vulkano::buffer::sys::BufferCreationError"]},{text:"impl<F, B> RefUnwindSafe for BufferView<F, B> where
    B: RefUnwindSafe,
    F: RefUnwindSafe
",synthetic:true,types:["vulkano::buffer::view::BufferView"]},{text:"impl RefUnwindSafe for BufferViewCreationError",synthetic:true,types:["vulkano::buffer::view::BufferViewCreationError"]},{text:"impl<P = StandardCommandPoolAlloc> !RefUnwindSafe for AutoCommandBuffer<P>",synthetic:true,types:["vulkano::command_buffer::auto::AutoCommandBuffer"]},{text:"impl<P = StandardCommandPoolBuilder> !RefUnwindSafe for AutoCommandBufferBuilder<P>",synthetic:true,types:["vulkano::command_buffer::auto::AutoCommandBufferBuilder"]},{text:"impl RefUnwindSafe for StateCacher",synthetic:true,types:["vulkano::command_buffer::state_cacher::StateCacher"]},{text:"impl<F, Cb> RefUnwindSafe for CommandBufferExecFuture<F, Cb> where
    Cb: RefUnwindSafe,
    F: RefUnwindSafe
",synthetic:true,types:["vulkano::command_buffer::traits::CommandBufferExecFuture"]},{text:"impl RefUnwindSafe for DrawIndirectCommand",synthetic:true,types:["vulkano::command_buffer::DrawIndirectCommand"]},{text:"impl RefUnwindSafe for DrawIndexedIndirectCommand",synthetic:true,types:["vulkano::command_buffer::DrawIndexedIndirectCommand"]},{text:"impl RefUnwindSafe for DispatchIndirectCommand",synthetic:true,types:["vulkano::command_buffer::DispatchIndirectCommand"]},{text:"impl RefUnwindSafe for DynamicState",synthetic:true,types:["vulkano::command_buffer::DynamicState"]},{text:"impl RefUnwindSafe for AutoCommandBufferBuilderContextError",synthetic:true,types:["vulkano::command_buffer::auto::AutoCommandBufferBuilderContextError"]},{text:"impl RefUnwindSafe for BeginRenderPassError",synthetic:true,types:["vulkano::command_buffer::auto::BeginRenderPassError"]},{text:"impl RefUnwindSafe for BlitImageError",synthetic:true,types:["vulkano::command_buffer::auto::BlitImageError"]},{text:"impl RefUnwindSafe for BuildError",synthetic:true,types:["vulkano::command_buffer::auto::BuildError"]},{text:"impl RefUnwindSafe for ClearColorImageError",synthetic:true,types:["vulkano::command_buffer::auto::ClearColorImageError"]},{text:"impl RefUnwindSafe for CopyBufferError",synthetic:true,types:["vulkano::command_buffer::auto::CopyBufferError"]},{text:"impl RefUnwindSafe for CopyBufferImageError",synthetic:true,types:["vulkano::command_buffer::auto::CopyBufferImageError"]},{text:"impl RefUnwindSafe for CopyImageError",synthetic:true,types:["vulkano::command_buffer::auto::CopyImageError"]},{text:"impl RefUnwindSafe for DispatchError",synthetic:true,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl RefUnwindSafe for DrawError",synthetic:true,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl RefUnwindSafe for DrawIndexedError",synthetic:true,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl RefUnwindSafe for DrawIndexedIndirectError",synthetic:true,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl RefUnwindSafe for DrawIndirectError",synthetic:true,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl RefUnwindSafe for ExecuteCommandsError",synthetic:true,types:["vulkano::command_buffer::auto::ExecuteCommandsError"]},{text:"impl RefUnwindSafe for FillBufferError",synthetic:true,types:["vulkano::command_buffer::auto::FillBufferError"]},{text:"impl RefUnwindSafe for UpdateBufferError",synthetic:true,types:["vulkano::command_buffer::auto::UpdateBufferError"]},{text:"impl RefUnwindSafe for StateCacherOutcome",synthetic:true,types:["vulkano::command_buffer::state_cacher::StateCacherOutcome"]},{text:"impl RefUnwindSafe for CommandBufferExecError",synthetic:true,types:["vulkano::command_buffer::traits::CommandBufferExecError"]},{text:"impl RefUnwindSafe for UnsafeCommandPool",synthetic:true,types:["vulkano::command_buffer::pool::sys::UnsafeCommandPool"]},{text:"impl RefUnwindSafe for UnsafeCommandPoolAlloc",synthetic:true,types:["vulkano::command_buffer::pool::sys::UnsafeCommandPoolAlloc"]},{text:"impl RefUnwindSafe for UnsafeCommandPoolAllocIter",synthetic:true,types:["vulkano::command_buffer::pool::sys::UnsafeCommandPoolAllocIter"]},{text:"impl RefUnwindSafe for CommandPoolTrimError",synthetic:true,types:["vulkano::command_buffer::pool::sys::CommandPoolTrimError"]},{text:"impl RefUnwindSafe for StandardCommandPool",synthetic:true,types:["vulkano::command_buffer::pool::standard::StandardCommandPool"]},{text:"impl RefUnwindSafe for StandardCommandPoolBuilder",synthetic:true,types:["vulkano::command_buffer::pool::standard::StandardCommandPoolBuilder"]},{text:"impl RefUnwindSafe for StandardCommandPoolAlloc",synthetic:true,types:["vulkano::command_buffer::pool::standard::StandardCommandPoolAlloc"]},{text:"impl<'a> RefUnwindSafe for SubmitBindSparseBatchBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseBatchBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitBindSparseBufferBindBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseBufferBindBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitBindSparseBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitBindSparseImageBindBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseImageBindBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitBindSparseImageOpaqueBindBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseImageOpaqueBindBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitPresentBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::queue_present::SubmitPresentBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitCommandBufferBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::queue_submit::SubmitCommandBufferBuilder"]},{text:"impl<'a> RefUnwindSafe for SubmitSemaphoresWaitBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::semaphores_wait::SubmitSemaphoresWaitBuilder"]},{text:"impl RefUnwindSafe for SubmitBindSparseError",synthetic:true,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseError"]},{text:"impl RefUnwindSafe for SubmitPresentError",synthetic:true,types:["vulkano::command_buffer::submit::queue_present::SubmitPresentError"]},{text:"impl RefUnwindSafe for SubmitCommandBufferError",synthetic:true,types:["vulkano::command_buffer::submit::queue_submit::SubmitCommandBufferError"]},{text:"impl<'a> RefUnwindSafe for SubmitAnyBuilder<'a>",synthetic:true,types:["vulkano::command_buffer::submit::SubmitAnyBuilder"]},{text:"impl<P> !RefUnwindSafe for SyncCommandBuffer<P>",synthetic:true,types:["vulkano::command_buffer::synced::base::SyncCommandBuffer"]},{text:"impl<P> RefUnwindSafe for SyncCommandBufferBuilder<P> where
    P: RefUnwindSafe
",synthetic:true,types:["vulkano::command_buffer::synced::base::SyncCommandBufferBuilder"]},{text:"impl<'b, P> !RefUnwindSafe for SyncCommandBufferBuilderBindDescriptorSets<'b, P>",synthetic:true,types:["vulkano::command_buffer::synced::commands::SyncCommandBufferBuilderBindDescriptorSets"]},{text:"impl<'a, P> !RefUnwindSafe for SyncCommandBufferBuilderBindVertexBuffer<'a, P>",synthetic:true,types:["vulkano::command_buffer::synced::commands::SyncCommandBufferBuilderBindVertexBuffer"]},{text:"impl<'a, P> !RefUnwindSafe for SyncCommandBufferBuilderExecuteCommands<'a, P>",synthetic:true,types:["vulkano::command_buffer::synced::commands::SyncCommandBufferBuilderExecuteCommands"]},{text:"impl RefUnwindSafe for SyncCommandBufferBuilderError",synthetic:true,types:["vulkano::command_buffer::synced::base::SyncCommandBufferBuilderError"]},{text:"impl<R, F> RefUnwindSafe for KindSecondaryRenderPass<R, F> where
    F: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::command_buffer::sys::KindSecondaryRenderPass"]},{text:"impl<P> RefUnwindSafe for UnsafeCommandBufferBuilder<P> where
    P: RefUnwindSafe
",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilder"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderBindVertexBuffer",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderBindVertexBuffer"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderExecuteCommands",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderExecuteCommands"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderImageAspect",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderImageAspect"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderColorImageClear",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderColorImageClear"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderBufferImageCopy",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderBufferImageCopy"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderImageCopy",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderImageCopy"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderImageBlit",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderImageBlit"]},{text:"impl RefUnwindSafe for UnsafeCommandBufferBuilderPipelineBarrier",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderPipelineBarrier"]},{text:"impl<P> RefUnwindSafe for UnsafeCommandBuffer<P> where
    P: RefUnwindSafe
",synthetic:true,types:["vulkano::command_buffer::sys::UnsafeCommandBuffer"]},{text:"impl<R, F> RefUnwindSafe for Kind<R, F> where
    F: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::command_buffer::sys::Kind"]},{text:"impl RefUnwindSafe for KindOcclusionQuery",synthetic:true,types:["vulkano::command_buffer::sys::KindOcclusionQuery"]},{text:"impl RefUnwindSafe for Flags",synthetic:true,types:["vulkano::command_buffer::sys::Flags"]},{text:"impl RefUnwindSafe for CheckCopyBuffer",synthetic:true,types:["vulkano::command_buffer::validity::copy_buffer::CheckCopyBuffer"]},{text:"impl RefUnwindSafe for CheckIndexBuffer",synthetic:true,types:["vulkano::command_buffer::validity::index_buffer::CheckIndexBuffer"]},{text:"impl !RefUnwindSafe for CheckVertexBuffer",synthetic:true,types:["vulkano::command_buffer::validity::vertex_buffers::CheckVertexBuffer"]},{text:"impl RefUnwindSafe for CheckBlitImageError",synthetic:true,types:["vulkano::command_buffer::validity::blit_image::CheckBlitImageError"]},{text:"impl RefUnwindSafe for CheckClearColorImageError",synthetic:true,types:["vulkano::command_buffer::validity::clear_color_image::CheckClearColorImageError"]},{text:"impl RefUnwindSafe for CheckCopyBufferError",synthetic:true,types:["vulkano::command_buffer::validity::copy_buffer::CheckCopyBufferError"]},{text:"impl RefUnwindSafe for CheckCopyImageError",synthetic:true,types:["vulkano::command_buffer::validity::copy_image::CheckCopyImageError"]},{text:"impl RefUnwindSafe for CheckCopyBufferImageError",synthetic:true,types:["vulkano::command_buffer::validity::copy_image_buffer::CheckCopyBufferImageError"]},{text:"impl RefUnwindSafe for CheckCopyBufferImageTy",synthetic:true,types:["vulkano::command_buffer::validity::copy_image_buffer::CheckCopyBufferImageTy"]},{text:"impl RefUnwindSafe for CheckDescriptorSetsValidityError",synthetic:true,types:["vulkano::command_buffer::validity::descriptor_sets::CheckDescriptorSetsValidityError"]},{text:"impl RefUnwindSafe for CheckDispatchError",synthetic:true,types:["vulkano::command_buffer::validity::dispatch::CheckDispatchError"]},{text:"impl RefUnwindSafe for CheckDynamicStateValidityError",synthetic:true,types:["vulkano::command_buffer::validity::dynamic_state::CheckDynamicStateValidityError"]},{text:"impl RefUnwindSafe for CheckFillBufferError",synthetic:true,types:["vulkano::command_buffer::validity::fill_buffer::CheckFillBufferError"]},{text:"impl RefUnwindSafe for CheckIndexBufferError",synthetic:true,types:["vulkano::command_buffer::validity::index_buffer::CheckIndexBufferError"]},{text:"impl RefUnwindSafe for CheckPushConstantsValidityError",synthetic:true,types:["vulkano::command_buffer::validity::push_constants::CheckPushConstantsValidityError"]},{text:"impl RefUnwindSafe for CheckUpdateBufferError",synthetic:true,types:["vulkano::command_buffer::validity::update_buffer::CheckUpdateBufferError"]},{text:"impl RefUnwindSafe for CheckVertexBufferError",synthetic:true,types:["vulkano::command_buffer::validity::vertex_buffers::CheckVertexBufferError"]},{text:"impl RefUnwindSafe for DescriptorDesc",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorDesc"]},{text:"impl RefUnwindSafe for DescriptorImageDesc",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorImageDesc"]},{text:"impl RefUnwindSafe for DescriptorBufferDesc",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorBufferDesc"]},{text:"impl RefUnwindSafe for ShaderStages",synthetic:true,types:["vulkano::descriptor::descriptor::ShaderStages"]},{text:"impl RefUnwindSafe for DescriptorDescTy",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorDescTy"]},{text:"impl RefUnwindSafe for DescriptorImageDescArray",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorImageDescArray"]},{text:"impl RefUnwindSafe for DescriptorImageDescDimensions",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorImageDescDimensions"]},{text:"impl RefUnwindSafe for DescriptorType",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorType"]},{text:"impl RefUnwindSafe for DescriptorDescSupersetError",synthetic:true,types:["vulkano::descriptor::descriptor::DescriptorDescSupersetError"]},{text:"impl RefUnwindSafe for ShaderStagesSupersetError",synthetic:true,types:["vulkano::descriptor::descriptor::ShaderStagesSupersetError"]},{text:"impl<L, R> RefUnwindSafe for FixedSizeDescriptorSet<L, R> where
    L: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::fixed_size_pool::FixedSizeDescriptorSet"]},{text:"impl<'a, L, R> RefUnwindSafe for FixedSizeDescriptorSetBuilder<'a, L, R> where
    L: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::fixed_size_pool::FixedSizeDescriptorSetBuilder"]},{text:"impl<'a, L, R> RefUnwindSafe for FixedSizeDescriptorSetBuilderArray<'a, L, R> where
    L: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::fixed_size_pool::FixedSizeDescriptorSetBuilderArray"]},{text:"impl<L> RefUnwindSafe for FixedSizeDescriptorSetsPool<L> where
    L: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::fixed_size_pool::FixedSizeDescriptorSetsPool"]},{text:"impl<L, R, P> RefUnwindSafe for PersistentDescriptorSet<L, R, P> where
    L: RefUnwindSafe,
    P: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSet"]},{text:"impl<B> RefUnwindSafe for PersistentDescriptorSetBuf<B> where
    B: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBuf"]},{text:"impl<V> RefUnwindSafe for PersistentDescriptorSetBufView<V> where
    V: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBufView"]},{text:"impl<L, R> RefUnwindSafe for PersistentDescriptorSetBuilder<L, R> where
    L: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBuilder"]},{text:"impl<L, R> RefUnwindSafe for PersistentDescriptorSetBuilderArray<L, R> where
    L: RefUnwindSafe,
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBuilderArray"]},{text:"impl<I> RefUnwindSafe for PersistentDescriptorSetImg<I> where
    I: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetImg"]},{text:"impl RefUnwindSafe for PersistentDescriptorSetSampler",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetSampler"]},{text:"impl RefUnwindSafe for StdDescriptorPool",synthetic:true,types:["vulkano::descriptor::descriptor_set::std_pool::StdDescriptorPool"]},{text:"impl RefUnwindSafe for StdDescriptorPoolAlloc",synthetic:true,types:["vulkano::descriptor::descriptor_set::std_pool::StdDescriptorPoolAlloc"]},{text:"impl RefUnwindSafe for DescriptorWrite",synthetic:true,types:["vulkano::descriptor::descriptor_set::sys::DescriptorWrite"]},{text:"impl RefUnwindSafe for DescriptorsCount",synthetic:true,types:["vulkano::descriptor::descriptor_set::sys::DescriptorsCount"]},{text:"impl RefUnwindSafe for UnsafeDescriptorPool",synthetic:true,types:["vulkano::descriptor::descriptor_set::sys::UnsafeDescriptorPool"]},{text:"impl RefUnwindSafe for UnsafeDescriptorPoolAllocIter",synthetic:true,types:["vulkano::descriptor::descriptor_set::sys::UnsafeDescriptorPoolAllocIter"]},{text:"impl RefUnwindSafe for UnsafeDescriptorSet",synthetic:true,types:["vulkano::descriptor::descriptor_set::sys::UnsafeDescriptorSet"]},{text:"impl RefUnwindSafe for UnsafeDescriptorSetLayout",synthetic:true,types:["vulkano::descriptor::descriptor_set::unsafe_layout::UnsafeDescriptorSetLayout"]},{text:"impl RefUnwindSafe for PersistentDescriptorSetBuildError",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBuildError"]},{text:"impl RefUnwindSafe for PersistentDescriptorSetError",synthetic:true,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetError"]},{text:"impl RefUnwindSafe for DescriptorPoolAllocError",synthetic:true,types:["vulkano::descriptor::descriptor_set::sys::DescriptorPoolAllocError"]},{text:"impl RefUnwindSafe for EmptyPipelineDesc",synthetic:true,types:["vulkano::descriptor::pipeline_layout::empty::EmptyPipelineDesc"]},{text:"impl RefUnwindSafe for RuntimePipelineDesc",synthetic:true,types:["vulkano::descriptor::pipeline_layout::runtime_desc::RuntimePipelineDesc"]},{text:"impl<L> RefUnwindSafe for PipelineLayout<L> where
    L: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayout"]},{text:"impl<'a> RefUnwindSafe for PipelineLayoutSys<'a>",synthetic:true,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayoutSys"]},{text:"impl RefUnwindSafe for PipelineLayoutDescPcRange",synthetic:true,types:["vulkano::descriptor::pipeline_layout::traits::PipelineLayoutDescPcRange"]},{text:"impl<A, B> RefUnwindSafe for PipelineLayoutDescUnion<A, B> where
    A: RefUnwindSafe,
    B: RefUnwindSafe
",synthetic:true,types:["vulkano::descriptor::pipeline_layout::union::PipelineLayoutDescUnion"]},{text:"impl RefUnwindSafe for PipelineLayoutLimitsError",synthetic:true,types:["vulkano::descriptor::pipeline_layout::limits_check::PipelineLayoutLimitsError"]},{text:"impl RefUnwindSafe for RuntimePipelineDescError",synthetic:true,types:["vulkano::descriptor::pipeline_layout::runtime_desc::RuntimePipelineDescError"]},{text:"impl RefUnwindSafe for PipelineLayoutCreationError",synthetic:true,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayoutCreationError"]},{text:"impl RefUnwindSafe for PipelineLayoutNotSupersetError",synthetic:true,types:["vulkano::descriptor::pipeline_layout::traits::PipelineLayoutNotSupersetError"]},{text:"impl RefUnwindSafe for DeviceExtensions",synthetic:true,types:["vulkano::device::extensions::DeviceExtensions"]},{text:"impl RefUnwindSafe for RawDeviceExtensions",synthetic:true,types:["vulkano::device::extensions::RawDeviceExtensions"]},{text:"impl RefUnwindSafe for Device",synthetic:true,types:["vulkano::device::Device"]},{text:"impl RefUnwindSafe for QueuesIter",synthetic:true,types:["vulkano::device::QueuesIter"]},{text:"impl RefUnwindSafe for Queue",synthetic:true,types:["vulkano::device::Queue"]},{text:"impl RefUnwindSafe for DeviceCreationError",synthetic:true,types:["vulkano::device::DeviceCreationError"]},{text:"impl RefUnwindSafe for IncompatiblePixelsType",synthetic:true,types:["vulkano::format::IncompatiblePixelsType"]},{text:"impl RefUnwindSafe for R4G4UnormPack8",synthetic:true,types:["vulkano::format::R4G4UnormPack8"]},{text:"impl RefUnwindSafe for R4G4B4A4UnormPack16",synthetic:true,types:["vulkano::format::R4G4B4A4UnormPack16"]},{text:"impl RefUnwindSafe for B4G4R4A4UnormPack16",synthetic:true,types:["vulkano::format::B4G4R4A4UnormPack16"]},{text:"impl RefUnwindSafe for R5G6B5UnormPack16",synthetic:true,types:["vulkano::format::R5G6B5UnormPack16"]},{text:"impl RefUnwindSafe for B5G6R5UnormPack16",synthetic:true,types:["vulkano::format::B5G6R5UnormPack16"]},{text:"impl RefUnwindSafe for R5G5B5A1UnormPack16",synthetic:true,types:["vulkano::format::R5G5B5A1UnormPack16"]},{text:"impl RefUnwindSafe for B5G5R5A1UnormPack16",synthetic:true,types:["vulkano::format::B5G5R5A1UnormPack16"]},{text:"impl RefUnwindSafe for A1R5G5B5UnormPack16",synthetic:true,types:["vulkano::format::A1R5G5B5UnormPack16"]},{text:"impl RefUnwindSafe for R8Unorm",synthetic:true,types:["vulkano::format::R8Unorm"]},{text:"impl RefUnwindSafe for R8Snorm",synthetic:true,types:["vulkano::format::R8Snorm"]},{text:"impl RefUnwindSafe for R8Uscaled",synthetic:true,types:["vulkano::format::R8Uscaled"]},{text:"impl RefUnwindSafe for R8Sscaled",synthetic:true,types:["vulkano::format::R8Sscaled"]},{text:"impl RefUnwindSafe for R8Uint",synthetic:true,types:["vulkano::format::R8Uint"]},{text:"impl RefUnwindSafe for R8Sint",synthetic:true,types:["vulkano::format::R8Sint"]},{text:"impl RefUnwindSafe for R8Srgb",synthetic:true,types:["vulkano::format::R8Srgb"]},{text:"impl RefUnwindSafe for R8G8Unorm",synthetic:true,types:["vulkano::format::R8G8Unorm"]},{text:"impl RefUnwindSafe for R8G8Snorm",synthetic:true,types:["vulkano::format::R8G8Snorm"]},{text:"impl RefUnwindSafe for R8G8Uscaled",synthetic:true,types:["vulkano::format::R8G8Uscaled"]},{text:"impl RefUnwindSafe for R8G8Sscaled",synthetic:true,types:["vulkano::format::R8G8Sscaled"]},{text:"impl RefUnwindSafe for R8G8Uint",synthetic:true,types:["vulkano::format::R8G8Uint"]},{text:"impl RefUnwindSafe for R8G8Sint",synthetic:true,types:["vulkano::format::R8G8Sint"]},{text:"impl RefUnwindSafe for R8G8Srgb",synthetic:true,types:["vulkano::format::R8G8Srgb"]},{text:"impl RefUnwindSafe for R8G8B8Unorm",synthetic:true,types:["vulkano::format::R8G8B8Unorm"]},{text:"impl RefUnwindSafe for R8G8B8Snorm",synthetic:true,types:["vulkano::format::R8G8B8Snorm"]},{text:"impl RefUnwindSafe for R8G8B8Uscaled",synthetic:true,types:["vulkano::format::R8G8B8Uscaled"]},{text:"impl RefUnwindSafe for R8G8B8Sscaled",synthetic:true,types:["vulkano::format::R8G8B8Sscaled"]},{text:"impl RefUnwindSafe for R8G8B8Uint",synthetic:true,types:["vulkano::format::R8G8B8Uint"]},{text:"impl RefUnwindSafe for R8G8B8Sint",synthetic:true,types:["vulkano::format::R8G8B8Sint"]},{text:"impl RefUnwindSafe for R8G8B8Srgb",synthetic:true,types:["vulkano::format::R8G8B8Srgb"]},{text:"impl RefUnwindSafe for B8G8R8Unorm",synthetic:true,types:["vulkano::format::B8G8R8Unorm"]},{text:"impl RefUnwindSafe for B8G8R8Snorm",synthetic:true,types:["vulkano::format::B8G8R8Snorm"]},{text:"impl RefUnwindSafe for B8G8R8Uscaled",synthetic:true,types:["vulkano::format::B8G8R8Uscaled"]},{text:"impl RefUnwindSafe for B8G8R8Sscaled",synthetic:true,types:["vulkano::format::B8G8R8Sscaled"]},{text:"impl RefUnwindSafe for B8G8R8Uint",synthetic:true,types:["vulkano::format::B8G8R8Uint"]},{text:"impl RefUnwindSafe for B8G8R8Sint",synthetic:true,types:["vulkano::format::B8G8R8Sint"]},{text:"impl RefUnwindSafe for B8G8R8Srgb",synthetic:true,types:["vulkano::format::B8G8R8Srgb"]},{text:"impl RefUnwindSafe for R8G8B8A8Unorm",synthetic:true,types:["vulkano::format::R8G8B8A8Unorm"]},{text:"impl RefUnwindSafe for R8G8B8A8Snorm",synthetic:true,types:["vulkano::format::R8G8B8A8Snorm"]},{text:"impl RefUnwindSafe for R8G8B8A8Uscaled",synthetic:true,types:["vulkano::format::R8G8B8A8Uscaled"]},{text:"impl RefUnwindSafe for R8G8B8A8Sscaled",synthetic:true,types:["vulkano::format::R8G8B8A8Sscaled"]},{text:"impl RefUnwindSafe for R8G8B8A8Uint",synthetic:true,types:["vulkano::format::R8G8B8A8Uint"]},{text:"impl RefUnwindSafe for R8G8B8A8Sint",synthetic:true,types:["vulkano::format::R8G8B8A8Sint"]},{text:"impl RefUnwindSafe for R8G8B8A8Srgb",synthetic:true,types:["vulkano::format::R8G8B8A8Srgb"]},{text:"impl RefUnwindSafe for B8G8R8A8Unorm",synthetic:true,types:["vulkano::format::B8G8R8A8Unorm"]},{text:"impl RefUnwindSafe for B8G8R8A8Snorm",synthetic:true,types:["vulkano::format::B8G8R8A8Snorm"]},{text:"impl RefUnwindSafe for B8G8R8A8Uscaled",synthetic:true,types:["vulkano::format::B8G8R8A8Uscaled"]},{text:"impl RefUnwindSafe for B8G8R8A8Sscaled",synthetic:true,types:["vulkano::format::B8G8R8A8Sscaled"]},{text:"impl RefUnwindSafe for B8G8R8A8Uint",synthetic:true,types:["vulkano::format::B8G8R8A8Uint"]},{text:"impl RefUnwindSafe for B8G8R8A8Sint",synthetic:true,types:["vulkano::format::B8G8R8A8Sint"]},{text:"impl RefUnwindSafe for B8G8R8A8Srgb",synthetic:true,types:["vulkano::format::B8G8R8A8Srgb"]},{text:"impl RefUnwindSafe for A8B8G8R8UnormPack32",synthetic:true,types:["vulkano::format::A8B8G8R8UnormPack32"]},{text:"impl RefUnwindSafe for A8B8G8R8SnormPack32",synthetic:true,types:["vulkano::format::A8B8G8R8SnormPack32"]},{text:"impl RefUnwindSafe for A8B8G8R8UscaledPack32",synthetic:true,types:["vulkano::format::A8B8G8R8UscaledPack32"]},{text:"impl RefUnwindSafe for A8B8G8R8SscaledPack32",synthetic:true,types:["vulkano::format::A8B8G8R8SscaledPack32"]},{text:"impl RefUnwindSafe for A8B8G8R8UintPack32",synthetic:true,types:["vulkano::format::A8B8G8R8UintPack32"]},{text:"impl RefUnwindSafe for A8B8G8R8SintPack32",synthetic:true,types:["vulkano::format::A8B8G8R8SintPack32"]},{text:"impl RefUnwindSafe for A8B8G8R8SrgbPack32",synthetic:true,types:["vulkano::format::A8B8G8R8SrgbPack32"]},{text:"impl RefUnwindSafe for A2R10G10B10UnormPack32",synthetic:true,types:["vulkano::format::A2R10G10B10UnormPack32"]},{text:"impl RefUnwindSafe for A2R10G10B10SnormPack32",synthetic:true,types:["vulkano::format::A2R10G10B10SnormPack32"]},{text:"impl RefUnwindSafe for A2R10G10B10UscaledPack32",synthetic:true,types:["vulkano::format::A2R10G10B10UscaledPack32"]},{text:"impl RefUnwindSafe for A2R10G10B10SscaledPack32",synthetic:true,types:["vulkano::format::A2R10G10B10SscaledPack32"]},{text:"impl RefUnwindSafe for A2R10G10B10UintPack32",synthetic:true,types:["vulkano::format::A2R10G10B10UintPack32"]},{text:"impl RefUnwindSafe for A2R10G10B10SintPack32",synthetic:true,types:["vulkano::format::A2R10G10B10SintPack32"]},{text:"impl RefUnwindSafe for A2B10G10R10UnormPack32",synthetic:true,types:["vulkano::format::A2B10G10R10UnormPack32"]},{text:"impl RefUnwindSafe for A2B10G10R10SnormPack32",synthetic:true,types:["vulkano::format::A2B10G10R10SnormPack32"]},{text:"impl RefUnwindSafe for A2B10G10R10UscaledPack32",synthetic:true,types:["vulkano::format::A2B10G10R10UscaledPack32"]},{text:"impl RefUnwindSafe for A2B10G10R10SscaledPack32",synthetic:true,types:["vulkano::format::A2B10G10R10SscaledPack32"]},{text:"impl RefUnwindSafe for A2B10G10R10UintPack32",synthetic:true,types:["vulkano::format::A2B10G10R10UintPack32"]},{text:"impl RefUnwindSafe for A2B10G10R10SintPack32",synthetic:true,types:["vulkano::format::A2B10G10R10SintPack32"]},{text:"impl RefUnwindSafe for R16Unorm",synthetic:true,types:["vulkano::format::R16Unorm"]},{text:"impl RefUnwindSafe for R16Snorm",synthetic:true,types:["vulkano::format::R16Snorm"]},{text:"impl RefUnwindSafe for R16Uscaled",synthetic:true,types:["vulkano::format::R16Uscaled"]},{text:"impl RefUnwindSafe for R16Sscaled",synthetic:true,types:["vulkano::format::R16Sscaled"]},{text:"impl RefUnwindSafe for R16Uint",synthetic:true,types:["vulkano::format::R16Uint"]},{text:"impl RefUnwindSafe for R16Sint",synthetic:true,types:["vulkano::format::R16Sint"]},{text:"impl RefUnwindSafe for R16Sfloat",synthetic:true,types:["vulkano::format::R16Sfloat"]},{text:"impl RefUnwindSafe for R16G16Unorm",synthetic:true,types:["vulkano::format::R16G16Unorm"]},{text:"impl RefUnwindSafe for R16G16Snorm",synthetic:true,types:["vulkano::format::R16G16Snorm"]},{text:"impl RefUnwindSafe for R16G16Uscaled",synthetic:true,types:["vulkano::format::R16G16Uscaled"]},{text:"impl RefUnwindSafe for R16G16Sscaled",synthetic:true,types:["vulkano::format::R16G16Sscaled"]},{text:"impl RefUnwindSafe for R16G16Uint",synthetic:true,types:["vulkano::format::R16G16Uint"]},{text:"impl RefUnwindSafe for R16G16Sint",synthetic:true,types:["vulkano::format::R16G16Sint"]},{text:"impl RefUnwindSafe for R16G16Sfloat",synthetic:true,types:["vulkano::format::R16G16Sfloat"]},{text:"impl RefUnwindSafe for R16G16B16Unorm",synthetic:true,types:["vulkano::format::R16G16B16Unorm"]},{text:"impl RefUnwindSafe for R16G16B16Snorm",synthetic:true,types:["vulkano::format::R16G16B16Snorm"]},{text:"impl RefUnwindSafe for R16G16B16Uscaled",synthetic:true,types:["vulkano::format::R16G16B16Uscaled"]},{text:"impl RefUnwindSafe for R16G16B16Sscaled",synthetic:true,types:["vulkano::format::R16G16B16Sscaled"]},{text:"impl RefUnwindSafe for R16G16B16Uint",synthetic:true,types:["vulkano::format::R16G16B16Uint"]},{text:"impl RefUnwindSafe for R16G16B16Sint",synthetic:true,types:["vulkano::format::R16G16B16Sint"]},{text:"impl RefUnwindSafe for R16G16B16Sfloat",synthetic:true,types:["vulkano::format::R16G16B16Sfloat"]},{text:"impl RefUnwindSafe for R16G16B16A16Unorm",synthetic:true,types:["vulkano::format::R16G16B16A16Unorm"]},{text:"impl RefUnwindSafe for R16G16B16A16Snorm",synthetic:true,types:["vulkano::format::R16G16B16A16Snorm"]},{text:"impl RefUnwindSafe for R16G16B16A16Uscaled",synthetic:true,types:["vulkano::format::R16G16B16A16Uscaled"]},{text:"impl RefUnwindSafe for R16G16B16A16Sscaled",synthetic:true,types:["vulkano::format::R16G16B16A16Sscaled"]},{text:"impl RefUnwindSafe for R16G16B16A16Uint",synthetic:true,types:["vulkano::format::R16G16B16A16Uint"]},{text:"impl RefUnwindSafe for R16G16B16A16Sint",synthetic:true,types:["vulkano::format::R16G16B16A16Sint"]},{text:"impl RefUnwindSafe for R16G16B16A16Sfloat",synthetic:true,types:["vulkano::format::R16G16B16A16Sfloat"]},{text:"impl RefUnwindSafe for R32Uint",synthetic:true,types:["vulkano::format::R32Uint"]},{text:"impl RefUnwindSafe for R32Sint",synthetic:true,types:["vulkano::format::R32Sint"]},{text:"impl RefUnwindSafe for R32Sfloat",synthetic:true,types:["vulkano::format::R32Sfloat"]},{text:"impl RefUnwindSafe for R32G32Uint",synthetic:true,types:["vulkano::format::R32G32Uint"]},{text:"impl RefUnwindSafe for R32G32Sint",synthetic:true,types:["vulkano::format::R32G32Sint"]},{text:"impl RefUnwindSafe for R32G32Sfloat",synthetic:true,types:["vulkano::format::R32G32Sfloat"]},{text:"impl RefUnwindSafe for R32G32B32Uint",synthetic:true,types:["vulkano::format::R32G32B32Uint"]},{text:"impl RefUnwindSafe for R32G32B32Sint",synthetic:true,types:["vulkano::format::R32G32B32Sint"]},{text:"impl RefUnwindSafe for R32G32B32Sfloat",synthetic:true,types:["vulkano::format::R32G32B32Sfloat"]},{text:"impl RefUnwindSafe for R32G32B32A32Uint",synthetic:true,types:["vulkano::format::R32G32B32A32Uint"]},{text:"impl RefUnwindSafe for R32G32B32A32Sint",synthetic:true,types:["vulkano::format::R32G32B32A32Sint"]},{text:"impl RefUnwindSafe for R32G32B32A32Sfloat",synthetic:true,types:["vulkano::format::R32G32B32A32Sfloat"]},{text:"impl RefUnwindSafe for R64Uint",synthetic:true,types:["vulkano::format::R64Uint"]},{text:"impl RefUnwindSafe for R64Sint",synthetic:true,types:["vulkano::format::R64Sint"]},{text:"impl RefUnwindSafe for R64Sfloat",synthetic:true,types:["vulkano::format::R64Sfloat"]},{text:"impl RefUnwindSafe for R64G64Uint",synthetic:true,types:["vulkano::format::R64G64Uint"]},{text:"impl RefUnwindSafe for R64G64Sint",synthetic:true,types:["vulkano::format::R64G64Sint"]},{text:"impl RefUnwindSafe for R64G64Sfloat",synthetic:true,types:["vulkano::format::R64G64Sfloat"]},{text:"impl RefUnwindSafe for R64G64B64Uint",synthetic:true,types:["vulkano::format::R64G64B64Uint"]},{text:"impl RefUnwindSafe for R64G64B64Sint",synthetic:true,types:["vulkano::format::R64G64B64Sint"]},{text:"impl RefUnwindSafe for R64G64B64Sfloat",synthetic:true,types:["vulkano::format::R64G64B64Sfloat"]},{text:"impl RefUnwindSafe for R64G64B64A64Uint",synthetic:true,types:["vulkano::format::R64G64B64A64Uint"]},{text:"impl RefUnwindSafe for R64G64B64A64Sint",synthetic:true,types:["vulkano::format::R64G64B64A64Sint"]},{text:"impl RefUnwindSafe for R64G64B64A64Sfloat",synthetic:true,types:["vulkano::format::R64G64B64A64Sfloat"]},{text:"impl RefUnwindSafe for B10G11R11UfloatPack32",synthetic:true,types:["vulkano::format::B10G11R11UfloatPack32"]},{text:"impl RefUnwindSafe for E5B9G9R9UfloatPack32",synthetic:true,types:["vulkano::format::E5B9G9R9UfloatPack32"]},{text:"impl RefUnwindSafe for D16Unorm",synthetic:true,types:["vulkano::format::D16Unorm"]},{text:"impl RefUnwindSafe for X8_D24UnormPack32",synthetic:true,types:["vulkano::format::X8_D24UnormPack32"]},{text:"impl RefUnwindSafe for D32Sfloat",synthetic:true,types:["vulkano::format::D32Sfloat"]},{text:"impl RefUnwindSafe for S8Uint",synthetic:true,types:["vulkano::format::S8Uint"]},{text:"impl RefUnwindSafe for D16Unorm_S8Uint",synthetic:true,types:["vulkano::format::D16Unorm_S8Uint"]},{text:"impl RefUnwindSafe for D24Unorm_S8Uint",synthetic:true,types:["vulkano::format::D24Unorm_S8Uint"]},{text:"impl RefUnwindSafe for D32Sfloat_S8Uint",synthetic:true,types:["vulkano::format::D32Sfloat_S8Uint"]},{text:"impl RefUnwindSafe for BC1_RGBUnormBlock",synthetic:true,types:["vulkano::format::BC1_RGBUnormBlock"]},{text:"impl RefUnwindSafe for BC1_RGBSrgbBlock",synthetic:true,types:["vulkano::format::BC1_RGBSrgbBlock"]},{text:"impl RefUnwindSafe for BC1_RGBAUnormBlock",synthetic:true,types:["vulkano::format::BC1_RGBAUnormBlock"]},{text:"impl RefUnwindSafe for BC1_RGBASrgbBlock",synthetic:true,types:["vulkano::format::BC1_RGBASrgbBlock"]},{text:"impl RefUnwindSafe for BC2UnormBlock",synthetic:true,types:["vulkano::format::BC2UnormBlock"]},{text:"impl RefUnwindSafe for BC2SrgbBlock",synthetic:true,types:["vulkano::format::BC2SrgbBlock"]},{text:"impl RefUnwindSafe for BC3UnormBlock",synthetic:true,types:["vulkano::format::BC3UnormBlock"]},{text:"impl RefUnwindSafe for BC3SrgbBlock",synthetic:true,types:["vulkano::format::BC3SrgbBlock"]},{text:"impl RefUnwindSafe for BC4UnormBlock",synthetic:true,types:["vulkano::format::BC4UnormBlock"]},{text:"impl RefUnwindSafe for BC4SnormBlock",synthetic:true,types:["vulkano::format::BC4SnormBlock"]},{text:"impl RefUnwindSafe for BC5UnormBlock",synthetic:true,types:["vulkano::format::BC5UnormBlock"]},{text:"impl RefUnwindSafe for BC5SnormBlock",synthetic:true,types:["vulkano::format::BC5SnormBlock"]},{text:"impl RefUnwindSafe for BC6HUfloatBlock",synthetic:true,types:["vulkano::format::BC6HUfloatBlock"]},{text:"impl RefUnwindSafe for BC6HSfloatBlock",synthetic:true,types:["vulkano::format::BC6HSfloatBlock"]},{text:"impl RefUnwindSafe for BC7UnormBlock",synthetic:true,types:["vulkano::format::BC7UnormBlock"]},{text:"impl RefUnwindSafe for BC7SrgbBlock",synthetic:true,types:["vulkano::format::BC7SrgbBlock"]},{text:"impl RefUnwindSafe for ETC2_R8G8B8UnormBlock",synthetic:true,types:["vulkano::format::ETC2_R8G8B8UnormBlock"]},{text:"impl RefUnwindSafe for ETC2_R8G8B8SrgbBlock",synthetic:true,types:["vulkano::format::ETC2_R8G8B8SrgbBlock"]},{text:"impl RefUnwindSafe for ETC2_R8G8B8A1UnormBlock",synthetic:true,types:["vulkano::format::ETC2_R8G8B8A1UnormBlock"]},{text:"impl RefUnwindSafe for ETC2_R8G8B8A1SrgbBlock",synthetic:true,types:["vulkano::format::ETC2_R8G8B8A1SrgbBlock"]},{text:"impl RefUnwindSafe for ETC2_R8G8B8A8UnormBlock",synthetic:true,types:["vulkano::format::ETC2_R8G8B8A8UnormBlock"]},{text:"impl RefUnwindSafe for ETC2_R8G8B8A8SrgbBlock",synthetic:true,types:["vulkano::format::ETC2_R8G8B8A8SrgbBlock"]},{text:"impl RefUnwindSafe for EAC_R11UnormBlock",synthetic:true,types:["vulkano::format::EAC_R11UnormBlock"]},{text:"impl RefUnwindSafe for EAC_R11SnormBlock",synthetic:true,types:["vulkano::format::EAC_R11SnormBlock"]},{text:"impl RefUnwindSafe for EAC_R11G11UnormBlock",synthetic:true,types:["vulkano::format::EAC_R11G11UnormBlock"]},{text:"impl RefUnwindSafe for EAC_R11G11SnormBlock",synthetic:true,types:["vulkano::format::EAC_R11G11SnormBlock"]},{text:"impl RefUnwindSafe for ASTC_4x4UnormBlock",synthetic:true,types:["vulkano::format::ASTC_4x4UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_4x4SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_4x4SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_5x4UnormBlock",synthetic:true,types:["vulkano::format::ASTC_5x4UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_5x4SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_5x4SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_5x5UnormBlock",synthetic:true,types:["vulkano::format::ASTC_5x5UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_5x5SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_5x5SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_6x5UnormBlock",synthetic:true,types:["vulkano::format::ASTC_6x5UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_6x5SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_6x5SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_6x6UnormBlock",synthetic:true,types:["vulkano::format::ASTC_6x6UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_6x6SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_6x6SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_8x5UnormBlock",synthetic:true,types:["vulkano::format::ASTC_8x5UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_8x5SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_8x5SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_8x6UnormBlock",synthetic:true,types:["vulkano::format::ASTC_8x6UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_8x6SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_8x6SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_8x8UnormBlock",synthetic:true,types:["vulkano::format::ASTC_8x8UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_8x8SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_8x8SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_10x5UnormBlock",synthetic:true,types:["vulkano::format::ASTC_10x5UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_10x5SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_10x5SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_10x6UnormBlock",synthetic:true,types:["vulkano::format::ASTC_10x6UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_10x6SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_10x6SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_10x8UnormBlock",synthetic:true,types:["vulkano::format::ASTC_10x8UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_10x8SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_10x8SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_10x10UnormBlock",synthetic:true,types:["vulkano::format::ASTC_10x10UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_10x10SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_10x10SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_12x10UnormBlock",synthetic:true,types:["vulkano::format::ASTC_12x10UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_12x10SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_12x10SrgbBlock"]},{text:"impl RefUnwindSafe for ASTC_12x12UnormBlock",synthetic:true,types:["vulkano::format::ASTC_12x12UnormBlock"]},{text:"impl RefUnwindSafe for ASTC_12x12SrgbBlock",synthetic:true,types:["vulkano::format::ASTC_12x12SrgbBlock"]},{text:"impl RefUnwindSafe for Format",synthetic:true,types:["vulkano::format::Format"]},{text:"impl RefUnwindSafe for FormatTy",synthetic:true,types:["vulkano::format::FormatTy"]},{text:"impl RefUnwindSafe for ClearValue",synthetic:true,types:["vulkano::format::ClearValue"]},{text:"impl RefUnwindSafe for AttachmentDescription",synthetic:true,types:["vulkano::framebuffer::desc::AttachmentDescription"]},{text:"impl RefUnwindSafe for PassDependencyDescription",synthetic:true,types:["vulkano::framebuffer::desc::PassDependencyDescription"]},{text:"impl RefUnwindSafe for PassDescription",synthetic:true,types:["vulkano::framebuffer::desc::PassDescription"]},{text:"impl<'a, R: ?Sized> RefUnwindSafe for RenderPassDescAttachments<'a, R> where
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::desc::RenderPassDescAttachments"]},{text:"impl<'a, R: ?Sized> RefUnwindSafe for RenderPassDescDependencies<'a, R> where
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::desc::RenderPassDescDependencies"]},{text:"impl<'a, R: ?Sized> RefUnwindSafe for RenderPassDescSubpasses<'a, R> where
    R: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::desc::RenderPassDescSubpasses"]},{text:"impl RefUnwindSafe for EmptySinglePassRenderPassDesc",synthetic:true,types:["vulkano::framebuffer::empty::EmptySinglePassRenderPassDesc"]},{text:"impl<Rp, A> RefUnwindSafe for Framebuffer<Rp, A> where
    A: RefUnwindSafe,
    Rp: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::framebuffer::Framebuffer"]},{text:"impl<Rp, A> RefUnwindSafe for FramebufferBuilder<Rp, A> where
    A: RefUnwindSafe,
    Rp: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::framebuffer::FramebufferBuilder"]},{text:"impl<'a> RefUnwindSafe for FramebufferSys<'a>",synthetic:true,types:["vulkano::framebuffer::framebuffer::FramebufferSys"]},{text:"impl<D> RefUnwindSafe for RenderPass<D> where
    D: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::sys::RenderPass"]},{text:"impl<'a> RefUnwindSafe for RenderPassSys<'a>",synthetic:true,types:["vulkano::framebuffer::sys::RenderPassSys"]},{text:"impl<L> RefUnwindSafe for Subpass<L> where
    L: RefUnwindSafe
",synthetic:true,types:["vulkano::framebuffer::traits::Subpass"]},{text:"impl RefUnwindSafe for IncompatibleRenderPassAttachmentError",synthetic:true,types:["vulkano::framebuffer::compat_atch::IncompatibleRenderPassAttachmentError"]},{text:"impl RefUnwindSafe for LoadOp",synthetic:true,types:["vulkano::framebuffer::desc::LoadOp"]},{text:"impl RefUnwindSafe for StoreOp",synthetic:true,types:["vulkano::framebuffer::desc::StoreOp"]},{text:"impl RefUnwindSafe for FramebufferCreationError",synthetic:true,types:["vulkano::framebuffer::framebuffer::FramebufferCreationError"]},{text:"impl RefUnwindSafe for RenderPassCreationError",synthetic:true,types:["vulkano::framebuffer::sys::RenderPassCreationError"]},{text:"impl RefUnwindSafe for SubpassContents",synthetic:true,types:["vulkano::framebuffer::SubpassContents"]},{text:"impl<F, A> RefUnwindSafe for StorageImage<F, A> where
    F: RefUnwindSafe,
    <A as MemoryPool>::Alloc: RefUnwindSafe
",synthetic:true,types:["vulkano::image::storage::StorageImage"]},{text:"impl RefUnwindSafe for ImageUsage",synthetic:true,types:["vulkano::image::usage::ImageUsage"]},{text:"impl RefUnwindSafe for Swizzle",synthetic:true,types:["vulkano::image::Swizzle"]},{text:"impl RefUnwindSafe for ImageLayout",synthetic:true,types:["vulkano::image::layout::ImageLayout"]},{text:"impl RefUnwindSafe for MipmapsCount",synthetic:true,types:["vulkano::image::MipmapsCount"]},{text:"impl RefUnwindSafe for ComponentSwizzle",synthetic:true,types:["vulkano::image::ComponentSwizzle"]},{text:"impl RefUnwindSafe for Dimensions",synthetic:true,types:["vulkano::image::Dimensions"]},{text:"impl RefUnwindSafe for ViewType",synthetic:true,types:["vulkano::image::ViewType"]},{text:"impl RefUnwindSafe for ImageDimensions",synthetic:true,types:["vulkano::image::ImageDimensions"]},{text:"impl<F, A> RefUnwindSafe for AttachmentImage<F, A> where
    A: RefUnwindSafe,
    F: RefUnwindSafe
",synthetic:true,types:["vulkano::image::attachment::AttachmentImage"]},{text:"impl<F, A> RefUnwindSafe for ImmutableImage<F, A> where
    A: RefUnwindSafe,
    F: RefUnwindSafe
",synthetic:true,types:["vulkano::image::immutable::ImmutableImage"]},{text:"impl<F, A> RefUnwindSafe for ImmutableImageInitialization<F, A> where
    A: RefUnwindSafe,
    F: RefUnwindSafe
",synthetic:true,types:["vulkano::image::immutable::ImmutableImageInitialization"]},{text:"impl<W> RefUnwindSafe for SwapchainImage<W> where
    W: RefUnwindSafe
",synthetic:true,types:["vulkano::image::swapchain::SwapchainImage"]},{text:"impl RefUnwindSafe for UnsafeImage",synthetic:true,types:["vulkano::image::sys::UnsafeImage"]},{text:"impl RefUnwindSafe for LinearLayout",synthetic:true,types:["vulkano::image::sys::LinearLayout"]},{text:"impl RefUnwindSafe for UnsafeImageView",synthetic:true,types:["vulkano::image::sys::UnsafeImageView"]},{text:"impl RefUnwindSafe for ImageCreationError",synthetic:true,types:["vulkano::image::sys::ImageCreationError"]},{text:"impl<'a> RefUnwindSafe for ImageInner<'a>",synthetic:true,types:["vulkano::image::traits::ImageInner"]},{text:"impl<I> RefUnwindSafe for ImageAccessFromUndefinedLayout<I> where
    I: RefUnwindSafe
",synthetic:true,types:["vulkano::image::traits::ImageAccessFromUndefinedLayout"]},{text:"impl RefUnwindSafe for InstanceExtensions",synthetic:true,types:["vulkano::instance::extensions::InstanceExtensions"]},{text:"impl RefUnwindSafe for RawInstanceExtensions",synthetic:true,types:["vulkano::instance::extensions::RawInstanceExtensions"]},{text:"impl<'a> RefUnwindSafe for ApplicationInfo<'a>",synthetic:true,types:["vulkano::instance::instance::ApplicationInfo"]},{text:"impl<'a> RefUnwindSafe for MemoryHeap<'a>",synthetic:true,types:["vulkano::instance::instance::MemoryHeap"]},{text:"impl<'a> RefUnwindSafe for MemoryHeapsIter<'a>",synthetic:true,types:["vulkano::instance::instance::MemoryHeapsIter"]},{text:"impl<'a> RefUnwindSafe for MemoryType<'a>",synthetic:true,types:["vulkano::instance::instance::MemoryType"]},{text:"impl<'a> RefUnwindSafe for MemoryTypesIter<'a>",synthetic:true,types:["vulkano::instance::instance::MemoryTypesIter"]},{text:"impl<'a> RefUnwindSafe for PhysicalDevice<'a>",synthetic:true,types:["vulkano::instance::instance::PhysicalDevice"]},{text:"impl<'a> RefUnwindSafe for PhysicalDevicesIter<'a>",synthetic:true,types:["vulkano::instance::instance::PhysicalDevicesIter"]},{text:"impl<'a> RefUnwindSafe for QueueFamiliesIter<'a>",synthetic:true,types:["vulkano::instance::instance::QueueFamiliesIter"]},{text:"impl<'a> RefUnwindSafe for QueueFamily<'a>",synthetic:true,types:["vulkano::instance::instance::QueueFamily"]},{text:"impl RefUnwindSafe for LayerProperties",synthetic:true,types:["vulkano::instance::layers::LayerProperties"]},{text:"impl RefUnwindSafe for LayersIterator",synthetic:true,types:["vulkano::instance::layers::LayersIterator"]},{text:"impl<'a> RefUnwindSafe for Limits<'a>",synthetic:true,types:["vulkano::instance::limits::Limits"]},{text:"impl RefUnwindSafe for InstanceCreationError",synthetic:true,types:["vulkano::instance::instance::InstanceCreationError"]},{text:"impl RefUnwindSafe for PhysicalDeviceType",synthetic:true,types:["vulkano::instance::instance::PhysicalDeviceType"]},{text:"impl RefUnwindSafe for LayersListError",synthetic:true,types:["vulkano::instance::layers::LayersListError"]},{text:"impl !RefUnwindSafe for DebugCallback",synthetic:true,types:["vulkano::instance::debug::DebugCallback"]},{text:"impl<'a> RefUnwindSafe for Message<'a>",synthetic:true,types:["vulkano::instance::debug::Message"]},{text:"impl RefUnwindSafe for MessageTypes",synthetic:true,types:["vulkano::instance::debug::MessageTypes"]},{text:"impl RefUnwindSafe for DebugCallbackCreationError",synthetic:true,types:["vulkano::instance::debug::DebugCallbackCreationError"]},{text:"impl RefUnwindSafe for DynamicLibraryLoader",synthetic:true,types:["vulkano::instance::loader::DynamicLibraryLoader"]},{text:"impl<L> RefUnwindSafe for FunctionPointers<L> where
    L: RefUnwindSafe
",synthetic:true,types:["vulkano::instance::loader::FunctionPointers"]},{text:"impl RefUnwindSafe for LoadingError",synthetic:true,types:["vulkano::instance::loader::LoadingError"]},{text:"impl<'a, T: ?Sized> RefUnwindSafe for CpuAccess<'a, T> where
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::memory::device_memory::CpuAccess"]},{text:"impl RefUnwindSafe for DeviceMemory",synthetic:true,types:["vulkano::memory::device_memory::DeviceMemory"]},{text:"impl RefUnwindSafe for MappedDeviceMemory",synthetic:true,types:["vulkano::memory::device_memory::MappedDeviceMemory"]},{text:"impl RefUnwindSafe for MemoryRequirements",synthetic:true,types:["vulkano::memory::MemoryRequirements"]},{text:"impl RefUnwindSafe for DeviceMemoryAllocError",synthetic:true,types:["vulkano::memory::device_memory::DeviceMemoryAllocError"]},{text:"impl<'a> RefUnwindSafe for DedicatedAlloc<'a>",synthetic:true,types:["vulkano::memory::DedicatedAlloc"]},{text:"impl RefUnwindSafe for StdHostVisibleMemoryTypePool",synthetic:true,types:["vulkano::memory::pool::host_visible::StdHostVisibleMemoryTypePool"]},{text:"impl RefUnwindSafe for StdHostVisibleMemoryTypePoolAlloc",synthetic:true,types:["vulkano::memory::pool::host_visible::StdHostVisibleMemoryTypePoolAlloc"]},{text:"impl RefUnwindSafe for StdNonHostVisibleMemoryTypePool",synthetic:true,types:["vulkano::memory::pool::non_host_visible::StdNonHostVisibleMemoryTypePool"]},{text:"impl RefUnwindSafe for StdNonHostVisibleMemoryTypePoolAlloc",synthetic:true,types:["vulkano::memory::pool::non_host_visible::StdNonHostVisibleMemoryTypePoolAlloc"]},{text:"impl RefUnwindSafe for StdMemoryPool",synthetic:true,types:["vulkano::memory::pool::pool::StdMemoryPool"]},{text:"impl RefUnwindSafe for StdMemoryPoolAlloc",synthetic:true,types:["vulkano::memory::pool::pool::StdMemoryPoolAlloc"]},{text:"impl RefUnwindSafe for AllocFromRequirementsFilter",synthetic:true,types:["vulkano::memory::pool::AllocFromRequirementsFilter"]},{text:"impl RefUnwindSafe for MappingRequirement",synthetic:true,types:["vulkano::memory::pool::MappingRequirement"]},{text:"impl RefUnwindSafe for AllocLayout",synthetic:true,types:["vulkano::memory::pool::AllocLayout"]},{text:"impl<A> RefUnwindSafe for PotentialDedicatedAllocation<A> where
    A: RefUnwindSafe
",synthetic:true,types:["vulkano::memory::pool::PotentialDedicatedAllocation"]},{text:"impl<Pl> RefUnwindSafe for ComputePipeline<Pl> where
    Pl: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::compute_pipeline::ComputePipeline"]},{text:"impl<'a> RefUnwindSafe for ComputePipelineSys<'a>",synthetic:true,types:["vulkano::pipeline::compute_pipeline::ComputePipelineSys"]},{text:"impl<VertexDefinition, Layout, RenderP> RefUnwindSafe for GraphicsPipeline<VertexDefinition, Layout, RenderP> where
    Layout: RefUnwindSafe,
    RenderP: RefUnwindSafe,
    VertexDefinition: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::graphics_pipeline::GraphicsPipeline"]},{text:"impl<Vdef, Vs, Vss, Tcs, Tcss, Tes, Tess, Gs, Gss, Fs, Fss, Rp> RefUnwindSafe for GraphicsPipelineBuilder<Vdef, Vs, Vss, Tcs, Tcss, Tes, Tess, Gs, Gss, Fs, Fss, Rp> where
    Fs: RefUnwindSafe,
    Fss: RefUnwindSafe,
    Gs: RefUnwindSafe,
    Gss: RefUnwindSafe,
    Rp: RefUnwindSafe,
    Tcs: RefUnwindSafe,
    Tcss: RefUnwindSafe,
    Tes: RefUnwindSafe,
    Tess: RefUnwindSafe,
    Vdef: RefUnwindSafe,
    Vs: RefUnwindSafe,
    Vss: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::graphics_pipeline::builder::GraphicsPipelineBuilder"]},{text:"impl<'a> RefUnwindSafe for GraphicsPipelineSys<'a>",synthetic:true,types:["vulkano::pipeline::graphics_pipeline::GraphicsPipelineSys"]},{text:"impl RefUnwindSafe for ComputePipelineCreationError",synthetic:true,types:["vulkano::pipeline::compute_pipeline::ComputePipelineCreationError"]},{text:"impl RefUnwindSafe for GraphicsPipelineCreationError",synthetic:true,types:["vulkano::pipeline::graphics_pipeline::creation_error::GraphicsPipelineCreationError"]},{text:"impl RefUnwindSafe for Blend",synthetic:true,types:["vulkano::pipeline::blend::Blend"]},{text:"impl RefUnwindSafe for AttachmentBlend",synthetic:true,types:["vulkano::pipeline::blend::AttachmentBlend"]},{text:"impl RefUnwindSafe for AttachmentsBlend",synthetic:true,types:["vulkano::pipeline::blend::AttachmentsBlend"]},{text:"impl RefUnwindSafe for LogicOp",synthetic:true,types:["vulkano::pipeline::blend::LogicOp"]},{text:"impl RefUnwindSafe for BlendOp",synthetic:true,types:["vulkano::pipeline::blend::BlendOp"]},{text:"impl RefUnwindSafe for BlendFactor",synthetic:true,types:["vulkano::pipeline::blend::BlendFactor"]},{text:"impl RefUnwindSafe for PipelineCache",synthetic:true,types:["vulkano::pipeline::cache::PipelineCache"]},{text:"impl RefUnwindSafe for DepthStencil",synthetic:true,types:["vulkano::pipeline::depth_stencil::DepthStencil"]},{text:"impl RefUnwindSafe for Stencil",synthetic:true,types:["vulkano::pipeline::depth_stencil::Stencil"]},{text:"impl RefUnwindSafe for DynamicStencilValue",synthetic:true,types:["vulkano::pipeline::depth_stencil::DynamicStencilValue"]},{text:"impl RefUnwindSafe for StencilOp",synthetic:true,types:["vulkano::pipeline::depth_stencil::StencilOp"]},{text:"impl RefUnwindSafe for StencilFaceFlags",synthetic:true,types:["vulkano::pipeline::depth_stencil::StencilFaceFlags"]},{text:"impl RefUnwindSafe for DepthBounds",synthetic:true,types:["vulkano::pipeline::depth_stencil::DepthBounds"]},{text:"impl RefUnwindSafe for Compare",synthetic:true,types:["vulkano::pipeline::depth_stencil::Compare"]},{text:"impl RefUnwindSafe for InputAssembly",synthetic:true,types:["vulkano::pipeline::input_assembly::InputAssembly"]},{text:"impl RefUnwindSafe for PrimitiveTopology",synthetic:true,types:["vulkano::pipeline::input_assembly::PrimitiveTopology"]},{text:"impl RefUnwindSafe for IndexType",synthetic:true,types:["vulkano::pipeline::input_assembly::IndexType"]},{text:"impl RefUnwindSafe for Multisample",synthetic:true,types:["vulkano::pipeline::multisample::Multisample"]},{text:"impl RefUnwindSafe for Rasterization",synthetic:true,types:["vulkano::pipeline::raster::Rasterization"]},{text:"impl RefUnwindSafe for DepthBias",synthetic:true,types:["vulkano::pipeline::raster::DepthBias"]},{text:"impl RefUnwindSafe for DepthBiasControl",synthetic:true,types:["vulkano::pipeline::raster::DepthBiasControl"]},{text:"impl RefUnwindSafe for CullMode",synthetic:true,types:["vulkano::pipeline::raster::CullMode"]},{text:"impl RefUnwindSafe for FrontFace",synthetic:true,types:["vulkano::pipeline::raster::FrontFace"]},{text:"impl RefUnwindSafe for PolygonMode",synthetic:true,types:["vulkano::pipeline::raster::PolygonMode"]},{text:"impl RefUnwindSafe for ShaderModule",synthetic:true,types:["vulkano::pipeline::shader::ShaderModule"]},{text:"impl<'a, S, I, O, L> RefUnwindSafe for GraphicsEntryPoint<'a, S, I, O, L> where
    I: RefUnwindSafe,
    L: RefUnwindSafe,
    O: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::shader::GraphicsEntryPoint"]},{text:"impl<'a, S, L> RefUnwindSafe for ComputeEntryPoint<'a, S, L> where
    L: RefUnwindSafe,
    S: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::shader::ComputeEntryPoint"]},{text:"impl RefUnwindSafe for ShaderInterfaceDefEntry",synthetic:true,types:["vulkano::pipeline::shader::ShaderInterfaceDefEntry"]},{text:"impl RefUnwindSafe for EmptyShaderInterfaceDef",synthetic:true,types:["vulkano::pipeline::shader::EmptyShaderInterfaceDef"]},{text:"impl RefUnwindSafe for SpecializationMapEntry",synthetic:true,types:["vulkano::pipeline::shader::SpecializationMapEntry"]},{text:"impl RefUnwindSafe for GraphicsShaderType",synthetic:true,types:["vulkano::pipeline::shader::GraphicsShaderType"]},{text:"impl RefUnwindSafe for GeometryShaderExecutionMode",synthetic:true,types:["vulkano::pipeline::shader::GeometryShaderExecutionMode"]},{text:"impl RefUnwindSafe for EmptyEntryPointDummy",synthetic:true,types:["vulkano::pipeline::shader::EmptyEntryPointDummy"]},{text:"impl RefUnwindSafe for ShaderInterfaceMismatchError",synthetic:true,types:["vulkano::pipeline::shader::ShaderInterfaceMismatchError"]},{text:"impl RefUnwindSafe for BufferlessDefinition",synthetic:true,types:["vulkano::pipeline::vertex::bufferless::BufferlessDefinition"]},{text:"impl RefUnwindSafe for BufferlessVertices",synthetic:true,types:["vulkano::pipeline::vertex::bufferless::BufferlessVertices"]},{text:"impl RefUnwindSafe for AttributeInfo",synthetic:true,types:["vulkano::pipeline::vertex::definition::AttributeInfo"]},{text:"impl<T> RefUnwindSafe for SingleInstanceBufferDefinition<T> where
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::vertex::instance_buffer::SingleInstanceBufferDefinition"]},{text:"impl<T, U> RefUnwindSafe for OneVertexOneInstanceDefinition<T, U> where
    T: RefUnwindSafe,
    U: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::vertex::one_one::OneVertexOneInstanceDefinition"]},{text:"impl<T> RefUnwindSafe for SingleBufferDefinition<T> where
    T: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::vertex::single::SingleBufferDefinition"]},{text:"impl<T, U> RefUnwindSafe for TwoBuffersDefinition<T, U> where
    T: RefUnwindSafe,
    U: RefUnwindSafe
",synthetic:true,types:["vulkano::pipeline::vertex::two::TwoBuffersDefinition"]},{text:"impl RefUnwindSafe for VertexMemberInfo",synthetic:true,types:["vulkano::pipeline::vertex::vertex::VertexMemberInfo"]},{text:"impl RefUnwindSafe for IncompatibleVertexDefinitionError",synthetic:true,types:["vulkano::pipeline::vertex::definition::IncompatibleVertexDefinitionError"]},{text:"impl RefUnwindSafe for InputRate",synthetic:true,types:["vulkano::pipeline::vertex::definition::InputRate"]},{text:"impl RefUnwindSafe for VertexMemberTy",synthetic:true,types:["vulkano::pipeline::vertex::vertex::VertexMemberTy"]},{text:"impl RefUnwindSafe for Viewport",synthetic:true,types:["vulkano::pipeline::viewport::Viewport"]},{text:"impl RefUnwindSafe for Scissor",synthetic:true,types:["vulkano::pipeline::viewport::Scissor"]},{text:"impl RefUnwindSafe for ViewportsState",synthetic:true,types:["vulkano::pipeline::viewport::ViewportsState"]},{text:"impl RefUnwindSafe for UnsafeQueryPool",synthetic:true,types:["vulkano::query::UnsafeQueryPool"]},{text:"impl<'a> RefUnwindSafe for UnsafeQuery<'a>",synthetic:true,types:["vulkano::query::UnsafeQuery"]},{text:"impl<'a> RefUnwindSafe for UnsafeQueriesRange<'a>",synthetic:true,types:["vulkano::query::UnsafeQueriesRange"]},{text:"impl RefUnwindSafe for QueryPipelineStatisticFlags",synthetic:true,types:["vulkano::query::QueryPipelineStatisticFlags"]},{text:"impl RefUnwindSafe for OcclusionQueriesPool",synthetic:true,types:["vulkano::query::OcclusionQueriesPool"]},{text:"impl RefUnwindSafe for QueryType",synthetic:true,types:["vulkano::query::QueryType"]},{text:"impl RefUnwindSafe for QueryPoolCreationError",synthetic:true,types:["vulkano::query::QueryPoolCreationError"]},{text:"impl RefUnwindSafe for Sampler",synthetic:true,types:["vulkano::sampler::Sampler"]},{text:"impl RefUnwindSafe for Filter",synthetic:true,types:["vulkano::sampler::Filter"]},{text:"impl RefUnwindSafe for MipmapMode",synthetic:true,types:["vulkano::sampler::MipmapMode"]},{text:"impl RefUnwindSafe for SamplerAddressMode",synthetic:true,types:["vulkano::sampler::SamplerAddressMode"]},{text:"impl RefUnwindSafe for UnnormalizedSamplerAddressMode",synthetic:true,types:["vulkano::sampler::UnnormalizedSamplerAddressMode"]},{text:"impl RefUnwindSafe for BorderColor",synthetic:true,types:["vulkano::sampler::BorderColor"]},{text:"impl RefUnwindSafe for SamplerCreationError",synthetic:true,types:["vulkano::sampler::SamplerCreationError"]},{text:"impl RefUnwindSafe for Capabilities",synthetic:true,types:["vulkano::swapchain::capabilities::Capabilities"]},{text:"impl RefUnwindSafe for SupportedCompositeAlpha",synthetic:true,types:["vulkano::swapchain::capabilities::SupportedCompositeAlpha"]},{text:"impl RefUnwindSafe for SupportedCompositeAlphaIter",synthetic:true,types:["vulkano::swapchain::capabilities::SupportedCompositeAlphaIter"]},{text:"impl RefUnwindSafe for SupportedPresentModes",synthetic:true,types:["vulkano::swapchain::capabilities::SupportedPresentModes"]},{text:"impl RefUnwindSafe for SupportedPresentModesIter",synthetic:true,types:["vulkano::swapchain::capabilities::SupportedPresentModesIter"]},{text:"impl RefUnwindSafe for SupportedSurfaceTransforms",synthetic:true,types:["vulkano::swapchain::capabilities::SupportedSurfaceTransforms"]},{text:"impl RefUnwindSafe for SupportedSurfaceTransformsIter",synthetic:true,types:["vulkano::swapchain::capabilities::SupportedSurfaceTransformsIter"]},{text:"impl RefUnwindSafe for PresentRegion",synthetic:true,types:["vulkano::swapchain::present_region::PresentRegion"]},{text:"impl RefUnwindSafe for RectangleLayer",synthetic:true,types:["vulkano::swapchain::present_region::RectangleLayer"]},{text:"impl<W> RefUnwindSafe for Surface<W> where
    W: RefUnwindSafe
",synthetic:true,types:["vulkano::swapchain::surface::Surface"]},{text:"impl RefUnwindSafe for AcquiredImage",synthetic:true,types:["vulkano::swapchain::swapchain::AcquiredImage"]},{text:"impl<P, W> RefUnwindSafe for PresentFuture<P, W> where
    P: RefUnwindSafe,
    W: RefUnwindSafe
",synthetic:true,types:["vulkano::swapchain::swapchain::PresentFuture"]},{text:"impl<W> RefUnwindSafe for Swapchain<W> where
    W: RefUnwindSafe
",synthetic:true,types:["vulkano::swapchain::swapchain::Swapchain"]},{text:"impl<W> RefUnwindSafe for SwapchainAcquireFuture<W> where
    W: RefUnwindSafe
",synthetic:true,types:["vulkano::swapchain::swapchain::SwapchainAcquireFuture"]},{text:"impl RefUnwindSafe for ColorSpace",synthetic:true,types:["vulkano::swapchain::capabilities::ColorSpace"]},{text:"impl RefUnwindSafe for CompositeAlpha",synthetic:true,types:["vulkano::swapchain::capabilities::CompositeAlpha"]},{text:"impl RefUnwindSafe for PresentMode",synthetic:true,types:["vulkano::swapchain::capabilities::PresentMode"]},{text:"impl RefUnwindSafe for SurfaceTransform",synthetic:true,types:["vulkano::swapchain::capabilities::SurfaceTransform"]},{text:"impl RefUnwindSafe for CapabilitiesError",synthetic:true,types:["vulkano::swapchain::surface::CapabilitiesError"]},{text:"impl RefUnwindSafe for SurfaceCreationError",synthetic:true,types:["vulkano::swapchain::surface::SurfaceCreationError"]},{text:"impl RefUnwindSafe for AcquireError",synthetic:true,types:["vulkano::swapchain::swapchain::AcquireError"]},{text:"impl RefUnwindSafe for SwapchainCreationError",synthetic:true,types:["vulkano::swapchain::swapchain::SwapchainCreationError"]},{text:"impl RefUnwindSafe for DisplayPlane",synthetic:true,types:["vulkano::swapchain::display::DisplayPlane"]},{text:"impl RefUnwindSafe for Display",synthetic:true,types:["vulkano::swapchain::display::Display"]},{text:"impl RefUnwindSafe for DisplayMode",synthetic:true,types:["vulkano::swapchain::display::DisplayMode"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["vulkano::sync::event::Event"]},{text:"impl<D> RefUnwindSafe for Fence<D> where
    D: RefUnwindSafe
",synthetic:true,types:["vulkano::sync::fence::Fence"]},{text:"impl<F> RefUnwindSafe for FenceSignalFuture<F>",synthetic:true,types:["vulkano::sync::future::fence_signal::FenceSignalFuture"]},{text:"impl<A, B> RefUnwindSafe for JoinFuture<A, B> where
    A: RefUnwindSafe,
    B: RefUnwindSafe
",synthetic:true,types:["vulkano::sync::future::join::JoinFuture"]},{text:"impl RefUnwindSafe for NowFuture",synthetic:true,types:["vulkano::sync::future::now::NowFuture"]},{text:"impl<F> RefUnwindSafe for SemaphoreSignalFuture<F> where
    F: RefUnwindSafe
",synthetic:true,types:["vulkano::sync::future::semaphore_signal::SemaphoreSignalFuture"]},{text:"impl RefUnwindSafe for AccessFlagBits",synthetic:true,types:["vulkano::sync::pipeline::AccessFlagBits"]},{text:"impl RefUnwindSafe for PipelineStages",synthetic:true,types:["vulkano::sync::pipeline::PipelineStages"]},{text:"impl<D> RefUnwindSafe for Semaphore<D> where
    D: RefUnwindSafe
",synthetic:true,types:["vulkano::sync::semaphore::Semaphore"]},{text:"impl RefUnwindSafe for FenceWaitError",synthetic:true,types:["vulkano::sync::fence::FenceWaitError"]},{text:"impl RefUnwindSafe for AccessCheckError",synthetic:true,types:["vulkano::sync::future::AccessCheckError"]},{text:"impl RefUnwindSafe for AccessError",synthetic:true,types:["vulkano::sync::future::AccessError"]},{text:"impl RefUnwindSafe for FlushError",synthetic:true,types:["vulkano::sync::future::FlushError"]},{text:"impl RefUnwindSafe for SharingMode",synthetic:true,types:["vulkano::sync::SharingMode"]},{text:"impl<I> RefUnwindSafe for Sharing<I> where
    I: RefUnwindSafe
",synthetic:true,types:["vulkano::sync::Sharing"]},{text:"impl RefUnwindSafe for Instance",synthetic:false,types:["vulkano::instance::instance::Instance"]},]; implementors["vulkano_win"] = [{text:"impl RefUnwindSafe for CreationError",synthetic:true,types:["vulkano_win::CreationError"]},]; implementors["walkdir"] = [{text:"impl !RefUnwindSafe for WalkDir",synthetic:true,types:["walkdir::WalkDir"]},{text:"impl !RefUnwindSafe for IntoIter",synthetic:true,types:["walkdir::IntoIter"]},{text:"impl RefUnwindSafe for DirEntry",synthetic:true,types:["walkdir::DirEntry"]},{text:"impl<I, P> RefUnwindSafe for FilterEntry<I, P> where
    I: RefUnwindSafe,
    P: RefUnwindSafe
",synthetic:true,types:["walkdir::FilterEntry"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["walkdir::Error"]},]; implementors["wayland_client"] = [{text:"impl !RefUnwindSafe for Display",synthetic:true,types:["wayland_client::display::Display"]},{text:"impl !RefUnwindSafe for EventQueue",synthetic:true,types:["wayland_client::event_queue::EventQueue"]},{text:"impl !RefUnwindSafe for QueueToken",synthetic:true,types:["wayland_client::event_queue::QueueToken"]},{text:"impl !RefUnwindSafe for ReadEventsGuard",synthetic:true,types:["wayland_client::event_queue::ReadEventsGuard"]},{text:"impl !RefUnwindSafe for GlobalManager",synthetic:true,types:["wayland_client::globals::GlobalManager"]},{text:"impl<I> RefUnwindSafe for NewProxy<I> where
    I: RefUnwindSafe
",synthetic:true,types:["wayland_client::proxy::NewProxy"]},{text:"impl<I> !RefUnwindSafe for Proxy<I>",synthetic:true,types:["wayland_client::proxy::Proxy"]},{text:"impl RefUnwindSafe for ConnectError",synthetic:true,types:["wayland_client::display::ConnectError"]},{text:"impl RefUnwindSafe for GlobalError",synthetic:true,types:["wayland_client::globals::GlobalError"]},{text:"impl RefUnwindSafe for GlobalEvent",synthetic:true,types:["wayland_client::globals::GlobalEvent"]},{text:"impl RefUnwindSafe for ProxyMap",synthetic:true,types:["wayland_client::imp::ProxyMap"]},{text:"impl RefUnwindSafe for CursorTheme",synthetic:true,types:["wayland_client::cursor::CursorTheme"]},{text:"impl<'a> RefUnwindSafe for Cursor<'a>",synthetic:true,types:["wayland_client::cursor::Cursor"]},{text:"impl<'a> !RefUnwindSafe for CursorImageBuffer<'a>",synthetic:true,types:["wayland_client::cursor::CursorImageBuffer"]},{text:"impl RefUnwindSafe for WlEglSurface",synthetic:true,types:["wayland_client::egl::WlEglSurface"]},{text:"impl RefUnwindSafe for WlDisplay",synthetic:true,types:["wayland_client::generated::c_api::wl_display::WlDisplay"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_display::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_display::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_display::Event"]},{text:"impl RefUnwindSafe for WlRegistry",synthetic:true,types:["wayland_client::generated::c_api::wl_registry::WlRegistry"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_registry::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_registry::Event"]},{text:"impl RefUnwindSafe for WlCallback",synthetic:true,types:["wayland_client::generated::c_api::wl_callback::WlCallback"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_callback::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_callback::Event"]},{text:"impl RefUnwindSafe for WlCompositor",synthetic:true,types:["wayland_client::generated::c_api::wl_compositor::WlCompositor"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_compositor::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_compositor::Event"]},{text:"impl RefUnwindSafe for WlShmPool",synthetic:true,types:["wayland_client::generated::c_api::wl_shm_pool::WlShmPool"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_shm_pool::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_shm_pool::Event"]},{text:"impl RefUnwindSafe for WlShm",synthetic:true,types:["wayland_client::generated::c_api::wl_shm::WlShm"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_shm::Error"]},{text:"impl RefUnwindSafe for Format",synthetic:true,types:["wayland_client::generated::c_api::wl_shm::Format"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_shm::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_shm::Event"]},{text:"impl RefUnwindSafe for WlBuffer",synthetic:true,types:["wayland_client::generated::c_api::wl_buffer::WlBuffer"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_buffer::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_buffer::Event"]},{text:"impl RefUnwindSafe for WlDataOffer",synthetic:true,types:["wayland_client::generated::c_api::wl_data_offer::WlDataOffer"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_data_offer::Error"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_data_offer::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_data_offer::Event"]},{text:"impl RefUnwindSafe for WlDataSource",synthetic:true,types:["wayland_client::generated::c_api::wl_data_source::WlDataSource"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_data_source::Error"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_data_source::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_data_source::Event"]},{text:"impl RefUnwindSafe for WlDataDevice",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device::WlDataDevice"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device::Event"]},{text:"impl RefUnwindSafe for DndAction",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device_manager::DndAction"]},{text:"impl RefUnwindSafe for WlDataDeviceManager",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device_manager::WlDataDeviceManager"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device_manager::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_data_device_manager::Event"]},{text:"impl RefUnwindSafe for WlShell",synthetic:true,types:["wayland_client::generated::c_api::wl_shell::WlShell"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_shell::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_shell::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_shell::Event"]},{text:"impl RefUnwindSafe for Resize",synthetic:true,types:["wayland_client::generated::c_api::wl_shell_surface::Resize"]},{text:"impl RefUnwindSafe for Transient",synthetic:true,types:["wayland_client::generated::c_api::wl_shell_surface::Transient"]},{text:"impl RefUnwindSafe for WlShellSurface",synthetic:true,types:["wayland_client::generated::c_api::wl_shell_surface::WlShellSurface"]},{text:"impl RefUnwindSafe for FullscreenMethod",synthetic:true,types:["wayland_client::generated::c_api::wl_shell_surface::FullscreenMethod"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_shell_surface::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_shell_surface::Event"]},{text:"impl RefUnwindSafe for WlSurface",synthetic:true,types:["wayland_client::generated::c_api::wl_surface::WlSurface"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_surface::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_surface::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_surface::Event"]},{text:"impl RefUnwindSafe for Capability",synthetic:true,types:["wayland_client::generated::c_api::wl_seat::Capability"]},{text:"impl RefUnwindSafe for WlSeat",synthetic:true,types:["wayland_client::generated::c_api::wl_seat::WlSeat"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_seat::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_seat::Event"]},{text:"impl RefUnwindSafe for WlPointer",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::WlPointer"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::Error"]},{text:"impl RefUnwindSafe for ButtonState",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::ButtonState"]},{text:"impl RefUnwindSafe for Axis",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::Axis"]},{text:"impl RefUnwindSafe for AxisSource",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::AxisSource"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_pointer::Event"]},{text:"impl RefUnwindSafe for WlKeyboard",synthetic:true,types:["wayland_client::generated::c_api::wl_keyboard::WlKeyboard"]},{text:"impl RefUnwindSafe for KeymapFormat",synthetic:true,types:["wayland_client::generated::c_api::wl_keyboard::KeymapFormat"]},{text:"impl RefUnwindSafe for KeyState",synthetic:true,types:["wayland_client::generated::c_api::wl_keyboard::KeyState"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_keyboard::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_keyboard::Event"]},{text:"impl RefUnwindSafe for WlTouch",synthetic:true,types:["wayland_client::generated::c_api::wl_touch::WlTouch"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_touch::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_touch::Event"]},{text:"impl RefUnwindSafe for Mode",synthetic:true,types:["wayland_client::generated::c_api::wl_output::Mode"]},{text:"impl RefUnwindSafe for WlOutput",synthetic:true,types:["wayland_client::generated::c_api::wl_output::WlOutput"]},{text:"impl RefUnwindSafe for Subpixel",synthetic:true,types:["wayland_client::generated::c_api::wl_output::Subpixel"]},{text:"impl RefUnwindSafe for Transform",synthetic:true,types:["wayland_client::generated::c_api::wl_output::Transform"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_output::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_output::Event"]},{text:"impl RefUnwindSafe for WlRegion",synthetic:true,types:["wayland_client::generated::c_api::wl_region::WlRegion"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_region::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_region::Event"]},{text:"impl RefUnwindSafe for WlSubcompositor",synthetic:true,types:["wayland_client::generated::c_api::wl_subcompositor::WlSubcompositor"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_subcompositor::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_subcompositor::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_subcompositor::Event"]},{text:"impl RefUnwindSafe for WlSubsurface",synthetic:true,types:["wayland_client::generated::c_api::wl_subsurface::WlSubsurface"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_client::generated::c_api::wl_subsurface::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_client::generated::c_api::wl_subsurface::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_client::generated::c_api::wl_subsurface::Event"]},]; implementors["wayland_commons"] = [{text:"impl RefUnwindSafe for AnonymousObject",synthetic:true,types:["wayland_commons::AnonymousObject"]},{text:"impl RefUnwindSafe for NoMessage",synthetic:true,types:["wayland_commons::NoMessage"]},{text:"impl<Meta> RefUnwindSafe for Object<Meta> where
    Meta: RefUnwindSafe
",synthetic:true,types:["wayland_commons::map::Object"]},{text:"impl<Meta> RefUnwindSafe for ObjectMap<Meta> where
    Meta: RefUnwindSafe
",synthetic:true,types:["wayland_commons::map::ObjectMap"]},{text:"impl RefUnwindSafe for Socket",synthetic:true,types:["wayland_commons::socket::Socket"]},{text:"impl RefUnwindSafe for BufferedSocket",synthetic:true,types:["wayland_commons::socket::BufferedSocket"]},{text:"impl !RefUnwindSafe for UserData",synthetic:true,types:["wayland_commons::utils::UserData"]},{text:"impl RefUnwindSafe for UserDataMap",synthetic:true,types:["wayland_commons::utils::UserDataMap"]},{text:"impl RefUnwindSafe for MessageDesc",synthetic:true,types:["wayland_commons::wire::MessageDesc"]},{text:"impl RefUnwindSafe for Message",synthetic:true,types:["wayland_commons::wire::Message"]},{text:"impl RefUnwindSafe for ArgumentType",synthetic:true,types:["wayland_commons::wire::ArgumentType"]},{text:"impl RefUnwindSafe for Argument",synthetic:true,types:["wayland_commons::wire::Argument"]},{text:"impl RefUnwindSafe for MessageWriteError",synthetic:true,types:["wayland_commons::wire::MessageWriteError"]},{text:"impl RefUnwindSafe for MessageParseError",synthetic:true,types:["wayland_commons::wire::MessageParseError"]},]; implementors["wayland_protocols"] = [{text:"impl RefUnwindSafe for ZwpFullscreenShellV1",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::ZwpFullscreenShellV1"]},{text:"impl RefUnwindSafe for Capability",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::Capability"]},{text:"impl RefUnwindSafe for PresentMethod",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::PresentMethod"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::Event"]},{text:"impl RefUnwindSafe for ZwpFullscreenShellModeFeedbackV1",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_mode_feedback_v1::ZwpFullscreenShellModeFeedbackV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_mode_feedback_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_mode_feedback_v1::Event"]},{text:"impl RefUnwindSafe for ZwpIdleInhibitManagerV1",synthetic:true,types:["wayland_protocols::unstable::idle_inhibit::v1::generated::client::zwp_idle_inhibit_manager_v1::ZwpIdleInhibitManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::idle_inhibit::v1::generated::client::zwp_idle_inhibit_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::idle_inhibit::v1::generated::client::zwp_idle_inhibit_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpIdleInhibitorV1",synthetic:true,types:["wayland_protocols::unstable::idle_inhibit::v1::generated::client::zwp_idle_inhibitor_v1::ZwpIdleInhibitorV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::idle_inhibit::v1::generated::client::zwp_idle_inhibitor_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::idle_inhibit::v1::generated::client::zwp_idle_inhibitor_v1::Event"]},{text:"impl RefUnwindSafe for ZwpInputMethodContextV1",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_method_context_v1::ZwpInputMethodContextV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_method_context_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_method_context_v1::Event"]},{text:"impl RefUnwindSafe for ZwpInputMethodV1",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_method_v1::ZwpInputMethodV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_method_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_method_v1::Event"]},{text:"impl RefUnwindSafe for ZwpInputPanelV1",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_v1::ZwpInputPanelV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_v1::Event"]},{text:"impl RefUnwindSafe for ZwpInputPanelSurfaceV1",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_surface_v1::ZwpInputPanelSurfaceV1"]},{text:"impl RefUnwindSafe for Position",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_surface_v1::Position"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_surface_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_surface_v1::Event"]},{text:"impl RefUnwindSafe for ZwpInputTimestampsManagerV1",synthetic:true,types:["wayland_protocols::unstable::input_timestamps::v1::generated::client::zwp_input_timestamps_manager_v1::ZwpInputTimestampsManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::input_timestamps::v1::generated::client::zwp_input_timestamps_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::input_timestamps::v1::generated::client::zwp_input_timestamps_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpInputTimestampsV1",synthetic:true,types:["wayland_protocols::unstable::input_timestamps::v1::generated::client::zwp_input_timestamps_v1::ZwpInputTimestampsV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::input_timestamps::v1::generated::client::zwp_input_timestamps_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::input_timestamps::v1::generated::client::zwp_input_timestamps_v1::Event"]},{text:"impl RefUnwindSafe for ZwpKeyboardShortcutsInhibitManagerV1",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibit_manager_v1::ZwpKeyboardShortcutsInhibitManagerV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibit_manager_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibit_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibit_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpKeyboardShortcutsInhibitorV1",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibitor_v1::ZwpKeyboardShortcutsInhibitorV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibitor_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibitor_v1::Event"]},{text:"impl RefUnwindSafe for ZwpLinuxDmabufV1",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_dmabuf_v1::ZwpLinuxDmabufV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_dmabuf_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_dmabuf_v1::Event"]},{text:"impl RefUnwindSafe for ZwpLinuxBufferParamsV1",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::ZwpLinuxBufferParamsV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::Error"]},{text:"impl RefUnwindSafe for Flags",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::Flags"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::Event"]},{text:"impl RefUnwindSafe for ZwpLinuxExplicitSynchronizationV1",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_explicit_synchronization_v1::ZwpLinuxExplicitSynchronizationV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_explicit_synchronization_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_explicit_synchronization_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_explicit_synchronization_v1::Event"]},{text:"impl RefUnwindSafe for ZwpLinuxSurfaceSynchronizationV1",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_surface_synchronization_v1::ZwpLinuxSurfaceSynchronizationV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_surface_synchronization_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_surface_synchronization_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_surface_synchronization_v1::Event"]},{text:"impl RefUnwindSafe for ZwpLinuxBufferReleaseV1",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_buffer_release_v1::ZwpLinuxBufferReleaseV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_buffer_release_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_buffer_release_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPointerConstraintsV1",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::ZwpPointerConstraintsV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::Error"]},{text:"impl RefUnwindSafe for Lifetime",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::Lifetime"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::Event"]},{text:"impl RefUnwindSafe for ZwpLockedPointerV1",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_locked_pointer_v1::ZwpLockedPointerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_locked_pointer_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_locked_pointer_v1::Event"]},{text:"impl RefUnwindSafe for ZwpConfinedPointerV1",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_confined_pointer_v1::ZwpConfinedPointerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_confined_pointer_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_confined_pointer_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPointerGesturesV1",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gestures_v1::ZwpPointerGesturesV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gestures_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gestures_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPointerGestureSwipeV1",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gesture_swipe_v1::ZwpPointerGestureSwipeV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gesture_swipe_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gesture_swipe_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPointerGesturePinchV1",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gesture_pinch_v1::ZwpPointerGesturePinchV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gesture_pinch_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::pointer_gestures::v1::generated::client::zwp_pointer_gesture_pinch_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPrimarySelectionDeviceManagerV1",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_device_manager_v1::ZwpPrimarySelectionDeviceManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_device_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_device_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPrimarySelectionDeviceV1",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_device_v1::ZwpPrimarySelectionDeviceV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_device_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_device_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPrimarySelectionOfferV1",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_offer_v1::ZwpPrimarySelectionOfferV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_offer_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_offer_v1::Event"]},{text:"impl RefUnwindSafe for ZwpPrimarySelectionSourceV1",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_source_v1::ZwpPrimarySelectionSourceV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_source_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::primary_selection::v1::generated::client::zwp_primary_selection_source_v1::Event"]},{text:"impl RefUnwindSafe for ZwpRelativePointerManagerV1",synthetic:true,types:["wayland_protocols::unstable::relative_pointer::v1::generated::client::zwp_relative_pointer_manager_v1::ZwpRelativePointerManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::relative_pointer::v1::generated::client::zwp_relative_pointer_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::relative_pointer::v1::generated::client::zwp_relative_pointer_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpRelativePointerV1",synthetic:true,types:["wayland_protocols::unstable::relative_pointer::v1::generated::client::zwp_relative_pointer_v1::ZwpRelativePointerV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::relative_pointer::v1::generated::client::zwp_relative_pointer_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::relative_pointer::v1::generated::client::zwp_relative_pointer_v1::Event"]},{text:"impl RefUnwindSafe for ZwpTabletManagerV1",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_manager_v1::ZwpTabletManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpTabletSeatV1",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_seat_v1::ZwpTabletSeatV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_seat_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_seat_v1::Event"]},{text:"impl RefUnwindSafe for ZwpTabletToolV1",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::ZwpTabletToolV1"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Type"]},{text:"impl RefUnwindSafe for Capability",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Capability"]},{text:"impl RefUnwindSafe for ButtonState",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::ButtonState"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Event"]},{text:"impl RefUnwindSafe for ZwpTabletV1",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_v1::ZwpTabletV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_v1::Event"]},{text:"impl RefUnwindSafe for ZwpTabletManagerV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_manager_v2::ZwpTabletManagerV2"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_manager_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_manager_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletSeatV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_seat_v2::ZwpTabletSeatV2"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_seat_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_seat_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletToolV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::ZwpTabletToolV2"]},{text:"impl RefUnwindSafe for Type",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Type"]},{text:"impl RefUnwindSafe for Capability",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Capability"]},{text:"impl RefUnwindSafe for ButtonState",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::ButtonState"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_v2::ZwpTabletV2"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletPadRingV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_ring_v2::ZwpTabletPadRingV2"]},{text:"impl RefUnwindSafe for Source",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_ring_v2::Source"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_ring_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_ring_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletPadStripV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_strip_v2::ZwpTabletPadStripV2"]},{text:"impl RefUnwindSafe for Source",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_strip_v2::Source"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_strip_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_strip_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletPadGroupV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_group_v2::ZwpTabletPadGroupV2"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_group_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_group_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTabletPadV2",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_v2::ZwpTabletPadV2"]},{text:"impl RefUnwindSafe for ButtonState",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_v2::ButtonState"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_v2::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_v2::Event"]},{text:"impl RefUnwindSafe for ZwpTextInputV1",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::ZwpTextInputV1"]},{text:"impl RefUnwindSafe for ContentHint",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::ContentHint"]},{text:"impl RefUnwindSafe for ContentPurpose",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::ContentPurpose"]},{text:"impl RefUnwindSafe for PreeditStyle",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::PreeditStyle"]},{text:"impl RefUnwindSafe for TextDirection",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::TextDirection"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::Event"]},{text:"impl RefUnwindSafe for ZwpTextInputManagerV1",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_manager_v1::ZwpTextInputManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_manager_v1::Event"]},{text:"impl RefUnwindSafe for ContentHint",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ContentHint"]},{text:"impl RefUnwindSafe for ZwpTextInputV3",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ZwpTextInputV3"]},{text:"impl RefUnwindSafe for ChangeCause",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ChangeCause"]},{text:"impl RefUnwindSafe for ContentPurpose",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ContentPurpose"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::Event"]},{text:"impl RefUnwindSafe for ZwpTextInputManagerV3",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_manager_v3::ZwpTextInputManagerV3"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_manager_v3::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_manager_v3::Event"]},{text:"impl RefUnwindSafe for ZxdgDecorationManagerV1",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_decoration_manager_v1::ZxdgDecorationManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_decoration_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_decoration_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgToplevelDecorationV1",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::ZxdgToplevelDecorationV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::Error"]},{text:"impl RefUnwindSafe for Mode",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::Mode"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgExporterV1",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_exporter_v1::ZxdgExporterV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_exporter_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_exporter_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgImporterV1",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_importer_v1::ZxdgImporterV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_importer_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_importer_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgExportedV1",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_exported_v1::ZxdgExportedV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_exported_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_exported_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgImportedV1",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_imported_v1::ZxdgImportedV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_imported_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v1::generated::client::zxdg_imported_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgExporterV2",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_exporter_v2::ZxdgExporterV2"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_exporter_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_exporter_v2::Event"]},{text:"impl RefUnwindSafe for ZxdgImporterV2",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_importer_v2::ZxdgImporterV2"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_importer_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_importer_v2::Event"]},{text:"impl RefUnwindSafe for ZxdgExportedV2",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_exported_v2::ZxdgExportedV2"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_exported_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_exported_v2::Event"]},{text:"impl RefUnwindSafe for ZxdgImportedV2",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_imported_v2::ZxdgImportedV2"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_imported_v2::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_foreign::v2::generated::client::zxdg_imported_v2::Event"]},{text:"impl RefUnwindSafe for ZxdgOutputManagerV1",synthetic:true,types:["wayland_protocols::unstable::xdg_output::v1::generated::client::zxdg_output_manager_v1::ZxdgOutputManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_output::v1::generated::client::zxdg_output_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_output::v1::generated::client::zxdg_output_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZxdgOutputV1",synthetic:true,types:["wayland_protocols::unstable::xdg_output::v1::generated::client::zxdg_output_v1::ZxdgOutputV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_output::v1::generated::client::zxdg_output_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_output::v1::generated::client::zxdg_output_v1::Event"]},{text:"impl RefUnwindSafe for XdgShell",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::XdgShell"]},{text:"impl RefUnwindSafe for Version",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::Version"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::Event"]},{text:"impl RefUnwindSafe for XdgSurface",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::XdgSurface"]},{text:"impl RefUnwindSafe for ResizeEdge",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::ResizeEdge"]},{text:"impl RefUnwindSafe for State",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::State"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::Event"]},{text:"impl RefUnwindSafe for XdgPopup",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_popup::XdgPopup"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_popup::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_popup::Event"]},{text:"impl RefUnwindSafe for ZxdgShellV6",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_shell_v6::ZxdgShellV6"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_shell_v6::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_shell_v6::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_shell_v6::Event"]},{text:"impl RefUnwindSafe for Anchor",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Anchor"]},{text:"impl RefUnwindSafe for Gravity",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Gravity"]},{text:"impl RefUnwindSafe for ConstraintAdjustment",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::ConstraintAdjustment"]},{text:"impl RefUnwindSafe for ZxdgPositionerV6",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::ZxdgPositionerV6"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Error"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Event"]},{text:"impl RefUnwindSafe for ZxdgSurfaceV6",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_surface_v6::ZxdgSurfaceV6"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_surface_v6::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_surface_v6::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_surface_v6::Event"]},{text:"impl RefUnwindSafe for ZxdgToplevelV6",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::ZxdgToplevelV6"]},{text:"impl RefUnwindSafe for ResizeEdge",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::ResizeEdge"]},{text:"impl RefUnwindSafe for State",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::State"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::Event"]},{text:"impl RefUnwindSafe for ZxdgPopupV6",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_popup_v6::ZxdgPopupV6"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_popup_v6::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_popup_v6::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_popup_v6::Event"]},{text:"impl RefUnwindSafe for ZwpXwaylandKeyboardGrabManagerV1",synthetic:true,types:["wayland_protocols::unstable::xwayland_keyboard_grab::v1::generated::client::zwp_xwayland_keyboard_grab_manager_v1::ZwpXwaylandKeyboardGrabManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xwayland_keyboard_grab::v1::generated::client::zwp_xwayland_keyboard_grab_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xwayland_keyboard_grab::v1::generated::client::zwp_xwayland_keyboard_grab_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwpXwaylandKeyboardGrabV1",synthetic:true,types:["wayland_protocols::unstable::xwayland_keyboard_grab::v1::generated::client::zwp_xwayland_keyboard_grab_v1::ZwpXwaylandKeyboardGrabV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::unstable::xwayland_keyboard_grab::v1::generated::client::zwp_xwayland_keyboard_grab_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::unstable::xwayland_keyboard_grab::v1::generated::client::zwp_xwayland_keyboard_grab_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrDataControlManagerV1",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_manager_v1::ZwlrDataControlManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrDataControlDeviceV1",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_device_v1::ZwlrDataControlDeviceV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_device_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_device_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrDataControlSourceV1",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_source_v1::ZwlrDataControlSourceV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_source_v1::Error"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_source_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_source_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrDataControlOfferV1",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_offer_v1::ZwlrDataControlOfferV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_offer_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_offer_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrExportDmabufManagerV1",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_manager_v1::ZwlrExportDmabufManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrExportDmabufFrameV1",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::ZwlrExportDmabufFrameV1"]},{text:"impl RefUnwindSafe for Flags",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::Flags"]},{text:"impl RefUnwindSafe for CancelReason",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::CancelReason"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrForeignToplevelManagerV1",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_manager_v1::ZwlrForeignToplevelManagerV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrForeignToplevelHandleV1",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::ZwlrForeignToplevelHandleV1"]},{text:"impl RefUnwindSafe for State",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::State"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrGammaControlManagerV1",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_manager_v1::ZwlrGammaControlManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrGammaControlV1",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_v1::ZwlrGammaControlV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_v1::Error"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrInputInhibitManagerV1",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibit_manager_v1::ZwlrInputInhibitManagerV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibit_manager_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibit_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibit_manager_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrInputInhibitorV1",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibitor_v1::ZwlrInputInhibitorV1"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibitor_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibitor_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrLayerShellV1",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::ZwlrLayerShellV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::Error"]},{text:"impl RefUnwindSafe for Layer",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::Layer"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::Event"]},{text:"impl RefUnwindSafe for Anchor",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::Anchor"]},{text:"impl RefUnwindSafe for ZwlrLayerSurfaceV1",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::ZwlrLayerSurfaceV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::Event"]},{text:"impl RefUnwindSafe for ZwlrScreencopyManagerV1",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_manager_v1::ZwlrScreencopyManagerV1"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_manager_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_manager_v1::Event"]},{text:"impl RefUnwindSafe for Flags",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::Flags"]},{text:"impl RefUnwindSafe for ZwlrScreencopyFrameV1",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::ZwlrScreencopyFrameV1"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::Event"]},{text:"impl RefUnwindSafe for WpPresentation",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation::WpPresentation"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation::Event"]},{text:"impl RefUnwindSafe for WpPresentationFeedback",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation_feedback::WpPresentationFeedback"]},{text:"impl RefUnwindSafe for Kind",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation_feedback::Kind"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation_feedback::Request"]},{text:"impl !RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation_feedback::Event"]},{text:"impl RefUnwindSafe for XdgWmBase",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_wm_base::XdgWmBase"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_wm_base::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_wm_base::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_wm_base::Event"]},{text:"impl RefUnwindSafe for ConstraintAdjustment",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::ConstraintAdjustment"]},{text:"impl RefUnwindSafe for XdgPositioner",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::XdgPositioner"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Error"]},{text:"impl RefUnwindSafe for Anchor",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Anchor"]},{text:"impl RefUnwindSafe for Gravity",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Gravity"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Event"]},{text:"impl RefUnwindSafe for XdgSurface",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_surface::XdgSurface"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_surface::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_surface::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_surface::Event"]},{text:"impl RefUnwindSafe for XdgToplevel",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::XdgToplevel"]},{text:"impl RefUnwindSafe for ResizeEdge",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::ResizeEdge"]},{text:"impl RefUnwindSafe for State",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::State"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::Event"]},{text:"impl RefUnwindSafe for XdgPopup",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_popup::XdgPopup"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_popup::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_popup::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_popup::Event"]},{text:"impl RefUnwindSafe for WpViewporter",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewporter::WpViewporter"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewporter::Error"]},{text:"impl !RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewporter::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewporter::Event"]},{text:"impl RefUnwindSafe for WpViewport",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewport::WpViewport"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewport::Error"]},{text:"impl RefUnwindSafe for Request",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewport::Request"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewport::Event"]},]; implementors["wayland_sys"] = [{text:"impl RefUnwindSafe for wl_message",synthetic:true,types:["wayland_sys::common::wl_message"]},{text:"impl RefUnwindSafe for wl_interface",synthetic:true,types:["wayland_sys::common::wl_interface"]},{text:"impl RefUnwindSafe for wl_list",synthetic:true,types:["wayland_sys::common::wl_list"]},{text:"impl RefUnwindSafe for wl_array",synthetic:true,types:["wayland_sys::common::wl_array"]},{text:"impl RefUnwindSafe for wl_argument",synthetic:true,types:["wayland_sys::common::wl_argument"]},{text:"impl RefUnwindSafe for WaylandClient",synthetic:true,types:["wayland_sys::client::WaylandClient"]},{text:"impl RefUnwindSafe for WAYLAND_CLIENT_OPTION",synthetic:true,types:["wayland_sys::client::WAYLAND_CLIENT_OPTION"]},{text:"impl RefUnwindSafe for WAYLAND_CLIENT_HANDLE",synthetic:true,types:["wayland_sys::client::WAYLAND_CLIENT_HANDLE"]},{text:"impl RefUnwindSafe for wl_proxy",synthetic:true,types:["wayland_sys::client::wl_proxy"]},{text:"impl RefUnwindSafe for wl_display",synthetic:true,types:["wayland_sys::client::wl_display"]},{text:"impl RefUnwindSafe for wl_event_queue",synthetic:true,types:["wayland_sys::client::wl_event_queue"]},{text:"impl RefUnwindSafe for WaylandEgl",synthetic:true,types:["wayland_sys::egl::WaylandEgl"]},{text:"impl RefUnwindSafe for WAYLAND_EGL_OPTION",synthetic:true,types:["wayland_sys::egl::WAYLAND_EGL_OPTION"]},{text:"impl RefUnwindSafe for WAYLAND_EGL_HANDLE",synthetic:true,types:["wayland_sys::egl::WAYLAND_EGL_HANDLE"]},{text:"impl RefUnwindSafe for wl_egl_window",synthetic:true,types:["wayland_sys::egl::wl_egl_window"]},{text:"impl RefUnwindSafe for wl_cursor_image",synthetic:true,types:["wayland_sys::cursor::wl_cursor_image"]},{text:"impl RefUnwindSafe for wl_cursor",synthetic:true,types:["wayland_sys::cursor::wl_cursor"]},{text:"impl RefUnwindSafe for WaylandCursor",synthetic:true,types:["wayland_sys::cursor::WaylandCursor"]},{text:"impl RefUnwindSafe for WAYLAND_CURSOR_OPTION",synthetic:true,types:["wayland_sys::cursor::WAYLAND_CURSOR_OPTION"]},{text:"impl RefUnwindSafe for WAYLAND_CURSOR_HANDLE",synthetic:true,types:["wayland_sys::cursor::WAYLAND_CURSOR_HANDLE"]},{text:"impl RefUnwindSafe for wl_cursor_theme",synthetic:true,types:["wayland_sys::cursor::wl_cursor_theme"]},]; implementors["winit"] = [{text:"impl RefUnwindSafe for KeyboardInput",synthetic:true,types:["winit::events::KeyboardInput"]},{text:"impl RefUnwindSafe for Touch",synthetic:true,types:["winit::events::Touch"]},{text:"impl RefUnwindSafe for ModifiersState",synthetic:true,types:["winit::events::ModifiersState"]},{text:"impl !RefUnwindSafe for AvailableMonitorsIter",synthetic:true,types:["winit::window::AvailableMonitorsIter"]},{text:"impl !RefUnwindSafe for MonitorId",synthetic:true,types:["winit::window::MonitorId"]},{text:"impl RefUnwindSafe for Icon",synthetic:true,types:["winit::icon::Icon"]},{text:"impl !RefUnwindSafe for Window",synthetic:true,types:["winit::Window"]},{text:"impl RefUnwindSafe for WindowId",synthetic:true,types:["winit::WindowId"]},{text:"impl RefUnwindSafe for DeviceId",synthetic:true,types:["winit::DeviceId"]},{text:"impl !RefUnwindSafe for EventsLoop",synthetic:true,types:["winit::EventsLoop"]},{text:"impl !RefUnwindSafe for EventsLoopProxy",synthetic:true,types:["winit::EventsLoopProxy"]},{text:"impl RefUnwindSafe for EventsLoopClosed",synthetic:true,types:["winit::EventsLoopClosed"]},{text:"impl !RefUnwindSafe for WindowBuilder",synthetic:true,types:["winit::WindowBuilder"]},{text:"impl !RefUnwindSafe for WindowAttributes",synthetic:true,types:["winit::WindowAttributes"]},{text:"impl RefUnwindSafe for Event",synthetic:true,types:["winit::events::Event"]},{text:"impl RefUnwindSafe for WindowEvent",synthetic:true,types:["winit::events::WindowEvent"]},{text:"impl RefUnwindSafe for DeviceEvent",synthetic:true,types:["winit::events::DeviceEvent"]},{text:"impl RefUnwindSafe for TouchPhase",synthetic:true,types:["winit::events::TouchPhase"]},{text:"impl RefUnwindSafe for ElementState",synthetic:true,types:["winit::events::ElementState"]},{text:"impl RefUnwindSafe for MouseButton",synthetic:true,types:["winit::events::MouseButton"]},{text:"impl RefUnwindSafe for MouseScrollDelta",synthetic:true,types:["winit::events::MouseScrollDelta"]},{text:"impl RefUnwindSafe for VirtualKeyCode",synthetic:true,types:["winit::events::VirtualKeyCode"]},{text:"impl RefUnwindSafe for BadIcon",synthetic:true,types:["winit::icon::BadIcon"]},{text:"impl RefUnwindSafe for ControlFlow",synthetic:true,types:["winit::ControlFlow"]},{text:"impl RefUnwindSafe for CreationError",synthetic:true,types:["winit::CreationError"]},{text:"impl RefUnwindSafe for MouseCursor",synthetic:true,types:["winit::MouseCursor"]},{text:"impl RefUnwindSafe for LogicalPosition",synthetic:true,types:["winit::dpi::LogicalPosition"]},{text:"impl RefUnwindSafe for PhysicalPosition",synthetic:true,types:["winit::dpi::PhysicalPosition"]},{text:"impl RefUnwindSafe for LogicalSize",synthetic:true,types:["winit::dpi::LogicalSize"]},{text:"impl RefUnwindSafe for PhysicalSize",synthetic:true,types:["winit::dpi::PhysicalSize"]},{text:"impl RefUnwindSafe for XNotSupported",synthetic:true,types:["winit::platform::platform::x11::xdisplay::XNotSupported"]},{text:"impl RefUnwindSafe for WindowType",synthetic:true,types:["winit::platform::platform::x11::util::hint::WindowType"]},{text:"impl RefUnwindSafe for WaylandTheme",synthetic:true,types:["winit::os::unix::WaylandTheme"]},]; implementors["x11_dl"] = [{text:"impl RefUnwindSafe for OpenError",synthetic:true,types:["x11_dl::error::OpenError"]},{text:"impl RefUnwindSafe for OpenErrorKind",synthetic:true,types:["x11_dl::error::OpenErrorKind"]},{text:"impl RefUnwindSafe for Xlib",synthetic:true,types:["x11_dl::xlib::Xlib"]},{text:"impl RefUnwindSafe for _XcmsCCC",synthetic:true,types:["x11_dl::xlib::_XcmsCCC"]},{text:"impl RefUnwindSafe for XcmsColor",synthetic:true,types:["x11_dl::xlib::XcmsColor"]},{text:"impl RefUnwindSafe for _XcmsColorSpace",synthetic:true,types:["x11_dl::xlib::_XcmsColorSpace"]},{text:"impl RefUnwindSafe for _XcmsFunctionSet",synthetic:true,types:["x11_dl::xlib::_XcmsFunctionSet"]},{text:"impl RefUnwindSafe for _XkbAction",synthetic:true,types:["x11_dl::xlib::_XkbAction"]},{text:"impl RefUnwindSafe for _XkbBounds",synthetic:true,types:["x11_dl::xlib::_XkbBounds"]},{text:"impl RefUnwindSafe for _XkbChanges",synthetic:true,types:["x11_dl::xlib::_XkbChanges"]},{text:"impl RefUnwindSafe for _XkbClientMapRec",synthetic:true,types:["x11_dl::xlib::_XkbClientMapRec"]},{text:"impl RefUnwindSafe for _XkbColor",synthetic:true,types:["x11_dl::xlib::_XkbColor"]},{text:"impl RefUnwindSafe for _XkbComponentList",synthetic:true,types:["x11_dl::xlib::_XkbComponentList"]},{text:"impl RefUnwindSafe for _XkbComponentNames",synthetic:true,types:["x11_dl::xlib::_XkbComponentNames"]},{text:"impl RefUnwindSafe for _XkbControls",synthetic:true,types:["x11_dl::xlib::_XkbControls"]},{text:"impl RefUnwindSafe for _XkbControlsChanges",synthetic:true,types:["x11_dl::xlib::_XkbControlsChanges"]},{text:"impl RefUnwindSafe for _XkbControlsNotify",synthetic:true,types:["x11_dl::xlib::_XkbControlsNotify"]},{text:"impl RefUnwindSafe for _XkbDeviceChanges",synthetic:true,types:["x11_dl::xlib::_XkbDeviceChanges"]},{text:"impl RefUnwindSafe for _XkbDeviceInfo",synthetic:true,types:["x11_dl::xlib::_XkbDeviceInfo"]},{text:"impl RefUnwindSafe for _XkbDeviceLedInfo",synthetic:true,types:["x11_dl::xlib::_XkbDeviceLedInfo"]},{text:"impl RefUnwindSafe for _XkbDoodad",synthetic:true,types:["x11_dl::xlib::_XkbDoodad"]},{text:"impl RefUnwindSafe for _XkbExtensionDeviceNotify",synthetic:true,types:["x11_dl::xlib::_XkbExtensionDeviceNotify"]},{text:"impl RefUnwindSafe for _XkbGeometry",synthetic:true,types:["x11_dl::xlib::_XkbGeometry"]},{text:"impl RefUnwindSafe for _XkbGeometrySizes",synthetic:true,types:["x11_dl::xlib::_XkbGeometrySizes"]},{text:"impl RefUnwindSafe for _XkbIndicatorMapRec",synthetic:true,types:["x11_dl::xlib::_XkbIndicatorMapRec"]},{text:"impl RefUnwindSafe for _XkbKey",synthetic:true,types:["x11_dl::xlib::_XkbKey"]},{text:"impl RefUnwindSafe for _XkbKeyType",synthetic:true,types:["x11_dl::xlib::_XkbKeyType"]},{text:"impl RefUnwindSafe for _XkbMapChanges",synthetic:true,types:["x11_dl::xlib::_XkbMapChanges"]},{text:"impl RefUnwindSafe for _XkbMods",synthetic:true,types:["x11_dl::xlib::_XkbMods"]},{text:"impl RefUnwindSafe for _XkbNameChanges",synthetic:true,types:["x11_dl::xlib::_XkbNameChanges"]},{text:"impl RefUnwindSafe for _XkbNamesNotify",synthetic:true,types:["x11_dl::xlib::_XkbNamesNotify"]},{text:"impl RefUnwindSafe for _XkbOutline",synthetic:true,types:["x11_dl::xlib::_XkbOutline"]},{text:"impl RefUnwindSafe for _XkbOverlay",synthetic:true,types:["x11_dl::xlib::_XkbOverlay"]},{text:"impl RefUnwindSafe for _XkbOverlayKey",synthetic:true,types:["x11_dl::xlib::_XkbOverlayKey"]},{text:"impl RefUnwindSafe for _XkbOverlayRow",synthetic:true,types:["x11_dl::xlib::_XkbOverlayRow"]},{text:"impl RefUnwindSafe for _XkbProperty",synthetic:true,types:["x11_dl::xlib::_XkbProperty"]},{text:"impl RefUnwindSafe for _XkbRow",synthetic:true,types:["x11_dl::xlib::_XkbRow"]},{text:"impl RefUnwindSafe for _XkbSection",synthetic:true,types:["x11_dl::xlib::_XkbSection"]},{text:"impl RefUnwindSafe for _XkbServerMapRec",synthetic:true,types:["x11_dl::xlib::_XkbServerMapRec"]},{text:"impl RefUnwindSafe for _XkbShape",synthetic:true,types:["x11_dl::xlib::_XkbShape"]},{text:"impl RefUnwindSafe for _XkbStateRec",synthetic:true,types:["x11_dl::xlib::_XkbStateRec"]},{text:"impl RefUnwindSafe for _XkbSymInterpretRec",synthetic:true,types:["x11_dl::xlib::_XkbSymInterpretRec"]},{text:"impl RefUnwindSafe for XAnyEvent",synthetic:true,types:["x11_dl::xlib::XAnyEvent"]},{text:"impl RefUnwindSafe for XButtonEvent",synthetic:true,types:["x11_dl::xlib::XButtonEvent"]},{text:"impl RefUnwindSafe for XCirculateEvent",synthetic:true,types:["x11_dl::xlib::XCirculateEvent"]},{text:"impl RefUnwindSafe for XCirculateRequestEvent",synthetic:true,types:["x11_dl::xlib::XCirculateRequestEvent"]},{text:"impl RefUnwindSafe for XClientMessageEvent",synthetic:true,types:["x11_dl::xlib::XClientMessageEvent"]},{text:"impl RefUnwindSafe for XColormapEvent",synthetic:true,types:["x11_dl::xlib::XColormapEvent"]},{text:"impl RefUnwindSafe for XConfigureEvent",synthetic:true,types:["x11_dl::xlib::XConfigureEvent"]},{text:"impl RefUnwindSafe for XConfigureRequestEvent",synthetic:true,types:["x11_dl::xlib::XConfigureRequestEvent"]},{text:"impl RefUnwindSafe for XCreateWindowEvent",synthetic:true,types:["x11_dl::xlib::XCreateWindowEvent"]},{text:"impl RefUnwindSafe for XCrossingEvent",synthetic:true,types:["x11_dl::xlib::XCrossingEvent"]},{text:"impl RefUnwindSafe for XDestroyWindowEvent",synthetic:true,types:["x11_dl::xlib::XDestroyWindowEvent"]},{text:"impl RefUnwindSafe for XErrorEvent",synthetic:true,types:["x11_dl::xlib::XErrorEvent"]},{text:"impl RefUnwindSafe for XExposeEvent",synthetic:true,types:["x11_dl::xlib::XExposeEvent"]},{text:"impl RefUnwindSafe for XFocusChangeEvent",synthetic:true,types:["x11_dl::xlib::XFocusChangeEvent"]},{text:"impl RefUnwindSafe for XGraphicsExposeEvent",synthetic:true,types:["x11_dl::xlib::XGraphicsExposeEvent"]},{text:"impl RefUnwindSafe for XGravityEvent",synthetic:true,types:["x11_dl::xlib::XGravityEvent"]},{text:"impl RefUnwindSafe for XKeyEvent",synthetic:true,types:["x11_dl::xlib::XKeyEvent"]},{text:"impl RefUnwindSafe for XKeymapEvent",synthetic:true,types:["x11_dl::xlib::XKeymapEvent"]},{text:"impl RefUnwindSafe for XMapEvent",synthetic:true,types:["x11_dl::xlib::XMapEvent"]},{text:"impl RefUnwindSafe for XMappingEvent",synthetic:true,types:["x11_dl::xlib::XMappingEvent"]},{text:"impl RefUnwindSafe for XMapRequestEvent",synthetic:true,types:["x11_dl::xlib::XMapRequestEvent"]},{text:"impl RefUnwindSafe for XMotionEvent",synthetic:true,types:["x11_dl::xlib::XMotionEvent"]},{text:"impl RefUnwindSafe for XNoExposeEvent",synthetic:true,types:["x11_dl::xlib::XNoExposeEvent"]},{text:"impl RefUnwindSafe for XPropertyEvent",synthetic:true,types:["x11_dl::xlib::XPropertyEvent"]},{text:"impl RefUnwindSafe for XReparentEvent",synthetic:true,types:["x11_dl::xlib::XReparentEvent"]},{text:"impl RefUnwindSafe for XResizeRequestEvent",synthetic:true,types:["x11_dl::xlib::XResizeRequestEvent"]},{text:"impl RefUnwindSafe for XSelectionClearEvent",synthetic:true,types:["x11_dl::xlib::XSelectionClearEvent"]},{text:"impl RefUnwindSafe for XSelectionEvent",synthetic:true,types:["x11_dl::xlib::XSelectionEvent"]},{text:"impl RefUnwindSafe for XSelectionRequestEvent",synthetic:true,types:["x11_dl::xlib::XSelectionRequestEvent"]},{text:"impl RefUnwindSafe for XUnmapEvent",synthetic:true,types:["x11_dl::xlib::XUnmapEvent"]},{text:"impl RefUnwindSafe for XVisibilityEvent",synthetic:true,types:["x11_dl::xlib::XVisibilityEvent"]},{text:"impl RefUnwindSafe for _XkbCompatMapRec",synthetic:true,types:["x11_dl::xlib::_XkbCompatMapRec"]},{text:"impl RefUnwindSafe for _XkbDesc",synthetic:true,types:["x11_dl::xlib::_XkbDesc"]},{text:"impl RefUnwindSafe for _XkbIndicatorRec",synthetic:true,types:["x11_dl::xlib::_XkbIndicatorRec"]},{text:"impl RefUnwindSafe for _XkbKeyAliasRec",synthetic:true,types:["x11_dl::xlib::_XkbKeyAliasRec"]},{text:"impl RefUnwindSafe for _XkbKeyNameRec",synthetic:true,types:["x11_dl::xlib::_XkbKeyNameRec"]},{text:"impl RefUnwindSafe for _XkbNamesRec",synthetic:true,types:["x11_dl::xlib::_XkbNamesRec"]},{text:"impl RefUnwindSafe for XkbAnyEvent",synthetic:true,types:["x11_dl::xlib::XkbAnyEvent"]},{text:"impl RefUnwindSafe for XkbNewKeyboardNotifyEvent",synthetic:true,types:["x11_dl::xlib::XkbNewKeyboardNotifyEvent"]},{text:"impl RefUnwindSafe for _XkbMapNotifyEvent",synthetic:true,types:["x11_dl::xlib::_XkbMapNotifyEvent"]},{text:"impl RefUnwindSafe for XkbStateNotifyEvent",synthetic:true,types:["x11_dl::xlib::XkbStateNotifyEvent"]},{text:"impl RefUnwindSafe for _XkbControlsNotifyEvent",synthetic:true,types:["x11_dl::xlib::_XkbControlsNotifyEvent"]},{text:"impl RefUnwindSafe for XkbIndicatorNotifyEvent",synthetic:true,types:["x11_dl::xlib::XkbIndicatorNotifyEvent"]},{text:"impl RefUnwindSafe for _XkbNamesNotifyEvent",synthetic:true,types:["x11_dl::xlib::_XkbNamesNotifyEvent"]},{text:"impl RefUnwindSafe for XkbCompatMapNotifyEvent",synthetic:true,types:["x11_dl::xlib::XkbCompatMapNotifyEvent"]},{text:"impl RefUnwindSafe for XkbBellNotifyEvent",synthetic:true,types:["x11_dl::xlib::XkbBellNotifyEvent"]},{text:"impl RefUnwindSafe for XkbActionMessageEvent",synthetic:true,types:["x11_dl::xlib::XkbActionMessageEvent"]},{text:"impl RefUnwindSafe for XkbAccessXNotifyEvent",synthetic:true,types:["x11_dl::xlib::XkbAccessXNotifyEvent"]},{text:"impl RefUnwindSafe for _XkbExtensionDeviceNotifyEvent",synthetic:true,types:["x11_dl::xlib::_XkbExtensionDeviceNotifyEvent"]},{text:"impl RefUnwindSafe for XkbEvent",synthetic:true,types:["x11_dl::xlib::XkbEvent"]},{text:"impl RefUnwindSafe for Depth",synthetic:true,types:["x11_dl::xlib::Depth"]},{text:"impl RefUnwindSafe for Screen",synthetic:true,types:["x11_dl::xlib::Screen"]},{text:"impl RefUnwindSafe for ScreenFormat",synthetic:true,types:["x11_dl::xlib::ScreenFormat"]},{text:"impl RefUnwindSafe for Visual",synthetic:true,types:["x11_dl::xlib::Visual"]},{text:"impl RefUnwindSafe for XArc",synthetic:true,types:["x11_dl::xlib::XArc"]},{text:"impl RefUnwindSafe for XChar2b",synthetic:true,types:["x11_dl::xlib::XChar2b"]},{text:"impl RefUnwindSafe for XCharStruct",synthetic:true,types:["x11_dl::xlib::XCharStruct"]},{text:"impl RefUnwindSafe for XClassHint",synthetic:true,types:["x11_dl::xlib::XClassHint"]},{text:"impl RefUnwindSafe for XColor",synthetic:true,types:["x11_dl::xlib::XColor"]},{text:"impl RefUnwindSafe for XComposeStatus",synthetic:true,types:["x11_dl::xlib::XComposeStatus"]},{text:"impl RefUnwindSafe for XExtCodes",synthetic:true,types:["x11_dl::xlib::XExtCodes"]},{text:"impl RefUnwindSafe for XExtData",synthetic:true,types:["x11_dl::xlib::XExtData"]},{text:"impl RefUnwindSafe for XFontProp",synthetic:true,types:["x11_dl::xlib::XFontProp"]},{text:"impl RefUnwindSafe for XFontSetExtents",synthetic:true,types:["x11_dl::xlib::XFontSetExtents"]},{text:"impl RefUnwindSafe for XFontStruct",synthetic:true,types:["x11_dl::xlib::XFontStruct"]},{text:"impl RefUnwindSafe for XGCValues",synthetic:true,types:["x11_dl::xlib::XGCValues"]},{text:"impl RefUnwindSafe for XGenericEventCookie",synthetic:true,types:["x11_dl::xlib::XGenericEventCookie"]},{text:"impl RefUnwindSafe for XHostAddress",synthetic:true,types:["x11_dl::xlib::XHostAddress"]},{text:"impl RefUnwindSafe for XIconSize",synthetic:true,types:["x11_dl::xlib::XIconSize"]},{text:"impl RefUnwindSafe for XImage",synthetic:true,types:["x11_dl::xlib::XImage"]},{text:"impl RefUnwindSafe for XKeyboardControl",synthetic:true,types:["x11_dl::xlib::XKeyboardControl"]},{text:"impl RefUnwindSafe for XKeyboardState",synthetic:true,types:["x11_dl::xlib::XKeyboardState"]},{text:"impl RefUnwindSafe for XmbTextItem",synthetic:true,types:["x11_dl::xlib::XmbTextItem"]},{text:"impl RefUnwindSafe for XModifierKeymap",synthetic:true,types:["x11_dl::xlib::XModifierKeymap"]},{text:"impl RefUnwindSafe for XOMCharSetList",synthetic:true,types:["x11_dl::xlib::XOMCharSetList"]},{text:"impl RefUnwindSafe for XPixmapFormatValues",synthetic:true,types:["x11_dl::xlib::XPixmapFormatValues"]},{text:"impl RefUnwindSafe for XPoint",synthetic:true,types:["x11_dl::xlib::XPoint"]},{text:"impl RefUnwindSafe for XRectangle",synthetic:true,types:["x11_dl::xlib::XRectangle"]},{text:"impl RefUnwindSafe for XrmOptionDescRec",synthetic:true,types:["x11_dl::xlib::XrmOptionDescRec"]},{text:"impl RefUnwindSafe for XrmValue",synthetic:true,types:["x11_dl::xlib::XrmValue"]},{text:"impl RefUnwindSafe for XSegment",synthetic:true,types:["x11_dl::xlib::XSegment"]},{text:"impl RefUnwindSafe for XSetWindowAttributes",synthetic:true,types:["x11_dl::xlib::XSetWindowAttributes"]},{text:"impl RefUnwindSafe for XSizeHints",synthetic:true,types:["x11_dl::xlib::XSizeHints"]},{text:"impl RefUnwindSafe for XStandardColormap",synthetic:true,types:["x11_dl::xlib::XStandardColormap"]},{text:"impl RefUnwindSafe for XTextItem",synthetic:true,types:["x11_dl::xlib::XTextItem"]},{text:"impl RefUnwindSafe for XTextItem16",synthetic:true,types:["x11_dl::xlib::XTextItem16"]},{text:"impl RefUnwindSafe for XTextProperty",synthetic:true,types:["x11_dl::xlib::XTextProperty"]},{text:"impl RefUnwindSafe for XTimeCoord",synthetic:true,types:["x11_dl::xlib::XTimeCoord"]},{text:"impl RefUnwindSafe for XVisualInfo",synthetic:true,types:["x11_dl::xlib::XVisualInfo"]},{text:"impl RefUnwindSafe for XwcTextItem",synthetic:true,types:["x11_dl::xlib::XwcTextItem"]},{text:"impl RefUnwindSafe for XWindowAttributes",synthetic:true,types:["x11_dl::xlib::XWindowAttributes"]},{text:"impl RefUnwindSafe for XWindowChanges",synthetic:true,types:["x11_dl::xlib::XWindowChanges"]},{text:"impl RefUnwindSafe for XWMHints",synthetic:true,types:["x11_dl::xlib::XWMHints"]},{text:"impl RefUnwindSafe for XIMCallback",synthetic:true,types:["x11_dl::xlib::XIMCallback"]},{text:"impl RefUnwindSafe for XICCallback",synthetic:true,types:["x11_dl::xlib::XICCallback"]},{text:"impl RefUnwindSafe for AspectRatio",synthetic:true,types:["x11_dl::xlib::AspectRatio"]},{text:"impl RefUnwindSafe for ClientMessageData",synthetic:true,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl RefUnwindSafe for ImageFns",synthetic:true,types:["x11_dl::xlib::ImageFns"]},{text:"impl RefUnwindSafe for XEvent",synthetic:true,types:["x11_dl::xlib::XEvent"]},{text:"impl RefUnwindSafe for _XDisplay",synthetic:true,types:["x11_dl::xlib::_XDisplay"]},{text:"impl RefUnwindSafe for xError",synthetic:true,types:["x11_dl::xlib::xError"]},{text:"impl RefUnwindSafe for xEvent",synthetic:true,types:["x11_dl::xlib::xEvent"]},{text:"impl RefUnwindSafe for _XGC",synthetic:true,types:["x11_dl::xlib::_XGC"]},{text:"impl RefUnwindSafe for _XIC",synthetic:true,types:["x11_dl::xlib::_XIC"]},{text:"impl RefUnwindSafe for _XIM",synthetic:true,types:["x11_dl::xlib::_XIM"]},{text:"impl RefUnwindSafe for _XRegion",synthetic:true,types:["x11_dl::xlib::_XRegion"]},{text:"impl RefUnwindSafe for _XOC",synthetic:true,types:["x11_dl::xlib::_XOC"]},{text:"impl RefUnwindSafe for _XOM",synthetic:true,types:["x11_dl::xlib::_XOM"]},{text:"impl RefUnwindSafe for _XrmHashBucketRec",synthetic:true,types:["x11_dl::xlib::_XrmHashBucketRec"]},{text:"impl RefUnwindSafe for XkbKbdDpyStateRec",synthetic:true,types:["x11_dl::xlib::XkbKbdDpyStateRec"]},{text:"impl RefUnwindSafe for Xext",synthetic:true,types:["x11_dl::dpms::Xext"]},{text:"impl RefUnwindSafe for Glx",synthetic:true,types:["x11_dl::glx::Glx"]},{text:"impl RefUnwindSafe for __GLXcontextRec",synthetic:true,types:["x11_dl::glx::__GLXcontextRec"]},{text:"impl RefUnwindSafe for __GLXFBConfigRec",synthetic:true,types:["x11_dl::glx::__GLXFBConfigRec"]},{text:"impl RefUnwindSafe for Xcursor",synthetic:true,types:["x11_dl::xcursor::Xcursor"]},{text:"impl RefUnwindSafe for _XcursorAnimate",synthetic:true,types:["x11_dl::xcursor::_XcursorAnimate"]},{text:"impl RefUnwindSafe for _XcursorChunkHeader",synthetic:true,types:["x11_dl::xcursor::_XcursorChunkHeader"]},{text:"impl RefUnwindSafe for _XcursorComment",synthetic:true,types:["x11_dl::xcursor::_XcursorComment"]},{text:"impl RefUnwindSafe for _XcursorComments",synthetic:true,types:["x11_dl::xcursor::_XcursorComments"]},{text:"impl RefUnwindSafe for _XcursorCursors",synthetic:true,types:["x11_dl::xcursor::_XcursorCursors"]},{text:"impl RefUnwindSafe for _XcursorFile",synthetic:true,types:["x11_dl::xcursor::_XcursorFile"]},{text:"impl RefUnwindSafe for _XcursorFileHeader",synthetic:true,types:["x11_dl::xcursor::_XcursorFileHeader"]},{text:"impl RefUnwindSafe for _XcursorFileToc",synthetic:true,types:["x11_dl::xcursor::_XcursorFileToc"]},{text:"impl RefUnwindSafe for _XcursorImage",synthetic:true,types:["x11_dl::xcursor::_XcursorImage"]},{text:"impl RefUnwindSafe for _XcursorImages",synthetic:true,types:["x11_dl::xcursor::_XcursorImages"]},{text:"impl RefUnwindSafe for Xf86vmode",synthetic:true,types:["x11_dl::xf86vmode::Xf86vmode"]},{text:"impl RefUnwindSafe for XF86VidModeGamma",synthetic:true,types:["x11_dl::xf86vmode::XF86VidModeGamma"]},{text:"impl RefUnwindSafe for XF86VidModeModeInfo",synthetic:true,types:["x11_dl::xf86vmode::XF86VidModeModeInfo"]},{text:"impl RefUnwindSafe for XF86VidModeModeLine",synthetic:true,types:["x11_dl::xf86vmode::XF86VidModeModeLine"]},{text:"impl RefUnwindSafe for XF86VidModeMonitor",synthetic:true,types:["x11_dl::xf86vmode::XF86VidModeMonitor"]},{text:"impl RefUnwindSafe for XF86VidModeSyncRange",synthetic:true,types:["x11_dl::xf86vmode::XF86VidModeSyncRange"]},{text:"impl RefUnwindSafe for XF86VidModeNotifyEvent",synthetic:true,types:["x11_dl::xf86vmode::XF86VidModeNotifyEvent"]},{text:"impl RefUnwindSafe for Xft",synthetic:true,types:["x11_dl::xft::Xft"]},{text:"impl RefUnwindSafe for XftFont",synthetic:true,types:["x11_dl::xft::XftFont"]},{text:"impl RefUnwindSafe for XftColor",synthetic:true,types:["x11_dl::xft::XftColor"]},{text:"impl RefUnwindSafe for XftCharSpec",synthetic:true,types:["x11_dl::xft::XftCharSpec"]},{text:"impl RefUnwindSafe for XftCharFontSpec",synthetic:true,types:["x11_dl::xft::XftCharFontSpec"]},{text:"impl RefUnwindSafe for XftFontSet",synthetic:true,types:["x11_dl::xft::XftFontSet"]},{text:"impl RefUnwindSafe for XftGlyphSpec",synthetic:true,types:["x11_dl::xft::XftGlyphSpec"]},{text:"impl RefUnwindSafe for XftGlyphFontSpec",synthetic:true,types:["x11_dl::xft::XftGlyphFontSpec"]},{text:"impl RefUnwindSafe for FT_FaceRec",synthetic:true,types:["x11_dl::xft::FT_FaceRec"]},{text:"impl RefUnwindSafe for FcCharSet",synthetic:true,types:["x11_dl::xft::FcCharSet"]},{text:"impl RefUnwindSafe for FcPattern",synthetic:true,types:["x11_dl::xft::FcPattern"]},{text:"impl RefUnwindSafe for FcEndian",synthetic:true,types:["x11_dl::xft::FcEndian"]},{text:"impl RefUnwindSafe for FcResult",synthetic:true,types:["x11_dl::xft::FcResult"]},{text:"impl RefUnwindSafe for XftFontInfo",synthetic:true,types:["x11_dl::xft::XftFontInfo"]},{text:"impl RefUnwindSafe for XftDraw",synthetic:true,types:["x11_dl::xft::XftDraw"]},{text:"impl RefUnwindSafe for XftPattern",synthetic:true,types:["x11_dl::xft::XftPattern"]},{text:"impl RefUnwindSafe for Xlib",synthetic:true,types:["x11_dl::xinerama::Xlib"]},{text:"impl RefUnwindSafe for XineramaScreenInfo",synthetic:true,types:["x11_dl::xinerama::XineramaScreenInfo"]},{text:"impl RefUnwindSafe for XPanoramiXInfo",synthetic:true,types:["x11_dl::xinerama::XPanoramiXInfo"]},{text:"impl RefUnwindSafe for XInput",synthetic:true,types:["x11_dl::xinput::XInput"]},{text:"impl RefUnwindSafe for XDevice",synthetic:true,types:["x11_dl::xinput::XDevice"]},{text:"impl RefUnwindSafe for XDeviceControl",synthetic:true,types:["x11_dl::xinput::XDeviceControl"]},{text:"impl RefUnwindSafe for XDeviceInfo",synthetic:true,types:["x11_dl::xinput::XDeviceInfo"]},{text:"impl RefUnwindSafe for XDeviceState",synthetic:true,types:["x11_dl::xinput::XDeviceState"]},{text:"impl RefUnwindSafe for XDeviceTimeCoord",synthetic:true,types:["x11_dl::xinput::XDeviceTimeCoord"]},{text:"impl RefUnwindSafe for XExtensionVersion",synthetic:true,types:["x11_dl::xinput::XExtensionVersion"]},{text:"impl RefUnwindSafe for XFeedbackControl",synthetic:true,types:["x11_dl::xinput::XFeedbackControl"]},{text:"impl RefUnwindSafe for XFeedbackState",synthetic:true,types:["x11_dl::xinput::XFeedbackState"]},{text:"impl RefUnwindSafe for XInputClass",synthetic:true,types:["x11_dl::xinput::XInputClass"]},{text:"impl RefUnwindSafe for XInputClassInfo",synthetic:true,types:["x11_dl::xinput::XInputClassInfo"]},{text:"impl RefUnwindSafe for _XAnyClassinfo",synthetic:true,types:["x11_dl::xinput::_XAnyClassinfo"]},{text:"impl RefUnwindSafe for XInput2",synthetic:true,types:["x11_dl::xinput2::XInput2"]},{text:"impl RefUnwindSafe for XIAddMasterInfo",synthetic:true,types:["x11_dl::xinput2::XIAddMasterInfo"]},{text:"impl RefUnwindSafe for XIRemoveMasterInfo",synthetic:true,types:["x11_dl::xinput2::XIRemoveMasterInfo"]},{text:"impl RefUnwindSafe for XIAttachSlaveInfo",synthetic:true,types:["x11_dl::xinput2::XIAttachSlaveInfo"]},{text:"impl RefUnwindSafe for XIDetachSlaveInfo",synthetic:true,types:["x11_dl::xinput2::XIDetachSlaveInfo"]},{text:"impl RefUnwindSafe for XIAnyHierarchyChangeInfo",synthetic:true,types:["x11_dl::xinput2::XIAnyHierarchyChangeInfo"]},{text:"impl RefUnwindSafe for XIModifierState",synthetic:true,types:["x11_dl::xinput2::XIModifierState"]},{text:"impl RefUnwindSafe for XIButtonState",synthetic:true,types:["x11_dl::xinput2::XIButtonState"]},{text:"impl RefUnwindSafe for XIValuatorState",synthetic:true,types:["x11_dl::xinput2::XIValuatorState"]},{text:"impl RefUnwindSafe for XIEventMask",synthetic:true,types:["x11_dl::xinput2::XIEventMask"]},{text:"impl RefUnwindSafe for XIAnyClassInfo",synthetic:true,types:["x11_dl::xinput2::XIAnyClassInfo"]},{text:"impl RefUnwindSafe for XIButtonClassInfo",synthetic:true,types:["x11_dl::xinput2::XIButtonClassInfo"]},{text:"impl RefUnwindSafe for XIKeyClassInfo",synthetic:true,types:["x11_dl::xinput2::XIKeyClassInfo"]},{text:"impl RefUnwindSafe for XIValuatorClassInfo",synthetic:true,types:["x11_dl::xinput2::XIValuatorClassInfo"]},{text:"impl RefUnwindSafe for XIScrollClassInfo",synthetic:true,types:["x11_dl::xinput2::XIScrollClassInfo"]},{text:"impl RefUnwindSafe for XITouchClassInfo",synthetic:true,types:["x11_dl::xinput2::XITouchClassInfo"]},{text:"impl RefUnwindSafe for XIDeviceInfo",synthetic:true,types:["x11_dl::xinput2::XIDeviceInfo"]},{text:"impl RefUnwindSafe for XIGrabModifiers",synthetic:true,types:["x11_dl::xinput2::XIGrabModifiers"]},{text:"impl RefUnwindSafe for XIBarrierReleasePointerInfo",synthetic:true,types:["x11_dl::xinput2::XIBarrierReleasePointerInfo"]},{text:"impl RefUnwindSafe for XIEvent",synthetic:true,types:["x11_dl::xinput2::XIEvent"]},{text:"impl RefUnwindSafe for XIHierarchyInfo",synthetic:true,types:["x11_dl::xinput2::XIHierarchyInfo"]},{text:"impl RefUnwindSafe for XIHierarchyEvent",synthetic:true,types:["x11_dl::xinput2::XIHierarchyEvent"]},{text:"impl RefUnwindSafe for XIDeviceChangedEvent",synthetic:true,types:["x11_dl::xinput2::XIDeviceChangedEvent"]},{text:"impl RefUnwindSafe for XIDeviceEvent",synthetic:true,types:["x11_dl::xinput2::XIDeviceEvent"]},{text:"impl RefUnwindSafe for XIRawEvent",synthetic:true,types:["x11_dl::xinput2::XIRawEvent"]},{text:"impl RefUnwindSafe for XIEnterEvent",synthetic:true,types:["x11_dl::xinput2::XIEnterEvent"]},{text:"impl RefUnwindSafe for XIPropertyEvent",synthetic:true,types:["x11_dl::xinput2::XIPropertyEvent"]},{text:"impl RefUnwindSafe for XITouchOwnershipEvent",synthetic:true,types:["x11_dl::xinput2::XITouchOwnershipEvent"]},{text:"impl RefUnwindSafe for XIBarrierEvent",synthetic:true,types:["x11_dl::xinput2::XIBarrierEvent"]},{text:"impl RefUnwindSafe for Xmu",synthetic:true,types:["x11_dl::xmu::Xmu"]},{text:"impl RefUnwindSafe for _AtomRec",synthetic:true,types:["x11_dl::xmu::_AtomRec"]},{text:"impl RefUnwindSafe for _XmuArea",synthetic:true,types:["x11_dl::xmu::_XmuArea"]},{text:"impl RefUnwindSafe for _XmuDisplayQueue",synthetic:true,types:["x11_dl::xmu::_XmuDisplayQueue"]},{text:"impl RefUnwindSafe for _XmuDisplayQueueEntry",synthetic:true,types:["x11_dl::xmu::_XmuDisplayQueueEntry"]},{text:"impl RefUnwindSafe for _XmuScanline",synthetic:true,types:["x11_dl::xmu::_XmuScanline"]},{text:"impl RefUnwindSafe for _XmuSegment",synthetic:true,types:["x11_dl::xmu::_XmuSegment"]},{text:"impl RefUnwindSafe for _XmuWidgetNode",synthetic:true,types:["x11_dl::xmu::_XmuWidgetNode"]},{text:"impl RefUnwindSafe for Xf86vmode",synthetic:true,types:["x11_dl::xrecord::Xf86vmode"]},{text:"impl RefUnwindSafe for XRecordClientInfo",synthetic:true,types:["x11_dl::xrecord::XRecordClientInfo"]},{text:"impl RefUnwindSafe for XRecordExtRange",synthetic:true,types:["x11_dl::xrecord::XRecordExtRange"]},{text:"impl RefUnwindSafe for XRecordInterceptData",synthetic:true,types:["x11_dl::xrecord::XRecordInterceptData"]},{text:"impl RefUnwindSafe for XRecordRange",synthetic:true,types:["x11_dl::xrecord::XRecordRange"]},{text:"impl RefUnwindSafe for XRecordRange8",synthetic:true,types:["x11_dl::xrecord::XRecordRange8"]},{text:"impl RefUnwindSafe for XRecordRange16",synthetic:true,types:["x11_dl::xrecord::XRecordRange16"]},{text:"impl RefUnwindSafe for XRecordState",synthetic:true,types:["x11_dl::xrecord::XRecordState"]},{text:"impl RefUnwindSafe for Xrender",synthetic:true,types:["x11_dl::xrender::Xrender"]},{text:"impl RefUnwindSafe for _XAnimCursor",synthetic:true,types:["x11_dl::xrender::_XAnimCursor"]},{text:"impl RefUnwindSafe for _XCircle",synthetic:true,types:["x11_dl::xrender::_XCircle"]},{text:"impl RefUnwindSafe for _XConicalGradient",synthetic:true,types:["x11_dl::xrender::_XConicalGradient"]},{text:"impl RefUnwindSafe for _XFilters",synthetic:true,types:["x11_dl::xrender::_XFilters"]},{text:"impl RefUnwindSafe for _XGlyphElt8",synthetic:true,types:["x11_dl::xrender::_XGlyphElt8"]},{text:"impl RefUnwindSafe for _XGlyphElt16",synthetic:true,types:["x11_dl::xrender::_XGlyphElt16"]},{text:"impl RefUnwindSafe for _XGlyphElt32",synthetic:true,types:["x11_dl::xrender::_XGlyphElt32"]},{text:"impl RefUnwindSafe for _XGlyphInfo",synthetic:true,types:["x11_dl::xrender::_XGlyphInfo"]},{text:"impl RefUnwindSafe for _XIndexValue",synthetic:true,types:["x11_dl::xrender::_XIndexValue"]},{text:"impl RefUnwindSafe for _XLinearGradient",synthetic:true,types:["x11_dl::xrender::_XLinearGradient"]},{text:"impl RefUnwindSafe for _XLineFixed",synthetic:true,types:["x11_dl::xrender::_XLineFixed"]},{text:"impl RefUnwindSafe for _XPointDouble",synthetic:true,types:["x11_dl::xrender::_XPointDouble"]},{text:"impl RefUnwindSafe for _XPointFixed",synthetic:true,types:["x11_dl::xrender::_XPointFixed"]},{text:"impl RefUnwindSafe for _XRadialGradient",synthetic:true,types:["x11_dl::xrender::_XRadialGradient"]},{text:"impl RefUnwindSafe for XRenderColor",synthetic:true,types:["x11_dl::xrender::XRenderColor"]},{text:"impl RefUnwindSafe for XRenderDirectFormat",synthetic:true,types:["x11_dl::xrender::XRenderDirectFormat"]},{text:"impl RefUnwindSafe for XRenderPictFormat",synthetic:true,types:["x11_dl::xrender::XRenderPictFormat"]},{text:"impl RefUnwindSafe for _XRenderPictureAttributes",synthetic:true,types:["x11_dl::xrender::_XRenderPictureAttributes"]},{text:"impl RefUnwindSafe for _XSpanFix",synthetic:true,types:["x11_dl::xrender::_XSpanFix"]},{text:"impl RefUnwindSafe for _XTrap",synthetic:true,types:["x11_dl::xrender::_XTrap"]},{text:"impl RefUnwindSafe for _XTrapezoid",synthetic:true,types:["x11_dl::xrender::_XTrapezoid"]},{text:"impl RefUnwindSafe for _XTriangle",synthetic:true,types:["x11_dl::xrender::_XTriangle"]},{text:"impl RefUnwindSafe for _XTransform",synthetic:true,types:["x11_dl::xrender::_XTransform"]},{text:"impl RefUnwindSafe for Xss",synthetic:true,types:["x11_dl::xss::Xss"]},{text:"impl RefUnwindSafe for XScreenSaverInfo",synthetic:true,types:["x11_dl::xss::XScreenSaverInfo"]},{text:"impl RefUnwindSafe for XScreenSaverNotifyEvent",synthetic:true,types:["x11_dl::xss::XScreenSaverNotifyEvent"]},{text:"impl RefUnwindSafe for Xt",synthetic:true,types:["x11_dl::xt::Xt"]},{text:"impl RefUnwindSafe for Arg",synthetic:true,types:["x11_dl::xt::Arg"]},{text:"impl RefUnwindSafe for SubstitutionRec",synthetic:true,types:["x11_dl::xt::SubstitutionRec"]},{text:"impl RefUnwindSafe for _TranslationData",synthetic:true,types:["x11_dl::xt::_TranslationData"]},{text:"impl RefUnwindSafe for _WidgetClassRec",synthetic:true,types:["x11_dl::xt::_WidgetClassRec"]},{text:"impl RefUnwindSafe for _WidgetRec",synthetic:true,types:["x11_dl::xt::_WidgetRec"]},{text:"impl RefUnwindSafe for _XtActionsRec",synthetic:true,types:["x11_dl::xt::_XtActionsRec"]},{text:"impl RefUnwindSafe for _XtAppStruct",synthetic:true,types:["x11_dl::xt::_XtAppStruct"]},{text:"impl RefUnwindSafe for _XtCallbackRec",synthetic:true,types:["x11_dl::xt::_XtCallbackRec"]},{text:"impl RefUnwindSafe for _XtCheckpointTokenRec",synthetic:true,types:["x11_dl::xt::_XtCheckpointTokenRec"]},{text:"impl RefUnwindSafe for XtConvertArgRec",synthetic:true,types:["x11_dl::xt::XtConvertArgRec"]},{text:"impl RefUnwindSafe for _XtResource",synthetic:true,types:["x11_dl::xt::_XtResource"]},{text:"impl RefUnwindSafe for XtWidgetGeometry",synthetic:true,types:["x11_dl::xt::XtWidgetGeometry"]},{text:"impl RefUnwindSafe for Xf86vmode",synthetic:true,types:["x11_dl::xtest::Xf86vmode"]},{text:"impl RefUnwindSafe for Xlib_xcb",synthetic:true,types:["x11_dl::xlib_xcb::Xlib_xcb"]},{text:"impl RefUnwindSafe for Xrandr",synthetic:true,types:["x11_dl::xrandr::Xrandr"]},{text:"impl RefUnwindSafe for XRRScreenSize",synthetic:true,types:["x11_dl::xrandr::XRRScreenSize"]},{text:"impl RefUnwindSafe for XRRScreenConfiguration",synthetic:true,types:["x11_dl::xrandr::XRRScreenConfiguration"]},{text:"impl RefUnwindSafe for XRRModeInfo",synthetic:true,types:["x11_dl::xrandr::XRRModeInfo"]},{text:"impl RefUnwindSafe for XRRScreenResources",synthetic:true,types:["x11_dl::xrandr::XRRScreenResources"]},{text:"impl RefUnwindSafe for XRROutputInfo",synthetic:true,types:["x11_dl::xrandr::XRROutputInfo"]},{text:"impl RefUnwindSafe for XRRPropertyInfo",synthetic:true,types:["x11_dl::xrandr::XRRPropertyInfo"]},{text:"impl RefUnwindSafe for XRRCrtcInfo",synthetic:true,types:["x11_dl::xrandr::XRRCrtcInfo"]},{text:"impl RefUnwindSafe for XRRCrtcGamma",synthetic:true,types:["x11_dl::xrandr::XRRCrtcGamma"]},{text:"impl RefUnwindSafe for XRRCrtcTransformAttributes",synthetic:true,types:["x11_dl::xrandr::XRRCrtcTransformAttributes"]},{text:"impl RefUnwindSafe for XRRPanning",synthetic:true,types:["x11_dl::xrandr::XRRPanning"]},{text:"impl RefUnwindSafe for XRRProviderResources",synthetic:true,types:["x11_dl::xrandr::XRRProviderResources"]},{text:"impl RefUnwindSafe for XRRProviderInfo",synthetic:true,types:["x11_dl::xrandr::XRRProviderInfo"]},{text:"impl RefUnwindSafe for XRRMonitorInfo",synthetic:true,types:["x11_dl::xrandr::XRRMonitorInfo"]},{text:"impl RefUnwindSafe for XRRScreenChangeNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRRScreenChangeNotifyEvent"]},{text:"impl RefUnwindSafe for XRRNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRRNotifyEvent"]},{text:"impl RefUnwindSafe for XRROutputChangeNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRROutputChangeNotifyEvent"]},{text:"impl RefUnwindSafe for XRRCrtcChangeNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRRCrtcChangeNotifyEvent"]},{text:"impl RefUnwindSafe for XRROutputPropertyNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRROutputPropertyNotifyEvent"]},{text:"impl RefUnwindSafe for XRRProviderChangeNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRRProviderChangeNotifyEvent"]},{text:"impl RefUnwindSafe for XRRProviderPropertyNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRRProviderPropertyNotifyEvent"]},{text:"impl RefUnwindSafe for XRRResourceChangeNotifyEvent",synthetic:true,types:["x11_dl::xrandr::XRRResourceChangeNotifyEvent"]},{text:"impl RefUnwindSafe for Xrandr_2_2_0",synthetic:true,types:["x11_dl::xrandr::Xrandr_2_2_0"]},]; implementors["xdg"] = [{text:"impl RefUnwindSafe for BaseDirectories",synthetic:true,types:["xdg::BaseDirectories"]},{text:"impl !RefUnwindSafe for BaseDirectoriesError",synthetic:true,types:["xdg::BaseDirectoriesError"]},{text:"impl RefUnwindSafe for FileFindIterator",synthetic:true,types:["xdg::FileFindIterator"]},]; implementors["xml"] = [{text:"impl RefUnwindSafe for ParserConfig",synthetic:true,types:["xml::reader::config::ParserConfig"]},{text:"impl RefUnwindSafe for EmitterConfig",synthetic:true,types:["xml::writer::config::EmitterConfig"]},{text:"impl<'a> RefUnwindSafe for Name<'a>",synthetic:true,types:["xml::name::Name"]},{text:"impl<'a, 'b> RefUnwindSafe for ReprDisplay<'a, 'b>",synthetic:true,types:["xml::name::ReprDisplay"]},{text:"impl RefUnwindSafe for OwnedName",synthetic:true,types:["xml::name::OwnedName"]},{text:"impl<'a> RefUnwindSafe for Attribute<'a>",synthetic:true,types:["xml::attribute::Attribute"]},{text:"impl RefUnwindSafe for OwnedAttribute",synthetic:true,types:["xml::attribute::OwnedAttribute"]},{text:"impl RefUnwindSafe for TextPosition",synthetic:true,types:["xml::common::TextPosition"]},{text:"impl RefUnwindSafe for XmlVersion",synthetic:true,types:["xml::common::XmlVersion"]},{text:"impl RefUnwindSafe for Namespace",synthetic:true,types:["xml::namespace::Namespace"]},{text:"impl RefUnwindSafe for NamespaceStack",synthetic:true,types:["xml::namespace::NamespaceStack"]},{text:"impl<'a> RefUnwindSafe for NamespaceStackMappings<'a>",synthetic:true,types:["xml::namespace::NamespaceStackMappings"]},{text:"impl<'a> RefUnwindSafe for CheckedTarget<'a>",synthetic:true,types:["xml::namespace::CheckedTarget"]},{text:"impl !RefUnwindSafe for Error",synthetic:true,types:["xml::reader::error::Error"]},{text:"impl<R> !RefUnwindSafe for EventReader<R>",synthetic:true,types:["xml::reader::EventReader"]},{text:"impl<R> !RefUnwindSafe for Events<R>",synthetic:true,types:["xml::reader::Events"]},{text:"impl RefUnwindSafe for XmlEvent",synthetic:true,types:["xml::reader::events::XmlEvent"]},{text:"impl !RefUnwindSafe for ErrorKind",synthetic:true,types:["xml::reader::error::ErrorKind"]},{text:"impl<W> RefUnwindSafe for EventWriter<W> where
    W: RefUnwindSafe
",synthetic:true,types:["xml::writer::EventWriter"]},{text:"impl !RefUnwindSafe for EmitterError",synthetic:true,types:["xml::writer::emitter::EmitterError"]},{text:"impl<'a> RefUnwindSafe for EndElementBuilder<'a>",synthetic:true,types:["xml::writer::events::EndElementBuilder"]},{text:"impl<'a> RefUnwindSafe for StartElementBuilder<'a>",synthetic:true,types:["xml::writer::events::StartElementBuilder"]},{text:"impl<'a> RefUnwindSafe for XmlEvent<'a>",synthetic:true,types:["xml::writer::events::XmlEvent"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()