(function() {var implementors = {}; implementors["alga"] = [{text:"impl<O: Operator> Clone for Id<O>",synthetic:false,types:["alga::general::identity::Id"]},{text:"impl Clone for Additive",synthetic:false,types:["alga::general::operator::Additive"]},{text:"impl Clone for Multiplicative",synthetic:false,types:["alga::general::operator::Multiplicative"]},]; implementors["andrew"] = [{text:"impl Clone for Sides",synthetic:false,types:["andrew::shapes::rectangle::Sides"]},]; implementors["arrayvec"] = [{text:"impl<A: Array<Item = u8> + Copy> Clone for ArrayString<A>",synthetic:false,types:["arrayvec::array_string::ArrayString"]},{text:"impl<T: Clone> Clone for CapacityError<T>",synthetic:false,types:["arrayvec::errors::CapacityError"]},{text:"impl<A: Array> Clone for IntoIter<A> where
    A::Item: Clone
",synthetic:false,types:["arrayvec::IntoIter"]},{text:"impl<A: Array> Clone for ArrayVec<A> where
    A::Item: Clone
",synthetic:false,types:["arrayvec::ArrayVec"]},]; implementors["byteorder"] = [{text:"impl Clone for BigEndian",synthetic:false,types:["byteorder::BigEndian"]},{text:"impl Clone for LittleEndian",synthetic:false,types:["byteorder::LittleEndian"]},]; implementors["cgmath"] = [{text:"impl<S: Clone> Clone for Matrix2<S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<S: Clone> Clone for Matrix3<S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: Clone> Clone for Matrix4<S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: Clone> Clone for Quaternion<S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S: Clone> Clone for Vector1<S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<S: Clone> Clone for Vector2<S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<S: Clone> Clone for Vector3<S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<S: Clone> Clone for Vector4<S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<S: Clone> Clone for Rad<S>",synthetic:false,types:["cgmath::angle::Rad"]},{text:"impl<S: Clone> Clone for Deg<S>",synthetic:false,types:["cgmath::angle::Deg"]},{text:"impl<A: Clone> Clone for Euler<A>",synthetic:false,types:["cgmath::euler::Euler"]},{text:"impl<S: Clone> Clone for Point1<S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<S: Clone> Clone for Point2<S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<S: Clone> Clone for Point3<S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<S: Clone> Clone for Basis2<S>",synthetic:false,types:["cgmath::rotation::Basis2"]},{text:"impl<S: Clone> Clone for Basis3<S>",synthetic:false,types:["cgmath::rotation::Basis3"]},{text:"impl<V: Clone + VectorSpace, R: Clone> Clone for Decomposed<V, R> where
    V::Scalar: Clone
",synthetic:false,types:["cgmath::transform::Decomposed"]},{text:"impl<S: Clone> Clone for PerspectiveFov<S>",synthetic:false,types:["cgmath::projection::PerspectiveFov"]},{text:"impl<S: Clone> Clone for Perspective<S>",synthetic:false,types:["cgmath::projection::Perspective"]},{text:"impl<S: Clone> Clone for Ortho<S>",synthetic:false,types:["cgmath::projection::Ortho"]},]; implementors["crossbeam_channel"] = [{text:"impl<T> Clone for Sender<T>",synthetic:false,types:["crossbeam_channel::channel::Sender"]},{text:"impl<T> Clone for Receiver<T>",synthetic:false,types:["crossbeam_channel::channel::Receiver"]},{text:"impl<T: Clone> Clone for SendError<T>",synthetic:false,types:["crossbeam_channel::err::SendError"]},{text:"impl<T: Clone> Clone for TrySendError<T>",synthetic:false,types:["crossbeam_channel::err::TrySendError"]},{text:"impl<T: Clone> Clone for SendTimeoutError<T>",synthetic:false,types:["crossbeam_channel::err::SendTimeoutError"]},{text:"impl Clone for RecvError",synthetic:false,types:["crossbeam_channel::err::RecvError"]},{text:"impl Clone for TryRecvError",synthetic:false,types:["crossbeam_channel::err::TryRecvError"]},{text:"impl Clone for RecvTimeoutError",synthetic:false,types:["crossbeam_channel::err::RecvTimeoutError"]},{text:"impl Clone for TrySelectError",synthetic:false,types:["crossbeam_channel::err::TrySelectError"]},{text:"impl Clone for SelectTimeoutError",synthetic:false,types:["crossbeam_channel::err::SelectTimeoutError"]},{text:"impl Clone for TryReadyError",synthetic:false,types:["crossbeam_channel::err::TryReadyError"]},{text:"impl Clone for ReadyTimeoutError",synthetic:false,types:["crossbeam_channel::err::ReadyTimeoutError"]},{text:"impl<'a> Clone for Select<'a>",synthetic:false,types:["crossbeam_channel::select::Select"]},]; implementors["crossbeam_deque"] = [{text:"impl<T: Clone> Clone for Pop<T>",synthetic:false,types:["crossbeam_deque::Pop"]},{text:"impl<T: Clone> Clone for Steal<T>",synthetic:false,types:["crossbeam_deque::Steal"]},{text:"impl<T> Clone for Stealer<T>",synthetic:false,types:["crossbeam_deque::Stealer"]},]; implementors["crossbeam_epoch"] = [{text:"impl<T> Clone for Atomic<T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<T: Clone> Clone for Owned<T>",synthetic:false,types:["crossbeam_epoch::atomic::Owned"]},{text:"impl<'g, T> Clone for Shared<'g, T>",synthetic:false,types:["crossbeam_epoch::atomic::Shared"]},{text:"impl Clone for Collector",synthetic:false,types:["crossbeam_epoch::collector::Collector"]},]; implementors["crossbeam_queue"] = [{text:"impl Clone for PopError",synthetic:false,types:["crossbeam_queue::err::PopError"]},{text:"impl<T: Clone> Clone for PushError<T>",synthetic:false,types:["crossbeam_queue::err::PushError"]},]; implementors["crossbeam_utils"] = [{text:"impl<T: Clone> Clone for CachePadded<T>",synthetic:false,types:["crossbeam_utils::cache_padded::CachePadded"]},{text:"impl Clone for Unparker",synthetic:false,types:["crossbeam_utils::sync::parker::Unparker"]},{text:"impl Clone for WaitGroup",synthetic:false,types:["crossbeam_utils::sync::wait_group::WaitGroup"]},]; implementors["deflate"] = [{text:"impl Clone for Compression",synthetic:false,types:["deflate::compression_options::Compression"]},{text:"impl Clone for SpecialOptions",synthetic:false,types:["deflate::compression_options::SpecialOptions"]},{text:"impl Clone for CompressionOptions",synthetic:false,types:["deflate::compression_options::CompressionOptions"]},{text:"impl Clone for MatchingType",synthetic:false,types:["deflate::lz77::MatchingType"]},]; implementors["either"] = [{text:"impl<L: Clone, R: Clone> Clone for Either<L, R>",synthetic:false,types:["either::Either"]},]; implementors["filetime"] = [{text:"impl Clone for FileTime",synthetic:false,types:["filetime::FileTime"]},]; implementors["generic_array"] = [{text:"impl<T: Clone, N> Clone for GenericArray<T, N> where
    N: ArrayLength<T>, 
",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T: Clone, N> Clone for GenericArrayIter<T, N> where
    N: ArrayLength<T>, 
",synthetic:false,types:["generic_array::iter::GenericArrayIter"]},]; implementors["gif"] = [{text:"impl Clone for DisposalMethod",synthetic:false,types:["gif::common::DisposalMethod"]},{text:"impl Clone for Block",synthetic:false,types:["gif::common::Block"]},{text:"impl Clone for Extension",synthetic:false,types:["gif::common::Extension"]},{text:"impl<'a> Clone for Frame<'a>",synthetic:false,types:["gif::common::Frame"]},]; implementors["half"] = [{text:"impl Clone for f16",synthetic:false,types:["half::f16"]},]; implementors["image"] = [{text:"impl Clone for BiLevel",synthetic:false,types:["image::imageops::colorops::BiLevel"]},{text:"impl Clone for FilterType",synthetic:false,types:["image::imageops::sample::FilterType"]},{text:"impl<Buffer: Clone> Clone for FlatSamples<Buffer>",synthetic:false,types:["image::flat::FlatSamples"]},{text:"impl Clone for SampleLayout",synthetic:false,types:["image::flat::SampleLayout"]},{text:"impl<Buffer: Clone, P: Clone + Pixel> Clone for View<Buffer, P> where
    Buffer: AsRef<[P::Subpixel]>, 
",synthetic:false,types:["image::flat::View"]},{text:"impl<Buffer: Clone, P: Clone + Pixel> Clone for ViewMut<Buffer, P> where
    Buffer: AsMut<[P::Subpixel]>, 
",synthetic:false,types:["image::flat::ViewMut"]},{text:"impl Clone for Error",synthetic:false,types:["image::flat::Error"]},{text:"impl Clone for NormalForm",synthetic:false,types:["image::flat::NormalForm"]},{text:"impl Clone for DXTVariant",synthetic:false,types:["image::dxt::DXTVariant"]},{text:"impl Clone for RGBE8Pixel",synthetic:false,types:["image::hdr::decoder::RGBE8Pixel"]},{text:"impl Clone for HDRMetadata",synthetic:false,types:["image::hdr::decoder::HDRMetadata"]},{text:"impl Clone for SampleEncoding",synthetic:false,types:["image::pnm::header::SampleEncoding"]},{text:"impl Clone for PNMSubtype",synthetic:false,types:["image::pnm::header::PNMSubtype"]},{text:"impl Clone for BitmapHeader",synthetic:false,types:["image::pnm::header::BitmapHeader"]},{text:"impl Clone for GraymapHeader",synthetic:false,types:["image::pnm::header::GraymapHeader"]},{text:"impl Clone for PixmapHeader",synthetic:false,types:["image::pnm::header::PixmapHeader"]},{text:"impl Clone for ArbitraryHeader",synthetic:false,types:["image::pnm::header::ArbitraryHeader"]},{text:"impl Clone for ArbitraryTuplType",synthetic:false,types:["image::pnm::header::ArbitraryTuplType"]},{text:"impl Clone for Frame",synthetic:false,types:["image::webp::vp8::Frame"]},{text:"impl Clone for Frame",synthetic:false,types:["image::animation::Frame"]},{text:"impl<P, Container> Clone for ImageBuffer<P, Container> where
    P: Pixel,
    Container: Deref<Target = [P::Subpixel]> + Clone
",synthetic:false,types:["image::buffer::ImageBuffer"]},{text:"impl Clone for ColorType",synthetic:false,types:["image::color::ColorType"]},{text:"impl<T: Clone + Primitive> Clone for Rgb<T>",synthetic:false,types:["image::color::Rgb"]},{text:"impl<T: Clone + Primitive> Clone for Bgr<T>",synthetic:false,types:["image::color::Bgr"]},{text:"impl<T: Clone + Primitive> Clone for Luma<T>",synthetic:false,types:["image::color::Luma"]},{text:"impl<T: Clone + Primitive> Clone for Rgba<T>",synthetic:false,types:["image::color::Rgba"]},{text:"impl<T: Clone + Primitive> Clone for Bgra<T>",synthetic:false,types:["image::color::Bgra"]},{text:"impl<T: Clone + Primitive> Clone for LumaA<T>",synthetic:false,types:["image::color::LumaA"]},{text:"impl Clone for DynamicImage",synthetic:false,types:["image::dynimage::DynamicImage"]},{text:"impl Clone for ImageFormat",synthetic:false,types:["image::image::ImageFormat"]},{text:"impl Clone for ImageOutputFormat",synthetic:false,types:["image::image::ImageOutputFormat"]},]; implementors["inotify"] = [{text:"impl<S: Clone> Clone for Event<S>",synthetic:false,types:["inotify::events::Event"]},{text:"impl Clone for EventMask",synthetic:false,types:["inotify::events::EventMask"]},{text:"impl Clone for WatchMask",synthetic:false,types:["inotify::watches::WatchMask"]},{text:"impl Clone for WatchDescriptor",synthetic:false,types:["inotify::watches::WatchDescriptor"]},]; implementors["inotify_sys"] = [{text:"impl Clone for inotify_event",synthetic:false,types:["inotify_sys::inotify_event"]},]; implementors["jpeg_decoder"] = [{text:"impl Clone for PixelFormat",synthetic:false,types:["jpeg_decoder::decoder::PixelFormat"]},{text:"impl Clone for ImageInfo",synthetic:false,types:["jpeg_decoder::decoder::ImageInfo"]},]; implementors["lazycell"] = [{text:"impl<T: Clone> Clone for LazyCell<T>",synthetic:false,types:["lazycell::LazyCell"]},{text:"impl<T: Clone> Clone for AtomicLazyCell<T>",synthetic:false,types:["lazycell::AtomicLazyCell"]},]; implementors["libc"] = [{text:"impl Clone for DIR",synthetic:false,types:["libc::unix::DIR"]},{text:"impl Clone for group",synthetic:false,types:["libc::unix::group"]},{text:"impl Clone for utimbuf",synthetic:false,types:["libc::unix::utimbuf"]},{text:"impl Clone for timeval",synthetic:false,types:["libc::unix::timeval"]},{text:"impl Clone for timespec",synthetic:false,types:["libc::unix::timespec"]},{text:"impl Clone for rlimit",synthetic:false,types:["libc::unix::rlimit"]},{text:"impl Clone for rusage",synthetic:false,types:["libc::unix::rusage"]},{text:"impl Clone for ipv6_mreq",synthetic:false,types:["libc::unix::ipv6_mreq"]},{text:"impl Clone for hostent",synthetic:false,types:["libc::unix::hostent"]},{text:"impl Clone for iovec",synthetic:false,types:["libc::unix::iovec"]},{text:"impl Clone for pollfd",synthetic:false,types:["libc::unix::pollfd"]},{text:"impl Clone for winsize",synthetic:false,types:["libc::unix::winsize"]},{text:"impl Clone for linger",synthetic:false,types:["libc::unix::linger"]},{text:"impl Clone for sigval",synthetic:false,types:["libc::unix::sigval"]},{text:"impl Clone for itimerval",synthetic:false,types:["libc::unix::itimerval"]},{text:"impl Clone for tms",synthetic:false,types:["libc::unix::tms"]},{text:"impl Clone for servent",synthetic:false,types:["libc::unix::servent"]},{text:"impl Clone for protoent",synthetic:false,types:["libc::unix::protoent"]},{text:"impl Clone for FILE",synthetic:false,types:["libc::unix::FILE"]},{text:"impl Clone for fpos_t",synthetic:false,types:["libc::unix::fpos_t"]},{text:"impl Clone for timezone",synthetic:false,types:["libc::unix::linux_like::timezone"]},{text:"impl Clone for in_addr",synthetic:false,types:["libc::unix::linux_like::in_addr"]},{text:"impl Clone for ip_mreq",synthetic:false,types:["libc::unix::linux_like::ip_mreq"]},{text:"impl Clone for sockaddr",synthetic:false,types:["libc::unix::linux_like::sockaddr"]},{text:"impl Clone for sockaddr_in",synthetic:false,types:["libc::unix::linux_like::sockaddr_in"]},{text:"impl Clone for sockaddr_in6",synthetic:false,types:["libc::unix::linux_like::sockaddr_in6"]},{text:"impl Clone for addrinfo",synthetic:false,types:["libc::unix::linux_like::addrinfo"]},{text:"impl Clone for sockaddr_ll",synthetic:false,types:["libc::unix::linux_like::sockaddr_ll"]},{text:"impl Clone for fd_set",synthetic:false,types:["libc::unix::linux_like::fd_set"]},{text:"impl Clone for tm",synthetic:false,types:["libc::unix::linux_like::tm"]},{text:"impl Clone for sched_param",synthetic:false,types:["libc::unix::linux_like::sched_param"]},{text:"impl Clone for Dl_info",synthetic:false,types:["libc::unix::linux_like::Dl_info"]},{text:"impl Clone for lconv",synthetic:false,types:["libc::unix::linux_like::lconv"]},{text:"impl Clone for in_pktinfo",synthetic:false,types:["libc::unix::linux_like::in_pktinfo"]},{text:"impl Clone for ifaddrs",synthetic:false,types:["libc::unix::linux_like::ifaddrs"]},{text:"impl Clone for in6_rtmsg",synthetic:false,types:["libc::unix::linux_like::in6_rtmsg"]},{text:"impl Clone for arpreq",synthetic:false,types:["libc::unix::linux_like::arpreq"]},{text:"impl Clone for arpreq_old",synthetic:false,types:["libc::unix::linux_like::arpreq_old"]},{text:"impl Clone for arphdr",synthetic:false,types:["libc::unix::linux_like::arphdr"]},{text:"impl Clone for mmsghdr",synthetic:false,types:["libc::unix::linux_like::mmsghdr"]},{text:"impl Clone for epoll_event",synthetic:false,types:["libc::unix::linux_like::epoll_event"]},{text:"impl Clone for sockaddr_un",synthetic:false,types:["libc::unix::linux_like::sockaddr_un"]},{text:"impl Clone for sockaddr_storage",synthetic:false,types:["libc::unix::linux_like::sockaddr_storage"]},{text:"impl Clone for utsname",synthetic:false,types:["libc::unix::linux_like::utsname"]},{text:"impl Clone for sigevent",synthetic:false,types:["libc::unix::linux_like::sigevent"]},{text:"impl Clone for fpos64_t",synthetic:false,types:["libc::unix::linux_like::linux::fpos64_t"]},{text:"impl Clone for rlimit64",synthetic:false,types:["libc::unix::linux_like::linux::rlimit64"]},{text:"impl Clone for glob_t",synthetic:false,types:["libc::unix::linux_like::linux::glob_t"]},{text:"impl Clone for passwd",synthetic:false,types:["libc::unix::linux_like::linux::passwd"]},{text:"impl Clone for spwd",synthetic:false,types:["libc::unix::linux_like::linux::spwd"]},{text:"impl Clone for dqblk",synthetic:false,types:["libc::unix::linux_like::linux::dqblk"]},{text:"impl Clone for signalfd_siginfo",synthetic:false,types:["libc::unix::linux_like::linux::signalfd_siginfo"]},{text:"impl Clone for itimerspec",synthetic:false,types:["libc::unix::linux_like::linux::itimerspec"]},{text:"impl Clone for fsid_t",synthetic:false,types:["libc::unix::linux_like::linux::fsid_t"]},{text:"impl Clone for packet_mreq",synthetic:false,types:["libc::unix::linux_like::linux::packet_mreq"]},{text:"impl Clone for cpu_set_t",synthetic:false,types:["libc::unix::linux_like::linux::cpu_set_t"]},{text:"impl Clone for if_nameindex",synthetic:false,types:["libc::unix::linux_like::linux::if_nameindex"]},{text:"impl Clone for msginfo",synthetic:false,types:["libc::unix::linux_like::linux::msginfo"]},{text:"impl Clone for sembuf",synthetic:false,types:["libc::unix::linux_like::linux::sembuf"]},{text:"impl Clone for input_event",synthetic:false,types:["libc::unix::linux_like::linux::input_event"]},{text:"impl Clone for input_id",synthetic:false,types:["libc::unix::linux_like::linux::input_id"]},{text:"impl Clone for input_absinfo",synthetic:false,types:["libc::unix::linux_like::linux::input_absinfo"]},{text:"impl Clone for input_keymap_entry",synthetic:false,types:["libc::unix::linux_like::linux::input_keymap_entry"]},{text:"impl Clone for input_mask",synthetic:false,types:["libc::unix::linux_like::linux::input_mask"]},{text:"impl Clone for ff_replay",synthetic:false,types:["libc::unix::linux_like::linux::ff_replay"]},{text:"impl Clone for ff_trigger",synthetic:false,types:["libc::unix::linux_like::linux::ff_trigger"]},{text:"impl Clone for ff_envelope",synthetic:false,types:["libc::unix::linux_like::linux::ff_envelope"]},{text:"impl Clone for ff_constant_effect",synthetic:false,types:["libc::unix::linux_like::linux::ff_constant_effect"]},{text:"impl Clone for ff_ramp_effect",synthetic:false,types:["libc::unix::linux_like::linux::ff_ramp_effect"]},{text:"impl Clone for ff_condition_effect",synthetic:false,types:["libc::unix::linux_like::linux::ff_condition_effect"]},{text:"impl Clone for ff_periodic_effect",synthetic:false,types:["libc::unix::linux_like::linux::ff_periodic_effect"]},{text:"impl Clone for ff_rumble_effect",synthetic:false,types:["libc::unix::linux_like::linux::ff_rumble_effect"]},{text:"impl Clone for ff_effect",synthetic:false,types:["libc::unix::linux_like::linux::ff_effect"]},{text:"impl Clone for dl_phdr_info",synthetic:false,types:["libc::unix::linux_like::linux::dl_phdr_info"]},{text:"impl Clone for Elf32_Ehdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf32_Ehdr"]},{text:"impl Clone for Elf64_Ehdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf64_Ehdr"]},{text:"impl Clone for Elf32_Sym",synthetic:false,types:["libc::unix::linux_like::linux::Elf32_Sym"]},{text:"impl Clone for Elf64_Sym",synthetic:false,types:["libc::unix::linux_like::linux::Elf64_Sym"]},{text:"impl Clone for Elf32_Phdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf32_Phdr"]},{text:"impl Clone for Elf64_Phdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf64_Phdr"]},{text:"impl Clone for Elf32_Shdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf32_Shdr"]},{text:"impl Clone for Elf64_Shdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf64_Shdr"]},{text:"impl Clone for Elf32_Chdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf32_Chdr"]},{text:"impl Clone for Elf64_Chdr",synthetic:false,types:["libc::unix::linux_like::linux::Elf64_Chdr"]},{text:"impl Clone for ucred",synthetic:false,types:["libc::unix::linux_like::linux::ucred"]},{text:"impl Clone for mntent",synthetic:false,types:["libc::unix::linux_like::linux::mntent"]},{text:"impl Clone for posix_spawn_file_actions_t",synthetic:false,types:["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{text:"impl Clone for posix_spawnattr_t",synthetic:false,types:["libc::unix::linux_like::linux::posix_spawnattr_t"]},{text:"impl Clone for genlmsghdr",synthetic:false,types:["libc::unix::linux_like::linux::genlmsghdr"]},{text:"impl Clone for in6_pktinfo",synthetic:false,types:["libc::unix::linux_like::linux::in6_pktinfo"]},{text:"impl Clone for arpd_request",synthetic:false,types:["libc::unix::linux_like::linux::arpd_request"]},{text:"impl Clone for inotify_event",synthetic:false,types:["libc::unix::linux_like::linux::inotify_event"]},{text:"impl Clone for sockaddr_vm",synthetic:false,types:["libc::unix::linux_like::linux::sockaddr_vm"]},{text:"impl Clone for sockaddr_nl",synthetic:false,types:["libc::unix::linux_like::linux::sockaddr_nl"]},{text:"impl Clone for dirent",synthetic:false,types:["libc::unix::linux_like::linux::dirent"]},{text:"impl Clone for dirent64",synthetic:false,types:["libc::unix::linux_like::linux::dirent64"]},{text:"impl Clone for sockaddr_alg",synthetic:false,types:["libc::unix::linux_like::linux::sockaddr_alg"]},{text:"impl Clone for af_alg_iv",synthetic:false,types:["libc::unix::linux_like::linux::af_alg_iv"]},{text:"impl Clone for mq_attr",synthetic:false,types:["libc::unix::linux_like::linux::mq_attr"]},{text:"impl Clone for statx",synthetic:false,types:["libc::unix::linux_like::linux::gnu::statx"]},{text:"impl Clone for statx_timestamp",synthetic:false,types:["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{text:"impl Clone for aiocb",synthetic:false,types:["libc::unix::linux_like::linux::gnu::aiocb"]},{text:"impl Clone for __exit_status",synthetic:false,types:["libc::unix::linux_like::linux::gnu::__exit_status"]},{text:"impl Clone for __timeval",synthetic:false,types:["libc::unix::linux_like::linux::gnu::__timeval"]},{text:"impl Clone for glob64_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::glob64_t"]},{text:"impl Clone for msghdr",synthetic:false,types:["libc::unix::linux_like::linux::gnu::msghdr"]},{text:"impl Clone for cmsghdr",synthetic:false,types:["libc::unix::linux_like::linux::gnu::cmsghdr"]},{text:"impl Clone for termios",synthetic:false,types:["libc::unix::linux_like::linux::gnu::termios"]},{text:"impl Clone for mallinfo",synthetic:false,types:["libc::unix::linux_like::linux::gnu::mallinfo"]},{text:"impl Clone for nlmsghdr",synthetic:false,types:["libc::unix::linux_like::linux::gnu::nlmsghdr"]},{text:"impl Clone for nlmsgerr",synthetic:false,types:["libc::unix::linux_like::linux::gnu::nlmsgerr"]},{text:"impl Clone for nl_pktinfo",synthetic:false,types:["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{text:"impl Clone for nl_mmap_req",synthetic:false,types:["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{text:"impl Clone for nl_mmap_hdr",synthetic:false,types:["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{text:"impl Clone for nlattr",synthetic:false,types:["libc::unix::linux_like::linux::gnu::nlattr"]},{text:"impl Clone for rtentry",synthetic:false,types:["libc::unix::linux_like::linux::gnu::rtentry"]},{text:"impl Clone for utmpx",synthetic:false,types:["libc::unix::linux_like::linux::gnu::utmpx"]},{text:"impl Clone for sigset_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{text:"impl Clone for sysinfo",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{text:"impl Clone for msqid_ds",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{text:"impl Clone for sigaction",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{text:"impl Clone for statfs",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{text:"impl Clone for flock",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{text:"impl Clone for siginfo_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{text:"impl Clone for stack_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{text:"impl Clone for stat",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{text:"impl Clone for stat64",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{text:"impl Clone for statfs64",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{text:"impl Clone for statvfs64",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{text:"impl Clone for pthread_attr_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{text:"impl Clone for _libc_fpxreg",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{text:"impl Clone for _libc_xmmreg",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{text:"impl Clone for _libc_fpstate",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{text:"impl Clone for user_regs_struct",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{text:"impl Clone for user",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{text:"impl Clone for mcontext_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{text:"impl Clone for ipc_perm",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{text:"impl Clone for shmid_ds",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{text:"impl Clone for termios2",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::termios2"]},{text:"impl Clone for user_fpregs_struct",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{text:"impl Clone for ucontext_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{text:"impl Clone for statvfs",synthetic:false,types:["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{text:"impl Clone for sem_t",synthetic:false,types:["libc::unix::linux_like::linux::gnu::align::sem_t"]},{text:"impl Clone for pthread_mutexattr_t",synthetic:false,types:["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{text:"impl Clone for pthread_rwlockattr_t",synthetic:false,types:["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{text:"impl Clone for pthread_condattr_t",synthetic:false,types:["libc::unix::linux_like::linux::pthread_condattr_t"]},{text:"impl Clone for pthread_cond_t",synthetic:false,types:["libc::unix::linux_like::linux::pthread_cond_t"]},{text:"impl Clone for pthread_mutex_t",synthetic:false,types:["libc::unix::linux_like::linux::pthread_mutex_t"]},{text:"impl Clone for pthread_rwlock_t",synthetic:false,types:["libc::unix::linux_like::linux::pthread_rwlock_t"]},{text:"impl Clone for in6_addr",synthetic:false,types:["libc::unix::align::in6_addr"]},]; implementors["libloading"] = [{text:"impl<T> Clone for Symbol<T>",synthetic:false,types:["libloading::os::unix::Symbol"]},{text:"impl<'lib, T> Clone for Symbol<'lib, T>",synthetic:false,types:["libloading::Symbol"]},]; implementors["linked_hash_map"] = [{text:"impl<K: Hash + Eq + Clone, V: Clone, S: BuildHasher + Clone> Clone for LinkedHashMap<K, V, S>",synthetic:false,types:["linked_hash_map::LinkedHashMap"]},{text:"impl<'a, K, V> Clone for Iter<'a, K, V>",synthetic:false,types:["linked_hash_map::Iter"]},{text:"impl<K, V> Clone for IntoIter<K, V> where
    K: Clone,
    V: Clone
",synthetic:false,types:["linked_hash_map::IntoIter"]},{text:"impl<'a, K, V> Clone for Keys<'a, K, V>",synthetic:false,types:["linked_hash_map::Keys"]},{text:"impl<'a, K, V> Clone for Values<'a, K, V>",synthetic:false,types:["linked_hash_map::Values"]},]; implementors["log"] = [{text:"impl Clone for LogLevel",synthetic:false,types:["log::LogLevel"]},{text:"impl Clone for LogLevelFilter",synthetic:false,types:["log::LogLevelFilter"]},{text:"impl Clone for LogLocation",synthetic:false,types:["log::LogLocation"]},]; implementors["memmap"] = [{text:"impl Clone for MmapOptions",synthetic:false,types:["memmap::MmapOptions"]},]; implementors["mio"] = [{text:"impl Clone for PollOpt",synthetic:false,types:["mio::event_imp::PollOpt"]},{text:"impl Clone for Ready",synthetic:false,types:["mio::event_imp::Ready"]},{text:"impl Clone for Event",synthetic:false,types:["mio::event_imp::Event"]},{text:"impl Clone for SetReadiness",synthetic:false,types:["mio::poll::SetReadiness"]},{text:"impl<'a> Clone for Iter<'a>",synthetic:false,types:["mio::poll::Iter"]},{text:"impl Clone for UnixReady",synthetic:false,types:["mio::sys::unix::ready::UnixReady"]},{text:"impl Clone for Token",synthetic:false,types:["mio::token::Token"]},]; implementors["mio_extras"] = [{text:"impl<T> Clone for Sender<T>",synthetic:false,types:["mio_extras::channel::Sender"]},{text:"impl<T> Clone for SyncSender<T>",synthetic:false,types:["mio_extras::channel::SyncSender"]},{text:"impl Clone for Timeout",synthetic:false,types:["mio_extras::timer::Timeout"]},]; implementors["nalgebra"] = [{text:"impl<N: Clone + Scalar> Clone for X<N>",synthetic:false,types:["nalgebra::base::coordinates::X"]},{text:"impl<N: Clone + Scalar> Clone for XY<N>",synthetic:false,types:["nalgebra::base::coordinates::XY"]},{text:"impl<N: Clone + Scalar> Clone for XYZ<N>",synthetic:false,types:["nalgebra::base::coordinates::XYZ"]},{text:"impl<N: Clone + Scalar> Clone for XYZW<N>",synthetic:false,types:["nalgebra::base::coordinates::XYZW"]},{text:"impl<N: Clone + Scalar> Clone for XYZWA<N>",synthetic:false,types:["nalgebra::base::coordinates::XYZWA"]},{text:"impl<N: Clone + Scalar> Clone for XYZWAB<N>",synthetic:false,types:["nalgebra::base::coordinates::XYZWAB"]},{text:"impl<N: Clone + Scalar> Clone for IJKW<N>",synthetic:false,types:["nalgebra::base::coordinates::IJKW"]},{text:"impl<N: Clone + Scalar> Clone for M2x2<N>",synthetic:false,types:["nalgebra::base::coordinates::M2x2"]},{text:"impl<N: Clone + Scalar> Clone for M2x3<N>",synthetic:false,types:["nalgebra::base::coordinates::M2x3"]},{text:"impl<N: Clone + Scalar> Clone for M2x4<N>",synthetic:false,types:["nalgebra::base::coordinates::M2x4"]},{text:"impl<N: Clone + Scalar> Clone for M2x5<N>",synthetic:false,types:["nalgebra::base::coordinates::M2x5"]},{text:"impl<N: Clone + Scalar> Clone for M2x6<N>",synthetic:false,types:["nalgebra::base::coordinates::M2x6"]},{text:"impl<N: Clone + Scalar> Clone for M3x2<N>",synthetic:false,types:["nalgebra::base::coordinates::M3x2"]},{text:"impl<N: Clone + Scalar> Clone for M3x3<N>",synthetic:false,types:["nalgebra::base::coordinates::M3x3"]},{text:"impl<N: Clone + Scalar> Clone for M3x4<N>",synthetic:false,types:["nalgebra::base::coordinates::M3x4"]},{text:"impl<N: Clone + Scalar> Clone for M3x5<N>",synthetic:false,types:["nalgebra::base::coordinates::M3x5"]},{text:"impl<N: Clone + Scalar> Clone for M3x6<N>",synthetic:false,types:["nalgebra::base::coordinates::M3x6"]},{text:"impl<N: Clone + Scalar> Clone for M4x2<N>",synthetic:false,types:["nalgebra::base::coordinates::M4x2"]},{text:"impl<N: Clone + Scalar> Clone for M4x3<N>",synthetic:false,types:["nalgebra::base::coordinates::M4x3"]},{text:"impl<N: Clone + Scalar> Clone for M4x4<N>",synthetic:false,types:["nalgebra::base::coordinates::M4x4"]},{text:"impl<N: Clone + Scalar> Clone for M4x5<N>",synthetic:false,types:["nalgebra::base::coordinates::M4x5"]},{text:"impl<N: Clone + Scalar> Clone for M4x6<N>",synthetic:false,types:["nalgebra::base::coordinates::M4x6"]},{text:"impl<N: Clone + Scalar> Clone for M5x2<N>",synthetic:false,types:["nalgebra::base::coordinates::M5x2"]},{text:"impl<N: Clone + Scalar> Clone for M5x3<N>",synthetic:false,types:["nalgebra::base::coordinates::M5x3"]},{text:"impl<N: Clone + Scalar> Clone for M5x4<N>",synthetic:false,types:["nalgebra::base::coordinates::M5x4"]},{text:"impl<N: Clone + Scalar> Clone for M5x5<N>",synthetic:false,types:["nalgebra::base::coordinates::M5x5"]},{text:"impl<N: Clone + Scalar> Clone for M5x6<N>",synthetic:false,types:["nalgebra::base::coordinates::M5x6"]},{text:"impl<N: Clone + Scalar> Clone for M6x2<N>",synthetic:false,types:["nalgebra::base::coordinates::M6x2"]},{text:"impl<N: Clone + Scalar> Clone for M6x3<N>",synthetic:false,types:["nalgebra::base::coordinates::M6x3"]},{text:"impl<N: Clone + Scalar> Clone for M6x4<N>",synthetic:false,types:["nalgebra::base::coordinates::M6x4"]},{text:"impl<N: Clone + Scalar> Clone for M6x5<N>",synthetic:false,types:["nalgebra::base::coordinates::M6x5"]},{text:"impl<N: Clone + Scalar> Clone for M6x6<N>",synthetic:false,types:["nalgebra::base::coordinates::M6x6"]},{text:"impl Clone for Dynamic",synthetic:false,types:["nalgebra::base::dimension::Dynamic"]},{text:"impl Clone for U1",synthetic:false,types:["nalgebra::base::dimension::U1"]},{text:"impl Clone for U0",synthetic:false,types:["nalgebra::base::dimension::U0"]},{text:"impl Clone for U2",synthetic:false,types:["nalgebra::base::dimension::U2"]},{text:"impl Clone for U3",synthetic:false,types:["nalgebra::base::dimension::U3"]},{text:"impl Clone for U4",synthetic:false,types:["nalgebra::base::dimension::U4"]},{text:"impl Clone for U5",synthetic:false,types:["nalgebra::base::dimension::U5"]},{text:"impl Clone for U6",synthetic:false,types:["nalgebra::base::dimension::U6"]},{text:"impl Clone for U7",synthetic:false,types:["nalgebra::base::dimension::U7"]},{text:"impl Clone for U8",synthetic:false,types:["nalgebra::base::dimension::U8"]},{text:"impl Clone for U9",synthetic:false,types:["nalgebra::base::dimension::U9"]},{text:"impl Clone for U10",synthetic:false,types:["nalgebra::base::dimension::U10"]},{text:"impl Clone for U11",synthetic:false,types:["nalgebra::base::dimension::U11"]},{text:"impl Clone for U12",synthetic:false,types:["nalgebra::base::dimension::U12"]},{text:"impl Clone for U13",synthetic:false,types:["nalgebra::base::dimension::U13"]},{text:"impl Clone for U14",synthetic:false,types:["nalgebra::base::dimension::U14"]},{text:"impl Clone for U15",synthetic:false,types:["nalgebra::base::dimension::U15"]},{text:"impl Clone for U16",synthetic:false,types:["nalgebra::base::dimension::U16"]},{text:"impl Clone for U17",synthetic:false,types:["nalgebra::base::dimension::U17"]},{text:"impl Clone for U18",synthetic:false,types:["nalgebra::base::dimension::U18"]},{text:"impl Clone for U19",synthetic:false,types:["nalgebra::base::dimension::U19"]},{text:"impl Clone for U20",synthetic:false,types:["nalgebra::base::dimension::U20"]},{text:"impl Clone for U21",synthetic:false,types:["nalgebra::base::dimension::U21"]},{text:"impl Clone for U22",synthetic:false,types:["nalgebra::base::dimension::U22"]},{text:"impl Clone for U23",synthetic:false,types:["nalgebra::base::dimension::U23"]},{text:"impl Clone for U24",synthetic:false,types:["nalgebra::base::dimension::U24"]},{text:"impl Clone for U25",synthetic:false,types:["nalgebra::base::dimension::U25"]},{text:"impl Clone for U26",synthetic:false,types:["nalgebra::base::dimension::U26"]},{text:"impl Clone for U27",synthetic:false,types:["nalgebra::base::dimension::U27"]},{text:"impl Clone for U28",synthetic:false,types:["nalgebra::base::dimension::U28"]},{text:"impl Clone for U29",synthetic:false,types:["nalgebra::base::dimension::U29"]},{text:"impl Clone for U30",synthetic:false,types:["nalgebra::base::dimension::U30"]},{text:"impl Clone for U31",synthetic:false,types:["nalgebra::base::dimension::U31"]},{text:"impl Clone for U32",synthetic:false,types:["nalgebra::base::dimension::U32"]},{text:"impl Clone for U33",synthetic:false,types:["nalgebra::base::dimension::U33"]},{text:"impl Clone for U34",synthetic:false,types:["nalgebra::base::dimension::U34"]},{text:"impl Clone for U35",synthetic:false,types:["nalgebra::base::dimension::U35"]},{text:"impl Clone for U36",synthetic:false,types:["nalgebra::base::dimension::U36"]},{text:"impl Clone for U37",synthetic:false,types:["nalgebra::base::dimension::U37"]},{text:"impl Clone for U38",synthetic:false,types:["nalgebra::base::dimension::U38"]},{text:"impl Clone for U39",synthetic:false,types:["nalgebra::base::dimension::U39"]},{text:"impl Clone for U40",synthetic:false,types:["nalgebra::base::dimension::U40"]},{text:"impl Clone for U41",synthetic:false,types:["nalgebra::base::dimension::U41"]},{text:"impl Clone for U42",synthetic:false,types:["nalgebra::base::dimension::U42"]},{text:"impl Clone for U43",synthetic:false,types:["nalgebra::base::dimension::U43"]},{text:"impl Clone for U44",synthetic:false,types:["nalgebra::base::dimension::U44"]},{text:"impl Clone for U45",synthetic:false,types:["nalgebra::base::dimension::U45"]},{text:"impl Clone for U46",synthetic:false,types:["nalgebra::base::dimension::U46"]},{text:"impl Clone for U47",synthetic:false,types:["nalgebra::base::dimension::U47"]},{text:"impl Clone for U48",synthetic:false,types:["nalgebra::base::dimension::U48"]},{text:"impl Clone for U49",synthetic:false,types:["nalgebra::base::dimension::U49"]},{text:"impl Clone for U50",synthetic:false,types:["nalgebra::base::dimension::U50"]},{text:"impl Clone for U51",synthetic:false,types:["nalgebra::base::dimension::U51"]},{text:"impl Clone for U52",synthetic:false,types:["nalgebra::base::dimension::U52"]},{text:"impl Clone for U53",synthetic:false,types:["nalgebra::base::dimension::U53"]},{text:"impl Clone for U54",synthetic:false,types:["nalgebra::base::dimension::U54"]},{text:"impl Clone for U55",synthetic:false,types:["nalgebra::base::dimension::U55"]},{text:"impl Clone for U56",synthetic:false,types:["nalgebra::base::dimension::U56"]},{text:"impl Clone for U57",synthetic:false,types:["nalgebra::base::dimension::U57"]},{text:"impl Clone for U58",synthetic:false,types:["nalgebra::base::dimension::U58"]},{text:"impl Clone for U59",synthetic:false,types:["nalgebra::base::dimension::U59"]},{text:"impl Clone for U60",synthetic:false,types:["nalgebra::base::dimension::U60"]},{text:"impl Clone for U61",synthetic:false,types:["nalgebra::base::dimension::U61"]},{text:"impl Clone for U62",synthetic:false,types:["nalgebra::base::dimension::U62"]},{text:"impl Clone for U63",synthetic:false,types:["nalgebra::base::dimension::U63"]},{text:"impl Clone for U64",synthetic:false,types:["nalgebra::base::dimension::U64"]},{text:"impl Clone for U65",synthetic:false,types:["nalgebra::base::dimension::U65"]},{text:"impl Clone for U66",synthetic:false,types:["nalgebra::base::dimension::U66"]},{text:"impl Clone for U67",synthetic:false,types:["nalgebra::base::dimension::U67"]},{text:"impl Clone for U68",synthetic:false,types:["nalgebra::base::dimension::U68"]},{text:"impl Clone for U69",synthetic:false,types:["nalgebra::base::dimension::U69"]},{text:"impl Clone for U70",synthetic:false,types:["nalgebra::base::dimension::U70"]},{text:"impl Clone for U71",synthetic:false,types:["nalgebra::base::dimension::U71"]},{text:"impl Clone for U72",synthetic:false,types:["nalgebra::base::dimension::U72"]},{text:"impl Clone for U73",synthetic:false,types:["nalgebra::base::dimension::U73"]},{text:"impl Clone for U74",synthetic:false,types:["nalgebra::base::dimension::U74"]},{text:"impl Clone for U75",synthetic:false,types:["nalgebra::base::dimension::U75"]},{text:"impl Clone for U76",synthetic:false,types:["nalgebra::base::dimension::U76"]},{text:"impl Clone for U77",synthetic:false,types:["nalgebra::base::dimension::U77"]},{text:"impl Clone for U78",synthetic:false,types:["nalgebra::base::dimension::U78"]},{text:"impl Clone for U79",synthetic:false,types:["nalgebra::base::dimension::U79"]},{text:"impl Clone for U80",synthetic:false,types:["nalgebra::base::dimension::U80"]},{text:"impl Clone for U81",synthetic:false,types:["nalgebra::base::dimension::U81"]},{text:"impl Clone for U82",synthetic:false,types:["nalgebra::base::dimension::U82"]},{text:"impl Clone for U83",synthetic:false,types:["nalgebra::base::dimension::U83"]},{text:"impl Clone for U84",synthetic:false,types:["nalgebra::base::dimension::U84"]},{text:"impl Clone for U85",synthetic:false,types:["nalgebra::base::dimension::U85"]},{text:"impl Clone for U86",synthetic:false,types:["nalgebra::base::dimension::U86"]},{text:"impl Clone for U87",synthetic:false,types:["nalgebra::base::dimension::U87"]},{text:"impl Clone for U88",synthetic:false,types:["nalgebra::base::dimension::U88"]},{text:"impl Clone for U89",synthetic:false,types:["nalgebra::base::dimension::U89"]},{text:"impl Clone for U90",synthetic:false,types:["nalgebra::base::dimension::U90"]},{text:"impl Clone for U91",synthetic:false,types:["nalgebra::base::dimension::U91"]},{text:"impl Clone for U92",synthetic:false,types:["nalgebra::base::dimension::U92"]},{text:"impl Clone for U93",synthetic:false,types:["nalgebra::base::dimension::U93"]},{text:"impl Clone for U94",synthetic:false,types:["nalgebra::base::dimension::U94"]},{text:"impl Clone for U95",synthetic:false,types:["nalgebra::base::dimension::U95"]},{text:"impl Clone for U96",synthetic:false,types:["nalgebra::base::dimension::U96"]},{text:"impl Clone for U97",synthetic:false,types:["nalgebra::base::dimension::U97"]},{text:"impl Clone for U98",synthetic:false,types:["nalgebra::base::dimension::U98"]},{text:"impl Clone for U99",synthetic:false,types:["nalgebra::base::dimension::U99"]},{text:"impl Clone for U100",synthetic:false,types:["nalgebra::base::dimension::U100"]},{text:"impl Clone for U101",synthetic:false,types:["nalgebra::base::dimension::U101"]},{text:"impl Clone for U102",synthetic:false,types:["nalgebra::base::dimension::U102"]},{text:"impl Clone for U103",synthetic:false,types:["nalgebra::base::dimension::U103"]},{text:"impl Clone for U104",synthetic:false,types:["nalgebra::base::dimension::U104"]},{text:"impl Clone for U105",synthetic:false,types:["nalgebra::base::dimension::U105"]},{text:"impl Clone for U106",synthetic:false,types:["nalgebra::base::dimension::U106"]},{text:"impl Clone for U107",synthetic:false,types:["nalgebra::base::dimension::U107"]},{text:"impl Clone for U108",synthetic:false,types:["nalgebra::base::dimension::U108"]},{text:"impl Clone for U109",synthetic:false,types:["nalgebra::base::dimension::U109"]},{text:"impl Clone for U110",synthetic:false,types:["nalgebra::base::dimension::U110"]},{text:"impl Clone for U111",synthetic:false,types:["nalgebra::base::dimension::U111"]},{text:"impl Clone for U112",synthetic:false,types:["nalgebra::base::dimension::U112"]},{text:"impl Clone for U113",synthetic:false,types:["nalgebra::base::dimension::U113"]},{text:"impl Clone for U114",synthetic:false,types:["nalgebra::base::dimension::U114"]},{text:"impl Clone for U115",synthetic:false,types:["nalgebra::base::dimension::U115"]},{text:"impl Clone for U116",synthetic:false,types:["nalgebra::base::dimension::U116"]},{text:"impl Clone for U117",synthetic:false,types:["nalgebra::base::dimension::U117"]},{text:"impl Clone for U118",synthetic:false,types:["nalgebra::base::dimension::U118"]},{text:"impl Clone for U119",synthetic:false,types:["nalgebra::base::dimension::U119"]},{text:"impl Clone for U120",synthetic:false,types:["nalgebra::base::dimension::U120"]},{text:"impl Clone for U121",synthetic:false,types:["nalgebra::base::dimension::U121"]},{text:"impl Clone for U122",synthetic:false,types:["nalgebra::base::dimension::U122"]},{text:"impl Clone for U123",synthetic:false,types:["nalgebra::base::dimension::U123"]},{text:"impl Clone for U124",synthetic:false,types:["nalgebra::base::dimension::U124"]},{text:"impl Clone for U125",synthetic:false,types:["nalgebra::base::dimension::U125"]},{text:"impl Clone for U126",synthetic:false,types:["nalgebra::base::dimension::U126"]},{text:"impl Clone for U127",synthetic:false,types:["nalgebra::base::dimension::U127"]},{text:"impl<'a, N: Clone + Scalar, R: Clone + Dim, C: Clone + Dim, S: Clone + Storage<N, R, C>> Clone for RowIter<'a, N, R, C, S>",synthetic:false,types:["nalgebra::base::iter::RowIter"]},{text:"impl<'a, N: Clone + Scalar, R: Clone + Dim, C: Clone + Dim, S: Clone + Storage<N, R, C>> Clone for ColumnIter<'a, N, R, C, S>",synthetic:false,types:["nalgebra::base::iter::ColumnIter"]},{text:"impl<N: Clone + Scalar, R: Clone + Dim, C: Clone + Dim, S: Clone> Clone for Matrix<N, R, C, S>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<N, R, C> Clone for ArrayStorage<N, R, C> where
    N: Clone,
    R: DimName,
    C: DimName,
    R::Value: Mul<C::Value>,
    Prod<R::Value, C::Value>: ArrayLength<N>, 
",synthetic:false,types:["nalgebra::base::array_storage::ArrayStorage"]},{text:"impl<'a, N: Scalar, R: Dim, C: Dim, RStride: Dim, CStride: Dim> Clone for SliceStorage<'a, N, R, C, RStride, CStride>",synthetic:false,types:["nalgebra::base::matrix_slice::SliceStorage"]},{text:"impl<N: Clone, R: Clone + Dim, C: Clone + Dim> Clone for VecStorage<N, R, C>",synthetic:false,types:["nalgebra::base::vec_storage::VecStorage"]},{text:"impl<T: Clone> Clone for Unit<T>",synthetic:false,types:["nalgebra::base::unit::Unit"]},{text:"impl<N: Clone + Scalar, D: Clone + DimName> Clone for Point<N, D> where
    DefaultAllocator: Allocator<N, D>, 
",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: Scalar, D: DimName> Clone for Rotation<N, D> where
    DefaultAllocator: Allocator<N, D, D>,
    <DefaultAllocator as Allocator<N, D, D>>::Buffer: Clone
",synthetic:false,types:["nalgebra::geometry::rotation::Rotation"]},{text:"impl<N: RealField> Clone for Quaternion<N>",synthetic:false,types:["nalgebra::geometry::quaternion::Quaternion"]},{text:"impl<N: Scalar, D: DimName> Clone for Translation<N, D> where
    DefaultAllocator: Allocator<N, D>,
    Owned<N, D>: Clone
",synthetic:false,types:["nalgebra::geometry::translation::Translation"]},{text:"impl<N: RealField, D: DimName, R: Rotation<Point<N, D>> + Clone> Clone for Isometry<N, D, R> where
    DefaultAllocator: Allocator<N, D>, 
",synthetic:false,types:["nalgebra::geometry::isometry::Isometry"]},{text:"impl<N: RealField, D: DimName, R: Rotation<Point<N, D>> + Clone> Clone for Similarity<N, D, R> where
    DefaultAllocator: Allocator<N, D>, 
",synthetic:false,types:["nalgebra::geometry::similarity::Similarity"]},{text:"impl Clone for TGeneral",synthetic:false,types:["nalgebra::geometry::transform::TGeneral"]},{text:"impl Clone for TProjective",synthetic:false,types:["nalgebra::geometry::transform::TProjective"]},{text:"impl Clone for TAffine",synthetic:false,types:["nalgebra::geometry::transform::TAffine"]},{text:"impl<N: RealField, D: DimNameAdd<U1>, C: TCategory> Clone for Transform<N, D, C> where
    DefaultAllocator: Allocator<N, DimNameSum<D, U1>, DimNameSum<D, U1>>, 
",synthetic:false,types:["nalgebra::geometry::transform::Transform"]},{text:"impl<N: RealField> Clone for Orthographic3<N>",synthetic:false,types:["nalgebra::geometry::orthographic::Orthographic3"]},{text:"impl<N: RealField> Clone for Perspective3<N>",synthetic:false,types:["nalgebra::geometry::perspective::Perspective3"]},{text:"impl<N: Clone + ComplexField, R: Clone + DimMin<C>, C: Clone + Dim> Clone for Bidiagonal<N, R, C> where
    DimMinimum<R, C>: DimSub<U1>,
    DefaultAllocator: Allocator<N, R, C> + Allocator<N, DimMinimum<R, C>> + Allocator<N, DimDiff<DimMinimum<R, C>, U1>>, 
",synthetic:false,types:["nalgebra::linalg::bidiagonal::Bidiagonal"]},{text:"impl<N: Clone + ComplexField, D: Clone + Dim> Clone for Cholesky<N, D> where
    DefaultAllocator: Allocator<N, D, D>, 
",synthetic:false,types:["nalgebra::linalg::cholesky::Cholesky"]},{text:"impl<N: Clone + ComplexField, R: Clone + DimMin<C>, C: Clone + Dim> Clone for FullPivLU<N, R, C> where
    DefaultAllocator: Allocator<N, R, C> + Allocator<(usize, usize), DimMinimum<R, C>>, 
",synthetic:false,types:["nalgebra::linalg::full_piv_lu::FullPivLU"]},{text:"impl<N: Clone + ComplexField> Clone for GivensRotation<N> where
    N::RealField: Clone
",synthetic:false,types:["nalgebra::linalg::givens::GivensRotation"]},{text:"impl<N: Clone + ComplexField, D: Clone + DimSub<U1>> Clone for Hessenberg<N, D> where
    DefaultAllocator: Allocator<N, D, D> + Allocator<N, DimDiff<D, U1>>, 
",synthetic:false,types:["nalgebra::linalg::hessenberg::Hessenberg"]},{text:"impl<N: Clone + ComplexField, R: Clone + DimMin<C>, C: Clone + Dim> Clone for LU<N, R, C> where
    DefaultAllocator: Allocator<N, R, C> + Allocator<(usize, usize), DimMinimum<R, C>>, 
",synthetic:false,types:["nalgebra::linalg::lu::LU"]},{text:"impl<D: Clone + Dim> Clone for PermutationSequence<D> where
    DefaultAllocator: Allocator<(usize, usize), D>, 
",synthetic:false,types:["nalgebra::linalg::permutation_sequence::PermutationSequence"]},{text:"impl<N: Clone + ComplexField, R: Clone + DimMin<C>, C: Clone + Dim> Clone for QR<N, R, C> where
    DefaultAllocator: Allocator<N, R, C> + Allocator<N, DimMinimum<R, C>>, 
",synthetic:false,types:["nalgebra::linalg::qr::QR"]},{text:"impl<N: Clone + ComplexField, D: Clone + Dim> Clone for Schur<N, D> where
    DefaultAllocator: Allocator<N, D, D>, 
",synthetic:false,types:["nalgebra::linalg::schur::Schur"]},{text:"impl<N: Clone + ComplexField, R: Clone + DimMin<C>, C: Clone + Dim> Clone for SVD<N, R, C> where
    DefaultAllocator: Allocator<N, DimMinimum<R, C>, C> + Allocator<N, R, DimMinimum<R, C>> + Allocator<N::RealField, DimMinimum<R, C>>,
    N::RealField: Clone
",synthetic:false,types:["nalgebra::linalg::svd::SVD"]},{text:"impl<N: Clone + ComplexField, D: Clone + Dim> Clone for SymmetricEigen<N, D> where
    DefaultAllocator: Allocator<N, D, D> + Allocator<N::RealField, D>,
    N::RealField: Clone
",synthetic:false,types:["nalgebra::linalg::symmetric_eigen::SymmetricEigen"]},{text:"impl<N: Clone + ComplexField, D: Clone + DimSub<U1>> Clone for SymmetricTridiagonal<N, D> where
    DefaultAllocator: Allocator<N, D, D> + Allocator<N, DimDiff<D, U1>>, 
",synthetic:false,types:["nalgebra::linalg::symmetric_tridiagonal::SymmetricTridiagonal"]},]; implementors["nix"] = [{text:"impl Clone for Entry",synthetic:false,types:["nix::dir::Entry"]},{text:"impl Clone for Type",synthetic:false,types:["nix::dir::Type"]},{text:"impl Clone for Errno",synthetic:false,types:["nix::errno::consts::Errno"]},{text:"impl Clone for AtFlags",synthetic:false,types:["nix::fcntl::AtFlags"]},{text:"impl Clone for OFlag",synthetic:false,types:["nix::fcntl::OFlag"]},{text:"impl Clone for SealFlag",synthetic:false,types:["nix::fcntl::SealFlag"]},{text:"impl Clone for FdFlag",synthetic:false,types:["nix::fcntl::FdFlag"]},{text:"impl Clone for FlockArg",synthetic:false,types:["nix::fcntl::FlockArg"]},{text:"impl Clone for SpliceFFlags",synthetic:false,types:["nix::fcntl::SpliceFFlags"]},{text:"impl Clone for FallocateFlags",synthetic:false,types:["nix::fcntl::FallocateFlags"]},{text:"impl Clone for InterfaceAddress",synthetic:false,types:["nix::ifaddrs::InterfaceAddress"]},{text:"impl Clone for ModuleInitFlags",synthetic:false,types:["nix::kmod::ModuleInitFlags"]},{text:"impl Clone for DeleteModuleFlags",synthetic:false,types:["nix::kmod::DeleteModuleFlags"]},{text:"impl Clone for MsFlags",synthetic:false,types:["nix::mount::MsFlags"]},{text:"impl Clone for MntFlags",synthetic:false,types:["nix::mount::MntFlags"]},{text:"impl Clone for MQ_OFlag",synthetic:false,types:["nix::mqueue::MQ_OFlag"]},{text:"impl Clone for FdFlag",synthetic:false,types:["nix::mqueue::FdFlag"]},{text:"impl Clone for MqAttr",synthetic:false,types:["nix::mqueue::MqAttr"]},{text:"impl Clone for InterfaceFlags",synthetic:false,types:["nix::net::if_::InterfaceFlags"]},{text:"impl Clone for PollFd",synthetic:false,types:["nix::poll::PollFd"]},{text:"impl Clone for PollFlags",synthetic:false,types:["nix::poll::PollFlags"]},{text:"impl Clone for OpenptyResult",synthetic:false,types:["nix::pty::OpenptyResult"]},{text:"impl Clone for ForkptyResult",synthetic:false,types:["nix::pty::ForkptyResult"]},{text:"impl Clone for CloneFlags",synthetic:false,types:["nix::sched::CloneFlags"]},{text:"impl Clone for CpuSet",synthetic:false,types:["nix::sched::CpuSet"]},{text:"impl Clone for AioFsyncMode",synthetic:false,types:["nix::sys::aio::AioFsyncMode"]},{text:"impl Clone for LioOpcode",synthetic:false,types:["nix::sys::aio::LioOpcode"]},{text:"impl Clone for LioMode",synthetic:false,types:["nix::sys::aio::LioMode"]},{text:"impl Clone for AioCancelStat",synthetic:false,types:["nix::sys::aio::AioCancelStat"]},{text:"impl Clone for EpollFlags",synthetic:false,types:["nix::sys::epoll::EpollFlags"]},{text:"impl Clone for EpollOp",synthetic:false,types:["nix::sys::epoll::EpollOp"]},{text:"impl Clone for EpollCreateFlags",synthetic:false,types:["nix::sys::epoll::EpollCreateFlags"]},{text:"impl Clone for EpollEvent",synthetic:false,types:["nix::sys::epoll::EpollEvent"]},{text:"impl Clone for EfdFlags",synthetic:false,types:["nix::sys::eventfd::EfdFlags"]},{text:"impl Clone for MemFdCreateFlag",synthetic:false,types:["nix::sys::memfd::MemFdCreateFlag"]},{text:"impl Clone for ProtFlags",synthetic:false,types:["nix::sys::mman::ProtFlags"]},{text:"impl Clone for MapFlags",synthetic:false,types:["nix::sys::mman::MapFlags"]},{text:"impl Clone for MmapAdvise",synthetic:false,types:["nix::sys::mman::MmapAdvise"]},{text:"impl Clone for MsFlags",synthetic:false,types:["nix::sys::mman::MsFlags"]},{text:"impl Clone for MlockAllFlags",synthetic:false,types:["nix::sys::mman::MlockAllFlags"]},{text:"impl Clone for Request",synthetic:false,types:["nix::sys::ptrace::linux::Request"]},{text:"impl Clone for Event",synthetic:false,types:["nix::sys::ptrace::linux::Event"]},{text:"impl Clone for Options",synthetic:false,types:["nix::sys::ptrace::linux::Options"]},{text:"impl Clone for QuotaType",synthetic:false,types:["nix::sys::quota::QuotaType"]},{text:"impl Clone for QuotaFmt",synthetic:false,types:["nix::sys::quota::QuotaFmt"]},{text:"impl Clone for QuotaValidFlags",synthetic:false,types:["nix::sys::quota::QuotaValidFlags"]},{text:"impl Clone for Dqblk",synthetic:false,types:["nix::sys::quota::Dqblk"]},{text:"impl Clone for RebootMode",synthetic:false,types:["nix::sys::reboot::RebootMode"]},{text:"impl Clone for FdSet",synthetic:false,types:["nix::sys::select::FdSet"]},{text:"impl Clone for Signal",synthetic:false,types:["nix::sys::signal::Signal"]},{text:"impl Clone for SignalIterator",synthetic:false,types:["nix::sys::signal::SignalIterator"]},{text:"impl Clone for SaFlags",synthetic:false,types:["nix::sys::signal::SaFlags"]},{text:"impl Clone for SigmaskHow",synthetic:false,types:["nix::sys::signal::SigmaskHow"]},{text:"impl Clone for SigSet",synthetic:false,types:["nix::sys::signal::SigSet"]},{text:"impl Clone for SigHandler",synthetic:false,types:["nix::sys::signal::SigHandler"]},{text:"impl Clone for SigAction",synthetic:false,types:["nix::sys::signal::SigAction"]},{text:"impl Clone for SigevNotify",synthetic:false,types:["nix::sys::signal::SigevNotify"]},{text:"impl Clone for SigEvent",synthetic:false,types:["nix::sys::signal::sigevent::SigEvent"]},{text:"impl Clone for SfdFlags",synthetic:false,types:["nix::sys::signalfd::SfdFlags"]},{text:"impl Clone for SignalFd",synthetic:false,types:["nix::sys::signalfd::SignalFd"]},{text:"impl Clone for AddressFamily",synthetic:false,types:["nix::sys::socket::addr::AddressFamily"]},{text:"impl Clone for InetAddr",synthetic:false,types:["nix::sys::socket::addr::InetAddr"]},{text:"impl Clone for IpAddr",synthetic:false,types:["nix::sys::socket::addr::IpAddr"]},{text:"impl Clone for Ipv4Addr",synthetic:false,types:["nix::sys::socket::addr::Ipv4Addr"]},{text:"impl Clone for Ipv6Addr",synthetic:false,types:["nix::sys::socket::addr::Ipv6Addr"]},{text:"impl Clone for UnixAddr",synthetic:false,types:["nix::sys::socket::addr::UnixAddr"]},{text:"impl Clone for SockAddr",synthetic:false,types:["nix::sys::socket::addr::SockAddr"]},{text:"impl Clone for NetlinkAddr",synthetic:false,types:["nix::sys::socket::addr::netlink::NetlinkAddr"]},{text:"impl Clone for AlgAddr",synthetic:false,types:["nix::sys::socket::addr::alg::AlgAddr"]},{text:"impl Clone for LinkAddr",synthetic:false,types:["nix::sys::socket::addr::datalink::LinkAddr"]},{text:"impl Clone for ReuseAddr",synthetic:false,types:["nix::sys::socket::sockopt::ReuseAddr"]},{text:"impl Clone for ReusePort",synthetic:false,types:["nix::sys::socket::sockopt::ReusePort"]},{text:"impl Clone for TcpNoDelay",synthetic:false,types:["nix::sys::socket::sockopt::TcpNoDelay"]},{text:"impl Clone for Linger",synthetic:false,types:["nix::sys::socket::sockopt::Linger"]},{text:"impl Clone for IpAddMembership",synthetic:false,types:["nix::sys::socket::sockopt::IpAddMembership"]},{text:"impl Clone for IpDropMembership",synthetic:false,types:["nix::sys::socket::sockopt::IpDropMembership"]},{text:"impl Clone for Ipv6AddMembership",synthetic:false,types:["nix::sys::socket::sockopt::Ipv6AddMembership"]},{text:"impl Clone for Ipv6DropMembership",synthetic:false,types:["nix::sys::socket::sockopt::Ipv6DropMembership"]},{text:"impl Clone for IpMulticastTtl",synthetic:false,types:["nix::sys::socket::sockopt::IpMulticastTtl"]},{text:"impl Clone for IpMulticastLoop",synthetic:false,types:["nix::sys::socket::sockopt::IpMulticastLoop"]},{text:"impl Clone for ReceiveTimeout",synthetic:false,types:["nix::sys::socket::sockopt::ReceiveTimeout"]},{text:"impl Clone for SendTimeout",synthetic:false,types:["nix::sys::socket::sockopt::SendTimeout"]},{text:"impl Clone for Broadcast",synthetic:false,types:["nix::sys::socket::sockopt::Broadcast"]},{text:"impl Clone for OobInline",synthetic:false,types:["nix::sys::socket::sockopt::OobInline"]},{text:"impl Clone for SocketError",synthetic:false,types:["nix::sys::socket::sockopt::SocketError"]},{text:"impl Clone for KeepAlive",synthetic:false,types:["nix::sys::socket::sockopt::KeepAlive"]},{text:"impl Clone for PeerCredentials",synthetic:false,types:["nix::sys::socket::sockopt::PeerCredentials"]},{text:"impl Clone for TcpKeepIdle",synthetic:false,types:["nix::sys::socket::sockopt::TcpKeepIdle"]},{text:"impl Clone for RcvBuf",synthetic:false,types:["nix::sys::socket::sockopt::RcvBuf"]},{text:"impl Clone for SndBuf",synthetic:false,types:["nix::sys::socket::sockopt::SndBuf"]},{text:"impl Clone for RcvBufForce",synthetic:false,types:["nix::sys::socket::sockopt::RcvBufForce"]},{text:"impl Clone for SndBufForce",synthetic:false,types:["nix::sys::socket::sockopt::SndBufForce"]},{text:"impl Clone for SockType",synthetic:false,types:["nix::sys::socket::sockopt::SockType"]},{text:"impl Clone for AcceptConn",synthetic:false,types:["nix::sys::socket::sockopt::AcceptConn"]},{text:"impl Clone for OriginalDst",synthetic:false,types:["nix::sys::socket::sockopt::OriginalDst"]},{text:"impl Clone for ReceiveTimestamp",synthetic:false,types:["nix::sys::socket::sockopt::ReceiveTimestamp"]},{text:"impl Clone for IpTransparent",synthetic:false,types:["nix::sys::socket::sockopt::IpTransparent"]},{text:"impl Clone for Mark",synthetic:false,types:["nix::sys::socket::sockopt::Mark"]},{text:"impl Clone for PassCred",synthetic:false,types:["nix::sys::socket::sockopt::PassCred"]},{text:"impl Clone for TcpCongestion",synthetic:false,types:["nix::sys::socket::sockopt::TcpCongestion"]},{text:"impl Clone for Ipv4PacketInfo",synthetic:false,types:["nix::sys::socket::sockopt::Ipv4PacketInfo"]},{text:"impl Clone for Ipv6RecvPacketInfo",synthetic:false,types:["nix::sys::socket::sockopt::Ipv6RecvPacketInfo"]},{text:"impl Clone for AlgSetAeadAuthSize",synthetic:false,types:["nix::sys::socket::sockopt::AlgSetAeadAuthSize"]},{text:"impl<T: Clone> Clone for AlgSetKey<T>",synthetic:false,types:["nix::sys::socket::sockopt::AlgSetKey"]},{text:"impl Clone for SockType",synthetic:false,types:["nix::sys::socket::SockType"]},{text:"impl Clone for SockProtocol",synthetic:false,types:["nix::sys::socket::SockProtocol"]},{text:"impl Clone for SockFlag",synthetic:false,types:["nix::sys::socket::SockFlag"]},{text:"impl Clone for MsgFlags",synthetic:false,types:["nix::sys::socket::MsgFlags"]},{text:"impl Clone for UnixCredentials",synthetic:false,types:["nix::sys::socket::UnixCredentials"]},{text:"impl Clone for IpMembershipRequest",synthetic:false,types:["nix::sys::socket::IpMembershipRequest"]},{text:"impl Clone for Ipv6MembershipRequest",synthetic:false,types:["nix::sys::socket::Ipv6MembershipRequest"]},{text:"impl Clone for SockLevel",synthetic:false,types:["nix::sys::socket::SockLevel"]},{text:"impl Clone for Shutdown",synthetic:false,types:["nix::sys::socket::Shutdown"]},{text:"impl Clone for SFlag",synthetic:false,types:["nix::sys::stat::SFlag"]},{text:"impl Clone for Mode",synthetic:false,types:["nix::sys::stat::Mode"]},{text:"impl Clone for FchmodatFlags",synthetic:false,types:["nix::sys::stat::FchmodatFlags"]},{text:"impl Clone for UtimensatFlags",synthetic:false,types:["nix::sys::stat::UtimensatFlags"]},{text:"impl Clone for FsFlags",synthetic:false,types:["nix::sys::statvfs::FsFlags"]},{text:"impl Clone for Statvfs",synthetic:false,types:["nix::sys::statvfs::Statvfs"]},{text:"impl Clone for SysInfo",synthetic:false,types:["nix::sys::sysinfo::SysInfo"]},{text:"impl Clone for Termios",synthetic:false,types:["nix::sys::termios::Termios"]},{text:"impl Clone for BaudRate",synthetic:false,types:["nix::sys::termios::BaudRate"]},{text:"impl Clone for SetArg",synthetic:false,types:["nix::sys::termios::SetArg"]},{text:"impl Clone for FlushArg",synthetic:false,types:["nix::sys::termios::FlushArg"]},{text:"impl Clone for FlowArg",synthetic:false,types:["nix::sys::termios::FlowArg"]},{text:"impl Clone for SpecialCharacterIndices",synthetic:false,types:["nix::sys::termios::SpecialCharacterIndices"]},{text:"impl Clone for InputFlags",synthetic:false,types:["nix::sys::termios::InputFlags"]},{text:"impl Clone for OutputFlags",synthetic:false,types:["nix::sys::termios::OutputFlags"]},{text:"impl Clone for ControlFlags",synthetic:false,types:["nix::sys::termios::ControlFlags"]},{text:"impl Clone for LocalFlags",synthetic:false,types:["nix::sys::termios::LocalFlags"]},{text:"impl Clone for TimeSpec",synthetic:false,types:["nix::sys::time::TimeSpec"]},{text:"impl Clone for TimeVal",synthetic:false,types:["nix::sys::time::TimeVal"]},{text:"impl Clone for RemoteIoVec",synthetic:false,types:["nix::sys::uio::RemoteIoVec"]},{text:"impl Clone for UtsName",synthetic:false,types:["nix::sys::utsname::UtsName"]},{text:"impl Clone for WaitPidFlag",synthetic:false,types:["nix::sys::wait::WaitPidFlag"]},{text:"impl Clone for WaitStatus",synthetic:false,types:["nix::sys::wait::WaitStatus"]},{text:"impl Clone for AddWatchFlags",synthetic:false,types:["nix::sys::inotify::AddWatchFlags"]},{text:"impl Clone for InitFlags",synthetic:false,types:["nix::sys::inotify::InitFlags"]},{text:"impl Clone for Inotify",synthetic:false,types:["nix::sys::inotify::Inotify"]},{text:"impl Clone for WatchDescriptor",synthetic:false,types:["nix::sys::inotify::WatchDescriptor"]},{text:"impl Clone for UContext",synthetic:false,types:["nix::ucontext::UContext"]},{text:"impl Clone for Uid",synthetic:false,types:["nix::unistd::Uid"]},{text:"impl Clone for Gid",synthetic:false,types:["nix::unistd::Gid"]},{text:"impl Clone for Pid",synthetic:false,types:["nix::unistd::Pid"]},{text:"impl Clone for ForkResult",synthetic:false,types:["nix::unistd::ForkResult"]},{text:"impl Clone for FchownatFlags",synthetic:false,types:["nix::unistd::FchownatFlags"]},{text:"impl Clone for Whence",synthetic:false,types:["nix::unistd::Whence"]},{text:"impl Clone for PathconfVar",synthetic:false,types:["nix::unistd::PathconfVar"]},{text:"impl Clone for SysconfVar",synthetic:false,types:["nix::unistd::SysconfVar"]},{text:"impl Clone for AccessFlags",synthetic:false,types:["nix::unistd::AccessFlags"]},{text:"impl Clone for Error",synthetic:false,types:["nix::Error"]},]; implementors["notify"] = [{text:"impl Clone for Op",synthetic:false,types:["notify::op::Op"]},{text:"impl Clone for RecursiveMode",synthetic:false,types:["notify::RecursiveMode"]},]; implementors["num_bigint"] = [{text:"impl Clone for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl Clone for Sign",synthetic:false,types:["num_bigint::bigint::Sign"]},{text:"impl Clone for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},]; implementors["num_complex"] = [{text:"impl<T: Clone> Clone for Complex<T>",synthetic:false,types:["num_complex::Complex"]},]; implementors["num_integer"] = [{text:"impl<A: Clone> Clone for ExtendedGcd<A>",synthetic:false,types:["num_integer::ExtendedGcd"]},]; implementors["num_iter"] = [{text:"impl<A: Clone> Clone for Range<A>",synthetic:false,types:["num_iter::Range"]},{text:"impl<A: Clone> Clone for RangeInclusive<A>",synthetic:false,types:["num_iter::RangeInclusive"]},{text:"impl<A: Clone> Clone for RangeStep<A>",synthetic:false,types:["num_iter::RangeStep"]},{text:"impl<A: Clone> Clone for RangeStepInclusive<A>",synthetic:false,types:["num_iter::RangeStepInclusive"]},]; implementors["num_rational"] = [{text:"impl<T: Clone> Clone for Ratio<T>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl Clone for ParseRatioError",synthetic:false,types:["num_rational::ParseRatioError"]},]; implementors["ordered_float"] = [{text:"impl<T: Clone + Float> Clone for OrderedFloat<T>",synthetic:false,types:["ordered_float::OrderedFloat"]},{text:"impl<T: Clone + Float> Clone for NotNan<T>",synthetic:false,types:["ordered_float::NotNan"]},{text:"impl Clone for FloatIsNan",synthetic:false,types:["ordered_float::FloatIsNan"]},{text:"impl<E: Clone> Clone for ParseNotNanError<E>",synthetic:false,types:["ordered_float::ParseNotNanError"]},]; implementors["owning_ref"] = [{text:"impl<O, T: ?Sized> Clone for OwningRef<O, T> where
    O: CloneStableAddress
",synthetic:false,types:["owning_ref::OwningRef"]},]; implementors["parking_lot"] = [{text:"impl Clone for WaitTimeoutResult",synthetic:false,types:["parking_lot::condvar::WaitTimeoutResult"]},{text:"impl Clone for OnceState",synthetic:false,types:["parking_lot::once::OnceState"]},]; implementors["parking_lot_core"] = [{text:"impl Clone for ParkResult",synthetic:false,types:["parking_lot_core::parking_lot::ParkResult"]},{text:"impl Clone for UnparkResult",synthetic:false,types:["parking_lot_core::parking_lot::UnparkResult"]},{text:"impl Clone for RequeueOp",synthetic:false,types:["parking_lot_core::parking_lot::RequeueOp"]},{text:"impl Clone for FilterOp",synthetic:false,types:["parking_lot_core::parking_lot::FilterOp"]},{text:"impl Clone for UnparkToken",synthetic:false,types:["parking_lot_core::parking_lot::UnparkToken"]},{text:"impl Clone for ParkToken",synthetic:false,types:["parking_lot_core::parking_lot::ParkToken"]},]; implementors["percent_encoding"] = [{text:"impl Clone for SIMPLE_ENCODE_SET",synthetic:false,types:["percent_encoding::SIMPLE_ENCODE_SET"]},{text:"impl Clone for QUERY_ENCODE_SET",synthetic:false,types:["percent_encoding::QUERY_ENCODE_SET"]},{text:"impl Clone for DEFAULT_ENCODE_SET",synthetic:false,types:["percent_encoding::DEFAULT_ENCODE_SET"]},{text:"impl Clone for PATH_SEGMENT_ENCODE_SET",synthetic:false,types:["percent_encoding::PATH_SEGMENT_ENCODE_SET"]},{text:"impl Clone for USERINFO_ENCODE_SET",synthetic:false,types:["percent_encoding::USERINFO_ENCODE_SET"]},{text:"impl<'a, E: Clone + EncodeSet> Clone for PercentEncode<'a, E>",synthetic:false,types:["percent_encoding::PercentEncode"]},{text:"impl<'a> Clone for PercentDecode<'a>",synthetic:false,types:["percent_encoding::PercentDecode"]},]; implementors["png"] = [{text:"impl Clone for Limits",synthetic:false,types:["png::decoder::Limits"]},{text:"impl Clone for FilterType",synthetic:false,types:["png::filter::FilterType"]},{text:"impl Clone for ColorType",synthetic:false,types:["png::common::ColorType"]},{text:"impl Clone for BitDepth",synthetic:false,types:["png::common::BitDepth"]},{text:"impl Clone for PixelDimensions",synthetic:false,types:["png::common::PixelDimensions"]},{text:"impl Clone for Unit",synthetic:false,types:["png::common::Unit"]},{text:"impl Clone for FrameControl",synthetic:false,types:["png::common::FrameControl"]},{text:"impl Clone for AnimationControl",synthetic:false,types:["png::common::AnimationControl"]},{text:"impl Clone for Compression",synthetic:false,types:["png::common::Compression"]},{text:"impl Clone for Transformations",synthetic:false,types:["png::common::Transformations"]},]; implementors["proc_macro2"] = [{text:"impl Clone for TokenStream",synthetic:false,types:["proc_macro2::TokenStream"]},{text:"impl Clone for Span",synthetic:false,types:["proc_macro2::Span"]},{text:"impl Clone for TokenTree",synthetic:false,types:["proc_macro2::TokenTree"]},{text:"impl Clone for Group",synthetic:false,types:["proc_macro2::Group"]},{text:"impl Clone for Delimiter",synthetic:false,types:["proc_macro2::Delimiter"]},{text:"impl Clone for Punct",synthetic:false,types:["proc_macro2::Punct"]},{text:"impl Clone for Spacing",synthetic:false,types:["proc_macro2::Spacing"]},{text:"impl Clone for Ident",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl Clone for Literal",synthetic:false,types:["proc_macro2::Literal"]},{text:"impl Clone for IntoIter",synthetic:false,types:["proc_macro2::token_stream::IntoIter"]},]; implementors["quote"] = [{text:"impl Clone for Tokens",synthetic:false,types:["quote::tokens::Tokens"]},]; implementors["rand"] = [{text:"impl<X: Clone + SampleUniform> Clone for Uniform<X> where
    X::Sampler: Clone
",synthetic:false,types:["rand::distributions::uniform::Uniform"]},{text:"impl<X: Clone> Clone for UniformInt<X>",synthetic:false,types:["rand::distributions::uniform::UniformInt"]},{text:"impl<X: Clone> Clone for UniformFloat<X>",synthetic:false,types:["rand::distributions::uniform::UniformFloat"]},{text:"impl Clone for UniformDuration",synthetic:false,types:["rand::distributions::uniform::UniformDuration"]},{text:"impl Clone for Bernoulli",synthetic:false,types:["rand::distributions::bernoulli::Bernoulli"]},{text:"impl<X: Clone + SampleUniform + PartialOrd> Clone for WeightedIndex<X> where
    X::Sampler: Clone
",synthetic:false,types:["rand::distributions::weighted::WeightedIndex"]},{text:"impl Clone for WeightedError",synthetic:false,types:["rand::distributions::weighted::WeightedError"]},{text:"impl Clone for UnitSphereSurface",synthetic:false,types:["rand::distributions::unit_sphere::UnitSphereSurface"]},{text:"impl Clone for UnitCircle",synthetic:false,types:["rand::distributions::unit_circle::UnitCircle"]},{text:"impl Clone for Gamma",synthetic:false,types:["rand::distributions::gamma::Gamma"]},{text:"impl Clone for ChiSquared",synthetic:false,types:["rand::distributions::gamma::ChiSquared"]},{text:"impl Clone for FisherF",synthetic:false,types:["rand::distributions::gamma::FisherF"]},{text:"impl Clone for StudentT",synthetic:false,types:["rand::distributions::gamma::StudentT"]},{text:"impl Clone for Beta",synthetic:false,types:["rand::distributions::gamma::Beta"]},{text:"impl Clone for StandardNormal",synthetic:false,types:["rand::distributions::normal::StandardNormal"]},{text:"impl Clone for Normal",synthetic:false,types:["rand::distributions::normal::Normal"]},{text:"impl Clone for LogNormal",synthetic:false,types:["rand::distributions::normal::LogNormal"]},{text:"impl Clone for Exp1",synthetic:false,types:["rand::distributions::exponential::Exp1"]},{text:"impl Clone for Exp",synthetic:false,types:["rand::distributions::exponential::Exp"]},{text:"impl Clone for Pareto",synthetic:false,types:["rand::distributions::pareto::Pareto"]},{text:"impl Clone for Poisson",synthetic:false,types:["rand::distributions::poisson::Poisson"]},{text:"impl Clone for Binomial",synthetic:false,types:["rand::distributions::binomial::Binomial"]},{text:"impl Clone for Cauchy",synthetic:false,types:["rand::distributions::cauchy::Cauchy"]},{text:"impl Clone for Dirichlet",synthetic:false,types:["rand::distributions::dirichlet::Dirichlet"]},{text:"impl Clone for Triangular",synthetic:false,types:["rand::distributions::triangular::Triangular"]},{text:"impl Clone for Weibull",synthetic:false,types:["rand::distributions::weibull::Weibull"]},{text:"impl Clone for OpenClosed01",synthetic:false,types:["rand::distributions::float::OpenClosed01"]},{text:"impl Clone for Open01",synthetic:false,types:["rand::distributions::float::Open01"]},{text:"impl Clone for Standard",synthetic:false,types:["rand::distributions::Standard"]},{text:"impl<T: Clone> Clone for Weighted<T>",synthetic:false,types:["rand::distributions::Weighted"]},{text:"impl<R, Rsdr> Clone for ReseedingRng<R, Rsdr> where
    R: BlockRngCore + SeedableRng + Clone,
    Rsdr: RngCore + Clone
",synthetic:false,types:["rand::rngs::adapter::reseeding::ReseedingRng"]},{text:"impl Clone for StepRng",synthetic:false,types:["rand::rngs::mock::StepRng"]},{text:"impl Clone for SmallRng",synthetic:false,types:["rand::rngs::small::SmallRng"]},{text:"impl Clone for StdRng",synthetic:false,types:["rand::rngs::std::StdRng"]},{text:"impl Clone for ThreadRng",synthetic:false,types:["rand::rngs::thread::ThreadRng"]},{text:"impl Clone for IndexVec",synthetic:false,types:["rand::seq::index::IndexVec"]},{text:"impl Clone for IndexVecIntoIter",synthetic:false,types:["rand::seq::index::IndexVecIntoIter"]},]; implementors["rand_chacha"] = [{text:"impl Clone for ChaChaRng",synthetic:false,types:["rand_chacha::chacha::ChaChaRng"]},{text:"impl Clone for ChaChaCore",synthetic:false,types:["rand_chacha::chacha::ChaChaCore"]},]; implementors["rand_core"] = [{text:"impl Clone for ErrorKind",synthetic:false,types:["rand_core::error::ErrorKind"]},{text:"impl<R: Clone + BlockRngCore + ?Sized> Clone for BlockRng<R> where
    R::Results: Clone
",synthetic:false,types:["rand_core::block::BlockRng"]},{text:"impl<R: Clone + BlockRngCore + ?Sized> Clone for BlockRng64<R> where
    R::Results: Clone
",synthetic:false,types:["rand_core::block::BlockRng64"]},]; implementors["rand_hc"] = [{text:"impl Clone for Hc128Rng",synthetic:false,types:["rand_hc::hc128::Hc128Rng"]},{text:"impl Clone for Hc128Core",synthetic:false,types:["rand_hc::hc128::Hc128Core"]},]; implementors["rand_isaac"] = [{text:"impl Clone for IsaacRng",synthetic:false,types:["rand_isaac::isaac::IsaacRng"]},{text:"impl Clone for IsaacCore",synthetic:false,types:["rand_isaac::isaac::IsaacCore"]},{text:"impl Clone for Isaac64Rng",synthetic:false,types:["rand_isaac::isaac64::Isaac64Rng"]},{text:"impl Clone for Isaac64Core",synthetic:false,types:["rand_isaac::isaac64::Isaac64Core"]},]; implementors["rand_jitter"] = [{text:"impl Clone for TimerError",synthetic:false,types:["rand_jitter::error::TimerError"]},{text:"impl Clone for JitterRng",synthetic:false,types:["rand_jitter::JitterRng"]},]; implementors["rand_os"] = [{text:"impl Clone for OsRng",synthetic:false,types:["rand_os::OsRng"]},]; implementors["rand_pcg"] = [{text:"impl Clone for Lcg64Xsh32",synthetic:false,types:["rand_pcg::pcg64::Lcg64Xsh32"]},{text:"impl Clone for Mcg128Xsl64",synthetic:false,types:["rand_pcg::pcg128::Mcg128Xsl64"]},]; implementors["rand_xorshift"] = [{text:"impl Clone for XorShiftRng",synthetic:false,types:["rand_xorshift::XorShiftRng"]},]; implementors["rayon"] = [{text:"impl<T: Clone + Ord + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::collections::binary_heap::IntoIter"]},{text:"impl<'a, T: Ord + Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::binary_heap::Iter"]},{text:"impl<'a, K: Ord + Sync, V: Sync> Clone for Iter<'a, K, V>",synthetic:false,types:["rayon::collections::btree_map::Iter"]},{text:"impl<'a, T: Ord + Sync + 'a> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::btree_set::Iter"]},{text:"impl<'a, K: Hash + Eq + Sync, V: Sync> Clone for Iter<'a, K, V>",synthetic:false,types:["rayon::collections::hash_map::Iter"]},{text:"impl<'a, T: Hash + Eq + Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::hash_set::Iter"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::collections::linked_list::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::linked_list::Iter"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::collections::vec_deque::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::vec_deque::Iter"]},{text:"impl<Iter: Clone> Clone for IterBridge<Iter>",synthetic:false,types:["rayon::iter::par_bridge::IterBridge"]},{text:"impl<A: Clone, B: Clone> Clone for Chain<A, B> where
    A: ParallelIterator,
    B: ParallelIterator<Item = A::Item>, 
",synthetic:false,types:["rayon::iter::chain::Chain"]},{text:"impl<I: Clone> Clone for Chunks<I> where
    I: IndexedParallelIterator
",synthetic:false,types:["rayon::iter::chunks::Chunks"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for Enumerate<I>",synthetic:false,types:["rayon::iter::enumerate::Enumerate"]},{text:"impl<I: Clone + ParallelIterator, P: Clone> Clone for Filter<I, P>",synthetic:false,types:["rayon::iter::filter::Filter"]},{text:"impl<I: Clone + ParallelIterator, P: Clone> Clone for FilterMap<I, P>",synthetic:false,types:["rayon::iter::filter_map::FilterMap"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for FlatMap<I, F>",synthetic:false,types:["rayon::iter::flat_map::FlatMap"]},{text:"impl<I: Clone + ParallelIterator> Clone for Flatten<I>",synthetic:false,types:["rayon::iter::flatten::Flatten"]},{text:"impl<I: Clone, ID: Clone, F: Clone> Clone for Fold<I, ID, F>",synthetic:false,types:["rayon::iter::fold::Fold"]},{text:"impl<I: Clone, U: Clone, F: Clone> Clone for FoldWith<I, U, F>",synthetic:false,types:["rayon::iter::fold::FoldWith"]},{text:"impl<I: Clone, U: Clone, ID: Clone, F: Clone> Clone for TryFold<I, U, ID, F>",synthetic:false,types:["rayon::iter::try_fold::TryFold"]},{text:"impl<I: Clone, U: Clone + Try, F: Clone> Clone for TryFoldWith<I, U, F> where
    U::Ok: Clone
",synthetic:false,types:["rayon::iter::try_fold::TryFoldWith"]},{text:"impl<I: Clone> Clone for Skip<I>",synthetic:false,types:["rayon::iter::skip::Skip"]},{text:"impl<D: Clone, S: Clone> Clone for Split<D, S>",synthetic:false,types:["rayon::iter::splitter::Split"]},{text:"impl<I: Clone> Clone for Take<I>",synthetic:false,types:["rayon::iter::take::Take"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for Map<I, F>",synthetic:false,types:["rayon::iter::map::Map"]},{text:"impl<I: Clone + ParallelIterator, T: Clone, F: Clone> Clone for MapWith<I, T, F>",synthetic:false,types:["rayon::iter::map_with::MapWith"]},{text:"impl<I: Clone + ParallelIterator, INIT: Clone, F: Clone> Clone for MapInit<I, INIT, F>",synthetic:false,types:["rayon::iter::map_with::MapInit"]},{text:"impl<A: Clone + IndexedParallelIterator, B: Clone + IndexedParallelIterator> Clone for Zip<A, B>",synthetic:false,types:["rayon::iter::zip::Zip"]},{text:"impl<A: Clone + IndexedParallelIterator, B: Clone + IndexedParallelIterator> Clone for ZipEq<A, B>",synthetic:false,types:["rayon::iter::zip_eq::ZipEq"]},{text:"impl<I: Clone, J: Clone> Clone for Interleave<I, J> where
    I: IndexedParallelIterator,
    J: IndexedParallelIterator<Item = I::Item>, 
",synthetic:false,types:["rayon::iter::interleave::Interleave"]},{text:"impl<I: Clone, J: Clone> Clone for InterleaveShortest<I, J> where
    I: IndexedParallelIterator,
    J: IndexedParallelIterator<Item = I::Item>, 
",synthetic:false,types:["rayon::iter::interleave_shortest::InterleaveShortest"]},{text:"impl<I: Clone> Clone for Intersperse<I> where
    I: ParallelIterator,
    I::Item: Clone,
    I::Item: Clone
",synthetic:false,types:["rayon::iter::intersperse::Intersperse"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for Update<I, F>",synthetic:false,types:["rayon::iter::update::Update"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for Rev<I>",synthetic:false,types:["rayon::iter::rev::Rev"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for MinLen<I>",synthetic:false,types:["rayon::iter::len::MinLen"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for MaxLen<I>",synthetic:false,types:["rayon::iter::len::MaxLen"]},{text:"impl<I: Clone + ParallelIterator> Clone for Cloned<I>",synthetic:false,types:["rayon::iter::cloned::Cloned"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for Inspect<I, F>",synthetic:false,types:["rayon::iter::inspect::Inspect"]},{text:"impl<I: Clone + ParallelIterator> Clone for PanicFuse<I>",synthetic:false,types:["rayon::iter::panic_fuse::PanicFuse"]},{text:"impl<I: Clone + ParallelIterator> Clone for WhileSome<I>",synthetic:false,types:["rayon::iter::while_some::WhileSome"]},{text:"impl<T: Clone + Send> Clone for Repeat<T>",synthetic:false,types:["rayon::iter::repeat::Repeat"]},{text:"impl<T: Clone + Send> Clone for RepeatN<T>",synthetic:false,types:["rayon::iter::repeat::RepeatN"]},{text:"impl<T: Send> Clone for Empty<T>",synthetic:false,types:["rayon::iter::empty::Empty"]},{text:"impl<T: Clone + Send> Clone for Once<T>",synthetic:false,types:["rayon::iter::once::Once"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::option::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::option::Iter"]},{text:"impl<T: Clone> Clone for Iter<T>",synthetic:false,types:["rayon::range::Iter"]},{text:"impl<T: Clone> Clone for Iter<T>",synthetic:false,types:["rayon::range_inclusive::Iter"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::result::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::result::Iter"]},{text:"impl<'data, T: Sync> Clone for Iter<'data, T>",synthetic:false,types:["rayon::slice::Iter"]},{text:"impl<'data, T: Sync> Clone for Chunks<'data, T>",synthetic:false,types:["rayon::slice::Chunks"]},{text:"impl<'data, T: Sync> Clone for Windows<'data, T>",synthetic:false,types:["rayon::slice::Windows"]},{text:"impl<'data, T, P: Clone> Clone for Split<'data, T, P>",synthetic:false,types:["rayon::slice::Split"]},{text:"impl<'ch> Clone for Chars<'ch>",synthetic:false,types:["rayon::str::Chars"]},{text:"impl<'ch> Clone for CharIndices<'ch>",synthetic:false,types:["rayon::str::CharIndices"]},{text:"impl<'ch> Clone for Bytes<'ch>",synthetic:false,types:["rayon::str::Bytes"]},{text:"impl<'ch> Clone for EncodeUtf16<'ch>",synthetic:false,types:["rayon::str::EncodeUtf16"]},{text:"impl<'ch, P: Clone + Pattern> Clone for Split<'ch, P>",synthetic:false,types:["rayon::str::Split"]},{text:"impl<'ch, P: Clone + Pattern> Clone for SplitTerminator<'ch, P>",synthetic:false,types:["rayon::str::SplitTerminator"]},{text:"impl<'ch> Clone for Lines<'ch>",synthetic:false,types:["rayon::str::Lines"]},{text:"impl<'ch> Clone for SplitWhitespace<'ch>",synthetic:false,types:["rayon::str::SplitWhitespace"]},{text:"impl<'ch, P: Clone + Pattern> Clone for Matches<'ch, P>",synthetic:false,types:["rayon::str::Matches"]},{text:"impl<'ch, P: Clone + Pattern> Clone for MatchIndices<'ch, P>",synthetic:false,types:["rayon::str::MatchIndices"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::vec::IntoIter"]},]; implementors["rustc_serialize"] = [{text:"impl Clone for CharacterSet",synthetic:false,types:["rustc_serialize::base64::CharacterSet"]},{text:"impl Clone for Newline",synthetic:false,types:["rustc_serialize::base64::Newline"]},{text:"impl Clone for Config",synthetic:false,types:["rustc_serialize::base64::Config"]},{text:"impl Clone for FromBase64Error",synthetic:false,types:["rustc_serialize::base64::FromBase64Error"]},{text:"impl Clone for FromHexError",synthetic:false,types:["rustc_serialize::hex::FromHexError"]},{text:"impl Clone for Json",synthetic:false,types:["rustc_serialize::json::Json"]},{text:"impl Clone for ErrorCode",synthetic:false,types:["rustc_serialize::json::ErrorCode"]},{text:"impl Clone for EncoderError",synthetic:false,types:["rustc_serialize::json::EncoderError"]},{text:"impl<'l> Clone for StackElement<'l>",synthetic:false,types:["rustc_serialize::json::StackElement"]},]; implementors["rusttype"] = [{text:"impl<N: Clone> Clone for Point<N>",synthetic:false,types:["rusttype::geometry::Point"]},{text:"impl<N: Clone> Clone for Vector<N>",synthetic:false,types:["rusttype::geometry::Vector"]},{text:"impl Clone for Line",synthetic:false,types:["rusttype::geometry::Line"]},{text:"impl Clone for Curve",synthetic:false,types:["rusttype::geometry::Curve"]},{text:"impl<N: Clone> Clone for Rect<N>",synthetic:false,types:["rusttype::geometry::Rect"]},{text:"impl Clone for CacheBuilder",synthetic:false,types:["rusttype::gpu_cache::CacheBuilder"]},{text:"impl Clone for CacheReadErr",synthetic:false,types:["rusttype::gpu_cache::CacheReadErr"]},{text:"impl Clone for CacheWriteErr",synthetic:false,types:["rusttype::gpu_cache::CacheWriteErr"]},{text:"impl Clone for CachedBy",synthetic:false,types:["rusttype::gpu_cache::CachedBy"]},{text:"impl<'a> Clone for FontCollection<'a>",synthetic:false,types:["rusttype::FontCollection"]},{text:"impl<'a> Clone for Font<'a>",synthetic:false,types:["rusttype::Font"]},{text:"impl<'a> Clone for SharedBytes<'a>",synthetic:false,types:["rusttype::SharedBytes"]},{text:"impl Clone for Codepoint",synthetic:false,types:["rusttype::Codepoint"]},{text:"impl Clone for GlyphId",synthetic:false,types:["rusttype::GlyphId"]},{text:"impl<'a> Clone for Glyph<'a>",synthetic:false,types:["rusttype::Glyph"]},{text:"impl Clone for HMetrics",synthetic:false,types:["rusttype::HMetrics"]},{text:"impl Clone for VMetrics",synthetic:false,types:["rusttype::VMetrics"]},{text:"impl<'a> Clone for ScaledGlyph<'a>",synthetic:false,types:["rusttype::ScaledGlyph"]},{text:"impl<'a> Clone for PositionedGlyph<'a>",synthetic:false,types:["rusttype::PositionedGlyph"]},{text:"impl Clone for Scale",synthetic:false,types:["rusttype::Scale"]},{text:"impl<'a, 'b, I: Clone + Iterator> Clone for GlyphIter<'a, 'b, I> where
    I::Item: IntoGlyphId
",synthetic:false,types:["rusttype::GlyphIter"]},{text:"impl<'a, 'b> Clone for LayoutIter<'a, 'b>",synthetic:false,types:["rusttype::LayoutIter"]},{text:"impl Clone for Segment",synthetic:false,types:["rusttype::Segment"]},{text:"impl Clone for Contour",synthetic:false,types:["rusttype::Contour"]},]; implementors["serde"] = [{text:"impl Clone for Error",synthetic:false,types:["serde::de::value::Error"]},{text:"impl<E> Clone for UnitDeserializer<E>",synthetic:false,types:["serde::de::value::UnitDeserializer"]},{text:"impl<E> Clone for BoolDeserializer<E>",synthetic:false,types:["serde::de::value::BoolDeserializer"]},{text:"impl<E> Clone for I8Deserializer<E>",synthetic:false,types:["serde::de::value::I8Deserializer"]},{text:"impl<E> Clone for I16Deserializer<E>",synthetic:false,types:["serde::de::value::I16Deserializer"]},{text:"impl<E> Clone for I32Deserializer<E>",synthetic:false,types:["serde::de::value::I32Deserializer"]},{text:"impl<E> Clone for I64Deserializer<E>",synthetic:false,types:["serde::de::value::I64Deserializer"]},{text:"impl<E> Clone for IsizeDeserializer<E>",synthetic:false,types:["serde::de::value::IsizeDeserializer"]},{text:"impl<E> Clone for U8Deserializer<E>",synthetic:false,types:["serde::de::value::U8Deserializer"]},{text:"impl<E> Clone for U16Deserializer<E>",synthetic:false,types:["serde::de::value::U16Deserializer"]},{text:"impl<E> Clone for U64Deserializer<E>",synthetic:false,types:["serde::de::value::U64Deserializer"]},{text:"impl<E> Clone for UsizeDeserializer<E>",synthetic:false,types:["serde::de::value::UsizeDeserializer"]},{text:"impl<E> Clone for F32Deserializer<E>",synthetic:false,types:["serde::de::value::F32Deserializer"]},{text:"impl<E> Clone for F64Deserializer<E>",synthetic:false,types:["serde::de::value::F64Deserializer"]},{text:"impl<E> Clone for CharDeserializer<E>",synthetic:false,types:["serde::de::value::CharDeserializer"]},{text:"impl<E> Clone for I128Deserializer<E>",synthetic:false,types:["serde::de::value::I128Deserializer"]},{text:"impl<E> Clone for U128Deserializer<E>",synthetic:false,types:["serde::de::value::U128Deserializer"]},{text:"impl<E> Clone for U32Deserializer<E>",synthetic:false,types:["serde::de::value::U32Deserializer"]},{text:"impl<'de, E> Clone for StrDeserializer<'de, E>",synthetic:false,types:["serde::de::value::StrDeserializer"]},{text:"impl<'de, E> Clone for BorrowedStrDeserializer<'de, E>",synthetic:false,types:["serde::de::value::BorrowedStrDeserializer"]},{text:"impl<E> Clone for StringDeserializer<E>",synthetic:false,types:["serde::de::value::StringDeserializer"]},{text:"impl<'a, E> Clone for CowStrDeserializer<'a, E>",synthetic:false,types:["serde::de::value::CowStrDeserializer"]},{text:"impl<'de, E> Clone for BorrowedBytesDeserializer<'de, E>",synthetic:false,types:["serde::de::value::BorrowedBytesDeserializer"]},{text:"impl<I: Clone, E: Clone> Clone for SeqDeserializer<I, E>",synthetic:false,types:["serde::de::value::SeqDeserializer"]},{text:"impl<A: Clone> Clone for SeqAccessDeserializer<A>",synthetic:false,types:["serde::de::value::SeqAccessDeserializer"]},{text:"impl<'de, I, E> Clone for MapDeserializer<'de, I, E> where
    I: Iterator + Clone,
    I::Item: Pair,
    <I::Item as Pair>::Second: Clone
",synthetic:false,types:["serde::de::value::MapDeserializer"]},{text:"impl<A: Clone> Clone for MapAccessDeserializer<A>",synthetic:false,types:["serde::de::value::MapAccessDeserializer"]},{text:"impl Clone for IgnoredAny",synthetic:false,types:["serde::de::ignored_any::IgnoredAny"]},{text:"impl<'a> Clone for Unexpected<'a>",synthetic:false,types:["serde::de::Unexpected"]},]; implementors["sfml_rust"] = [{text:"impl Clone for Vertex2D",synthetic:false,types:["sfml_rust::util::vertex_2d::Vertex2D"]},{text:"impl Clone for Vertex3D",synthetic:false,types:["sfml_rust::util::vertex_3d::Vertex3D"]},{text:"impl Clone for TextVertex3D",synthetic:false,types:["sfml_rust::util::vertex_3d::TextVertex3D"]},{text:"impl Clone for Sprite",synthetic:false,types:["sfml_rust::sprite::Sprite"]},{text:"impl Clone for Poly",synthetic:false,types:["sfml_rust::sprite::Poly"]},{text:"impl Clone for Text",synthetic:false,types:["sfml_rust::sprite::Text"]},{text:"impl Clone for CanvasState",synthetic:false,types:["sfml_rust::canvas::canvas_state::CanvasState"]},{text:"impl Clone for ShaderType",synthetic:false,types:["sfml_rust::canvas::shader::common::ShaderType"]},{text:"impl Clone for GenericShader",synthetic:false,types:["sfml_rust::canvas::shader::generic_shader::GenericShader"]},{text:"impl Clone for GlyphInstance",synthetic:false,types:["sfml_rust::canvas::shader::text_shader::GlyphInstance"]},{text:"impl Clone for TextShader",synthetic:false,types:["sfml_rust::canvas::shader::text_shader::TextShader"]},{text:"impl Clone for RuntimeVertexDef",synthetic:false,types:["sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef"]},{text:"impl Clone for CanvasTexture",synthetic:false,types:["sfml_rust::canvas::canvas_buffer::CanvasTexture"]},{text:"impl Clone for CanvasImage",synthetic:false,types:["sfml_rust::canvas::canvas_buffer::CanvasImage"]},{text:"impl Clone for CanvasFont",synthetic:false,types:["sfml_rust::canvas::canvas_buffer::CanvasFont"]},{text:"impl Clone for ShaderType",synthetic:false,types:["sfml_rust::canvas::canvas::ShaderType"]},{text:"impl Clone for CanvasTexture",synthetic:false,types:["sfml_rust::canvas::canvas::CanvasTexture"]},{text:"impl Clone for CanvasImage",synthetic:false,types:["sfml_rust::canvas::canvas::CanvasImage"]},{text:"impl Clone for CanvasState",synthetic:false,types:["sfml_rust::canvas::canvas::CanvasState"]},{text:"impl Clone for CanvasFontHandle",synthetic:false,types:["sfml_rust::canvas::CanvasFontHandle"]},{text:"impl Clone for CanvasTextureHandle",synthetic:false,types:["sfml_rust::canvas::CanvasTextureHandle"]},{text:"impl Clone for CanvasImageHandle",synthetic:false,types:["sfml_rust::canvas::CanvasImageHandle"]},{text:"impl Clone for CanvasShaderHandle",synthetic:false,types:["sfml_rust::canvas::CanvasShaderHandle"]},{text:"impl Clone for CompiledGraphicsPipelineHandle",synthetic:false,types:["sfml_rust::canvas::CompiledGraphicsPipelineHandle"]},{text:"impl Clone for CompuBufferHandle",synthetic:false,types:["sfml_rust::canvas::CompuBufferHandle"]},{text:"impl Clone for CompuKernelHandle",synthetic:false,types:["sfml_rust::compute::compu_kernel::CompuKernelHandle"]},{text:"impl Clone for CompuKernel",synthetic:false,types:["sfml_rust::compute::compu_kernel::CompuKernel"]},{text:"impl Clone for ComputeSpecializationConstants",synthetic:false,types:["sfml_rust::compute::compu_kernel::ComputeSpecializationConstants"]},{text:"impl Clone for CompuBuffers",synthetic:false,types:["sfml_rust::compute::compu_buffer::CompuBuffers"]},]; implementors["shade_runner"] = [{text:"impl Clone for LayoutData",synthetic:false,types:["shade_runner::reflection::LayoutData"]},{text:"impl Clone for Entry",synthetic:false,types:["shade_runner::layouts::Entry"]},{text:"impl Clone for Input",synthetic:false,types:["shade_runner::layouts::Input"]},{text:"impl Clone for Output",synthetic:false,types:["shade_runner::layouts::Output"]},{text:"impl Clone for Layout",synthetic:false,types:["shade_runner::layouts::Layout"]},{text:"impl Clone for CompiledShaders",synthetic:false,types:["shade_runner::CompiledShaders"]},{text:"impl Clone for CompiledShader",synthetic:false,types:["shade_runner::CompiledShader"]},]; implementors["shaderc"] = [{text:"impl Clone for TargetEnv",synthetic:false,types:["shaderc::TargetEnv"]},{text:"impl Clone for SourceLanguage",synthetic:false,types:["shaderc::SourceLanguage"]},{text:"impl Clone for ResourceKind",synthetic:false,types:["shaderc::ResourceKind"]},{text:"impl Clone for ShaderKind",synthetic:false,types:["shaderc::ShaderKind"]},{text:"impl Clone for GlslProfile",synthetic:false,types:["shaderc::GlslProfile"]},{text:"impl Clone for OptimizationLevel",synthetic:false,types:["shaderc::OptimizationLevel"]},{text:"impl Clone for Limit",synthetic:false,types:["shaderc::Limit"]},{text:"impl Clone for IncludeType",synthetic:false,types:["shaderc::IncludeType"]},{text:"impl Clone for ResolvedInclude",synthetic:false,types:["shaderc::ResolvedInclude"]},]; implementors["shared_library"] = [{text:"impl Clone for LoadingError",synthetic:false,types:["shared_library::LoadingError"]},]; implementors["simple_stopwatch"] = [{text:"impl Clone for Stopwatch",synthetic:false,types:["simple_stopwatch::Stopwatch"]},]; implementors["slab"] = [{text:"impl<T: Clone> Clone for Slab<T>",synthetic:false,types:["slab::Slab"]},]; implementors["smallvec"] = [{text:"impl<A: Array> Clone for SmallVec<A> where
    A::Item: Clone
",synthetic:false,types:["smallvec::SmallVec"]},]; implementors["smithay_client_toolkit"] = [{text:"impl Clone for ModifiersState",synthetic:false,types:["smithay_client_toolkit::keyboard::ModifiersState"]},{text:"impl Clone for Mode",synthetic:false,types:["smithay_client_toolkit::output::Mode"]},{text:"impl Clone for OutputInfo",synthetic:false,types:["smithay_client_toolkit::output::OutputInfo"]},{text:"impl Clone for OutputMgr",synthetic:false,types:["smithay_client_toolkit::output::OutputMgr"]},{text:"impl Clone for ThemedPointer",synthetic:false,types:["smithay_client_toolkit::pointer::theme::ThemedPointer"]},{text:"impl Clone for AutoPointer",synthetic:false,types:["smithay_client_toolkit::pointer::AutoPointer"]},{text:"impl Clone for Event",synthetic:false,types:["smithay_client_toolkit::shell::Event"]},{text:"impl Clone for Event",synthetic:false,types:["smithay_client_toolkit::window::Event"]},]; implementors["spirv_headers"] = [{text:"impl Clone for ImageOperands",synthetic:false,types:["spirv_headers::ImageOperands"]},{text:"impl Clone for FPFastMathMode",synthetic:false,types:["spirv_headers::FPFastMathMode"]},{text:"impl Clone for SelectionControl",synthetic:false,types:["spirv_headers::SelectionControl"]},{text:"impl Clone for LoopControl",synthetic:false,types:["spirv_headers::LoopControl"]},{text:"impl Clone for FunctionControl",synthetic:false,types:["spirv_headers::FunctionControl"]},{text:"impl Clone for MemorySemantics",synthetic:false,types:["spirv_headers::MemorySemantics"]},{text:"impl Clone for MemoryAccess",synthetic:false,types:["spirv_headers::MemoryAccess"]},{text:"impl Clone for KernelProfilingInfo",synthetic:false,types:["spirv_headers::KernelProfilingInfo"]},{text:"impl Clone for SourceLanguage",synthetic:false,types:["spirv_headers::SourceLanguage"]},{text:"impl Clone for ExecutionModel",synthetic:false,types:["spirv_headers::ExecutionModel"]},{text:"impl Clone for AddressingModel",synthetic:false,types:["spirv_headers::AddressingModel"]},{text:"impl Clone for MemoryModel",synthetic:false,types:["spirv_headers::MemoryModel"]},{text:"impl Clone for ExecutionMode",synthetic:false,types:["spirv_headers::ExecutionMode"]},{text:"impl Clone for StorageClass",synthetic:false,types:["spirv_headers::StorageClass"]},{text:"impl Clone for Dim",synthetic:false,types:["spirv_headers::Dim"]},{text:"impl Clone for SamplerAddressingMode",synthetic:false,types:["spirv_headers::SamplerAddressingMode"]},{text:"impl Clone for SamplerFilterMode",synthetic:false,types:["spirv_headers::SamplerFilterMode"]},{text:"impl Clone for ImageFormat",synthetic:false,types:["spirv_headers::ImageFormat"]},{text:"impl Clone for ImageChannelOrder",synthetic:false,types:["spirv_headers::ImageChannelOrder"]},{text:"impl Clone for ImageChannelDataType",synthetic:false,types:["spirv_headers::ImageChannelDataType"]},{text:"impl Clone for FPRoundingMode",synthetic:false,types:["spirv_headers::FPRoundingMode"]},{text:"impl Clone for LinkageType",synthetic:false,types:["spirv_headers::LinkageType"]},{text:"impl Clone for AccessQualifier",synthetic:false,types:["spirv_headers::AccessQualifier"]},{text:"impl Clone for FunctionParameterAttribute",synthetic:false,types:["spirv_headers::FunctionParameterAttribute"]},{text:"impl Clone for Decoration",synthetic:false,types:["spirv_headers::Decoration"]},{text:"impl Clone for BuiltIn",synthetic:false,types:["spirv_headers::BuiltIn"]},{text:"impl Clone for Scope",synthetic:false,types:["spirv_headers::Scope"]},{text:"impl Clone for GroupOperation",synthetic:false,types:["spirv_headers::GroupOperation"]},{text:"impl Clone for KernelEnqueueFlags",synthetic:false,types:["spirv_headers::KernelEnqueueFlags"]},{text:"impl Clone for Capability",synthetic:false,types:["spirv_headers::Capability"]},{text:"impl Clone for Op",synthetic:false,types:["spirv_headers::Op"]},{text:"impl Clone for GLOp",synthetic:false,types:["spirv_headers::GLOp"]},{text:"impl Clone for CLOp",synthetic:false,types:["spirv_headers::CLOp"]},]; implementors["spirv_reflect"] = [{text:"impl Clone for SpvReflectNumericTraits",synthetic:false,types:["spirv_reflect::ffi::SpvReflectNumericTraits"]},{text:"impl Clone for SpvReflectNumericTraits_Scalar",synthetic:false,types:["spirv_reflect::ffi::SpvReflectNumericTraits_Scalar"]},{text:"impl Clone for SpvReflectNumericTraits_Vector",synthetic:false,types:["spirv_reflect::ffi::SpvReflectNumericTraits_Vector"]},{text:"impl Clone for SpvReflectNumericTraits_Matrix",synthetic:false,types:["spirv_reflect::ffi::SpvReflectNumericTraits_Matrix"]},{text:"impl Clone for SpvReflectImageTraits",synthetic:false,types:["spirv_reflect::ffi::SpvReflectImageTraits"]},{text:"impl Clone for SpvReflectArrayTraits",synthetic:false,types:["spirv_reflect::ffi::SpvReflectArrayTraits"]},{text:"impl Clone for SpvReflectBindingArrayTraits",synthetic:false,types:["spirv_reflect::ffi::SpvReflectBindingArrayTraits"]},{text:"impl Clone for SpvReflectTypeDescription",synthetic:false,types:["spirv_reflect::ffi::SpvReflectTypeDescription"]},{text:"impl Clone for SpvReflectTypeDescription_Traits",synthetic:false,types:["spirv_reflect::ffi::SpvReflectTypeDescription_Traits"]},{text:"impl Clone for SpvReflectInterfaceVariable",synthetic:false,types:["spirv_reflect::ffi::SpvReflectInterfaceVariable"]},{text:"impl Clone for SpvReflectInterfaceVariable__bindgen_ty_1",synthetic:false,types:["spirv_reflect::ffi::SpvReflectInterfaceVariable__bindgen_ty_1"]},{text:"impl Clone for SpvReflectBlockVariable",synthetic:false,types:["spirv_reflect::ffi::SpvReflectBlockVariable"]},{text:"impl Clone for SpvReflectDescriptorBinding",synthetic:false,types:["spirv_reflect::ffi::SpvReflectDescriptorBinding"]},{text:"impl Clone for SpvReflectDescriptorBinding__bindgen_ty_1",synthetic:false,types:["spirv_reflect::ffi::SpvReflectDescriptorBinding__bindgen_ty_1"]},{text:"impl Clone for SpvReflectDescriptorSet",synthetic:false,types:["spirv_reflect::ffi::SpvReflectDescriptorSet"]},{text:"impl Clone for SpvReflectEntryPoint",synthetic:false,types:["spirv_reflect::ffi::SpvReflectEntryPoint"]},{text:"impl Clone for SpvReflectShaderModule",synthetic:false,types:["spirv_reflect::ffi::SpvReflectShaderModule"]},{text:"impl Clone for SpvReflectShaderModule_Internal",synthetic:false,types:["spirv_reflect::ffi::SpvReflectShaderModule_Internal"]},{text:"impl Clone for ReflectDescriptorType",synthetic:false,types:["spirv_reflect::types::descriptor::ReflectDescriptorType"]},{text:"impl Clone for ReflectDescriptorBinding",synthetic:false,types:["spirv_reflect::types::descriptor::ReflectDescriptorBinding"]},{text:"impl Clone for ReflectDescriptorSet",synthetic:false,types:["spirv_reflect::types::descriptor::ReflectDescriptorSet"]},{text:"impl Clone for ReflectImageFormat",synthetic:false,types:["spirv_reflect::types::image::ReflectImageFormat"]},{text:"impl Clone for ReflectFormat",synthetic:false,types:["spirv_reflect::types::image::ReflectFormat"]},{text:"impl Clone for ReflectOp",synthetic:false,types:["spirv_reflect::types::op::ReflectOp"]},{text:"impl Clone for ReflectBuiltIn",synthetic:false,types:["spirv_reflect::types::op::ReflectBuiltIn"]},{text:"impl Clone for ReflectResourceType",synthetic:false,types:["spirv_reflect::types::resource::ReflectResourceType"]},{text:"impl Clone for ReflectBindingArrayTraits",synthetic:false,types:["spirv_reflect::types::traits::ReflectBindingArrayTraits"]},{text:"impl Clone for ReflectNumericTraitsScalar",synthetic:false,types:["spirv_reflect::types::traits::ReflectNumericTraitsScalar"]},{text:"impl Clone for ReflectNumericTraitsVector",synthetic:false,types:["spirv_reflect::types::traits::ReflectNumericTraitsVector"]},{text:"impl Clone for ReflectNumericTraitsMatrix",synthetic:false,types:["spirv_reflect::types::traits::ReflectNumericTraitsMatrix"]},{text:"impl Clone for ReflectNumericTraits",synthetic:false,types:["spirv_reflect::types::traits::ReflectNumericTraits"]},{text:"impl Clone for ReflectArrayTraits",synthetic:false,types:["spirv_reflect::types::traits::ReflectArrayTraits"]},{text:"impl Clone for ReflectTypeDescriptionTraits",synthetic:false,types:["spirv_reflect::types::traits::ReflectTypeDescriptionTraits"]},{text:"impl Clone for ReflectImageTraits",synthetic:false,types:["spirv_reflect::types::traits::ReflectImageTraits"]},{text:"impl Clone for ReflectDecorationFlags",synthetic:false,types:["spirv_reflect::types::variable::ReflectDecorationFlags"]},{text:"impl Clone for ReflectTypeFlags",synthetic:false,types:["spirv_reflect::types::variable::ReflectTypeFlags"]},{text:"impl Clone for ReflectShaderStageFlags",synthetic:false,types:["spirv_reflect::types::variable::ReflectShaderStageFlags"]},{text:"impl Clone for ReflectDimension",synthetic:false,types:["spirv_reflect::types::variable::ReflectDimension"]},{text:"impl Clone for ReflectTypeDescription",synthetic:false,types:["spirv_reflect::types::variable::ReflectTypeDescription"]},{text:"impl Clone for ReflectBlockVariable",synthetic:false,types:["spirv_reflect::types::variable::ReflectBlockVariable"]},{text:"impl Clone for ReflectStorageClass",synthetic:false,types:["spirv_reflect::types::variable::ReflectStorageClass"]},{text:"impl Clone for ReflectInterfaceVariable",synthetic:false,types:["spirv_reflect::types::variable::ReflectInterfaceVariable"]},{text:"impl Clone for ReflectEntryPoint",synthetic:false,types:["spirv_reflect::types::variable::ReflectEntryPoint"]},{text:"impl Clone for ReflectGenerator",synthetic:false,types:["spirv_reflect::types::ReflectGenerator"]},{text:"impl Clone for ShaderModule",synthetic:false,types:["spirv_reflect::ShaderModule"]},]; implementors["stb_truetype"] = [{text:"impl<Data: Clone + Deref<Target = [u8]>> Clone for FontInfo<Data>",synthetic:false,types:["stb_truetype::FontInfo"]},{text:"impl Clone for Vertex",synthetic:false,types:["stb_truetype::Vertex"]},{text:"impl Clone for VertexType",synthetic:false,types:["stb_truetype::VertexType"]},{text:"impl<T: Clone> Clone for Rect<T>",synthetic:false,types:["stb_truetype::Rect"]},{text:"impl Clone for HMetrics",synthetic:false,types:["stb_truetype::HMetrics"]},{text:"impl Clone for VMetrics",synthetic:false,types:["stb_truetype::VMetrics"]},{text:"impl Clone for PlatformId",synthetic:false,types:["stb_truetype::PlatformId"]},{text:"impl Clone for UnicodeEid",synthetic:false,types:["stb_truetype::UnicodeEid"]},{text:"impl Clone for MicrosoftEid",synthetic:false,types:["stb_truetype::MicrosoftEid"]},{text:"impl Clone for MacEid",synthetic:false,types:["stb_truetype::MacEid"]},{text:"impl Clone for MicrosoftLang",synthetic:false,types:["stb_truetype::MicrosoftLang"]},{text:"impl Clone for MacLang",synthetic:false,types:["stb_truetype::MacLang"]},{text:"impl Clone for PlatformEncodingLanguageId",synthetic:false,types:["stb_truetype::PlatformEncodingLanguageId"]},{text:"impl<'a, Data: Clone + Deref<Target = [u8]>> Clone for FontNameIter<'a, Data>",synthetic:false,types:["stb_truetype::FontNameIter"]},]; implementors["syn"] = [{text:"impl Clone for Underscore",synthetic:false,types:["syn::token::Underscore"]},{text:"impl Clone for Abstract",synthetic:false,types:["syn::token::Abstract"]},{text:"impl Clone for As",synthetic:false,types:["syn::token::As"]},{text:"impl Clone for Async",synthetic:false,types:["syn::token::Async"]},{text:"impl Clone for Auto",synthetic:false,types:["syn::token::Auto"]},{text:"impl Clone for Become",synthetic:false,types:["syn::token::Become"]},{text:"impl Clone for Box",synthetic:false,types:["syn::token::Box"]},{text:"impl Clone for Break",synthetic:false,types:["syn::token::Break"]},{text:"impl Clone for Const",synthetic:false,types:["syn::token::Const"]},{text:"impl Clone for Continue",synthetic:false,types:["syn::token::Continue"]},{text:"impl Clone for Crate",synthetic:false,types:["syn::token::Crate"]},{text:"impl Clone for Default",synthetic:false,types:["syn::token::Default"]},{text:"impl Clone for Do",synthetic:false,types:["syn::token::Do"]},{text:"impl Clone for Dyn",synthetic:false,types:["syn::token::Dyn"]},{text:"impl Clone for Else",synthetic:false,types:["syn::token::Else"]},{text:"impl Clone for Enum",synthetic:false,types:["syn::token::Enum"]},{text:"impl Clone for Existential",synthetic:false,types:["syn::token::Existential"]},{text:"impl Clone for Extern",synthetic:false,types:["syn::token::Extern"]},{text:"impl Clone for Final",synthetic:false,types:["syn::token::Final"]},{text:"impl Clone for Fn",synthetic:false,types:["syn::token::Fn"]},{text:"impl Clone for For",synthetic:false,types:["syn::token::For"]},{text:"impl Clone for If",synthetic:false,types:["syn::token::If"]},{text:"impl Clone for Impl",synthetic:false,types:["syn::token::Impl"]},{text:"impl Clone for In",synthetic:false,types:["syn::token::In"]},{text:"impl Clone for Let",synthetic:false,types:["syn::token::Let"]},{text:"impl Clone for Loop",synthetic:false,types:["syn::token::Loop"]},{text:"impl Clone for Macro",synthetic:false,types:["syn::token::Macro"]},{text:"impl Clone for Match",synthetic:false,types:["syn::token::Match"]},{text:"impl Clone for Mod",synthetic:false,types:["syn::token::Mod"]},{text:"impl Clone for Move",synthetic:false,types:["syn::token::Move"]},{text:"impl Clone for Mut",synthetic:false,types:["syn::token::Mut"]},{text:"impl Clone for Override",synthetic:false,types:["syn::token::Override"]},{text:"impl Clone for Priv",synthetic:false,types:["syn::token::Priv"]},{text:"impl Clone for Pub",synthetic:false,types:["syn::token::Pub"]},{text:"impl Clone for Ref",synthetic:false,types:["syn::token::Ref"]},{text:"impl Clone for Return",synthetic:false,types:["syn::token::Return"]},{text:"impl Clone for SelfType",synthetic:false,types:["syn::token::SelfType"]},{text:"impl Clone for SelfValue",synthetic:false,types:["syn::token::SelfValue"]},{text:"impl Clone for Static",synthetic:false,types:["syn::token::Static"]},{text:"impl Clone for Struct",synthetic:false,types:["syn::token::Struct"]},{text:"impl Clone for Super",synthetic:false,types:["syn::token::Super"]},{text:"impl Clone for Trait",synthetic:false,types:["syn::token::Trait"]},{text:"impl Clone for Try",synthetic:false,types:["syn::token::Try"]},{text:"impl Clone for Type",synthetic:false,types:["syn::token::Type"]},{text:"impl Clone for Typeof",synthetic:false,types:["syn::token::Typeof"]},{text:"impl Clone for Union",synthetic:false,types:["syn::token::Union"]},{text:"impl Clone for Unsafe",synthetic:false,types:["syn::token::Unsafe"]},{text:"impl Clone for Unsized",synthetic:false,types:["syn::token::Unsized"]},{text:"impl Clone for Use",synthetic:false,types:["syn::token::Use"]},{text:"impl Clone for Virtual",synthetic:false,types:["syn::token::Virtual"]},{text:"impl Clone for Where",synthetic:false,types:["syn::token::Where"]},{text:"impl Clone for While",synthetic:false,types:["syn::token::While"]},{text:"impl Clone for Yield",synthetic:false,types:["syn::token::Yield"]},{text:"impl Clone for Add",synthetic:false,types:["syn::token::Add"]},{text:"impl Clone for AddEq",synthetic:false,types:["syn::token::AddEq"]},{text:"impl Clone for And",synthetic:false,types:["syn::token::And"]},{text:"impl Clone for AndAnd",synthetic:false,types:["syn::token::AndAnd"]},{text:"impl Clone for AndEq",synthetic:false,types:["syn::token::AndEq"]},{text:"impl Clone for At",synthetic:false,types:["syn::token::At"]},{text:"impl Clone for Bang",synthetic:false,types:["syn::token::Bang"]},{text:"impl Clone for Caret",synthetic:false,types:["syn::token::Caret"]},{text:"impl Clone for CaretEq",synthetic:false,types:["syn::token::CaretEq"]},{text:"impl Clone for Colon",synthetic:false,types:["syn::token::Colon"]},{text:"impl Clone for Colon2",synthetic:false,types:["syn::token::Colon2"]},{text:"impl Clone for Comma",synthetic:false,types:["syn::token::Comma"]},{text:"impl Clone for Div",synthetic:false,types:["syn::token::Div"]},{text:"impl Clone for DivEq",synthetic:false,types:["syn::token::DivEq"]},{text:"impl Clone for Dollar",synthetic:false,types:["syn::token::Dollar"]},{text:"impl Clone for Dot",synthetic:false,types:["syn::token::Dot"]},{text:"impl Clone for Dot2",synthetic:false,types:["syn::token::Dot2"]},{text:"impl Clone for Dot3",synthetic:false,types:["syn::token::Dot3"]},{text:"impl Clone for DotDotEq",synthetic:false,types:["syn::token::DotDotEq"]},{text:"impl Clone for Eq",synthetic:false,types:["syn::token::Eq"]},{text:"impl Clone for EqEq",synthetic:false,types:["syn::token::EqEq"]},{text:"impl Clone for Ge",synthetic:false,types:["syn::token::Ge"]},{text:"impl Clone for Gt",synthetic:false,types:["syn::token::Gt"]},{text:"impl Clone for Le",synthetic:false,types:["syn::token::Le"]},{text:"impl Clone for Lt",synthetic:false,types:["syn::token::Lt"]},{text:"impl Clone for MulEq",synthetic:false,types:["syn::token::MulEq"]},{text:"impl Clone for Ne",synthetic:false,types:["syn::token::Ne"]},{text:"impl Clone for Or",synthetic:false,types:["syn::token::Or"]},{text:"impl Clone for OrEq",synthetic:false,types:["syn::token::OrEq"]},{text:"impl Clone for OrOr",synthetic:false,types:["syn::token::OrOr"]},{text:"impl Clone for Pound",synthetic:false,types:["syn::token::Pound"]},{text:"impl Clone for Question",synthetic:false,types:["syn::token::Question"]},{text:"impl Clone for RArrow",synthetic:false,types:["syn::token::RArrow"]},{text:"impl Clone for LArrow",synthetic:false,types:["syn::token::LArrow"]},{text:"impl Clone for Rem",synthetic:false,types:["syn::token::Rem"]},{text:"impl Clone for RemEq",synthetic:false,types:["syn::token::RemEq"]},{text:"impl Clone for FatArrow",synthetic:false,types:["syn::token::FatArrow"]},{text:"impl Clone for Semi",synthetic:false,types:["syn::token::Semi"]},{text:"impl Clone for Shl",synthetic:false,types:["syn::token::Shl"]},{text:"impl Clone for ShlEq",synthetic:false,types:["syn::token::ShlEq"]},{text:"impl Clone for Shr",synthetic:false,types:["syn::token::Shr"]},{text:"impl Clone for ShrEq",synthetic:false,types:["syn::token::ShrEq"]},{text:"impl Clone for Star",synthetic:false,types:["syn::token::Star"]},{text:"impl Clone for Sub",synthetic:false,types:["syn::token::Sub"]},{text:"impl Clone for SubEq",synthetic:false,types:["syn::token::SubEq"]},{text:"impl Clone for Tilde",synthetic:false,types:["syn::token::Tilde"]},{text:"impl Clone for Brace",synthetic:false,types:["syn::token::Brace"]},{text:"impl Clone for Bracket",synthetic:false,types:["syn::token::Bracket"]},{text:"impl Clone for Paren",synthetic:false,types:["syn::token::Paren"]},{text:"impl Clone for Group",synthetic:false,types:["syn::token::Group"]},{text:"impl Clone for Attribute",synthetic:false,types:["syn::attr::Attribute"]},{text:"impl Clone for AttrStyle",synthetic:false,types:["syn::attr::AttrStyle"]},{text:"impl Clone for Meta",synthetic:false,types:["syn::attr::Meta"]},{text:"impl Clone for MetaList",synthetic:false,types:["syn::attr::MetaList"]},{text:"impl Clone for MetaNameValue",synthetic:false,types:["syn::attr::MetaNameValue"]},{text:"impl Clone for NestedMeta",synthetic:false,types:["syn::attr::NestedMeta"]},{text:"impl Clone for Variant",synthetic:false,types:["syn::data::Variant"]},{text:"impl Clone for Fields",synthetic:false,types:["syn::data::Fields"]},{text:"impl Clone for FieldsNamed",synthetic:false,types:["syn::data::FieldsNamed"]},{text:"impl Clone for FieldsUnnamed",synthetic:false,types:["syn::data::FieldsUnnamed"]},{text:"impl Clone for Field",synthetic:false,types:["syn::data::Field"]},{text:"impl Clone for Visibility",synthetic:false,types:["syn::data::Visibility"]},{text:"impl Clone for VisPublic",synthetic:false,types:["syn::data::VisPublic"]},{text:"impl Clone for VisCrate",synthetic:false,types:["syn::data::VisCrate"]},{text:"impl Clone for VisRestricted",synthetic:false,types:["syn::data::VisRestricted"]},{text:"impl Clone for Expr",synthetic:false,types:["syn::expr::Expr"]},{text:"impl Clone for ExprBox",synthetic:false,types:["syn::expr::ExprBox"]},{text:"impl Clone for ExprInPlace",synthetic:false,types:["syn::expr::ExprInPlace"]},{text:"impl Clone for ExprArray",synthetic:false,types:["syn::expr::ExprArray"]},{text:"impl Clone for ExprCall",synthetic:false,types:["syn::expr::ExprCall"]},{text:"impl Clone for ExprMethodCall",synthetic:false,types:["syn::expr::ExprMethodCall"]},{text:"impl Clone for ExprTuple",synthetic:false,types:["syn::expr::ExprTuple"]},{text:"impl Clone for ExprBinary",synthetic:false,types:["syn::expr::ExprBinary"]},{text:"impl Clone for ExprUnary",synthetic:false,types:["syn::expr::ExprUnary"]},{text:"impl Clone for ExprLit",synthetic:false,types:["syn::expr::ExprLit"]},{text:"impl Clone for ExprCast",synthetic:false,types:["syn::expr::ExprCast"]},{text:"impl Clone for ExprType",synthetic:false,types:["syn::expr::ExprType"]},{text:"impl Clone for ExprLet",synthetic:false,types:["syn::expr::ExprLet"]},{text:"impl Clone for ExprIf",synthetic:false,types:["syn::expr::ExprIf"]},{text:"impl Clone for ExprWhile",synthetic:false,types:["syn::expr::ExprWhile"]},{text:"impl Clone for ExprForLoop",synthetic:false,types:["syn::expr::ExprForLoop"]},{text:"impl Clone for ExprLoop",synthetic:false,types:["syn::expr::ExprLoop"]},{text:"impl Clone for ExprMatch",synthetic:false,types:["syn::expr::ExprMatch"]},{text:"impl Clone for ExprClosure",synthetic:false,types:["syn::expr::ExprClosure"]},{text:"impl Clone for ExprUnsafe",synthetic:false,types:["syn::expr::ExprUnsafe"]},{text:"impl Clone for ExprBlock",synthetic:false,types:["syn::expr::ExprBlock"]},{text:"impl Clone for ExprAssign",synthetic:false,types:["syn::expr::ExprAssign"]},{text:"impl Clone for ExprAssignOp",synthetic:false,types:["syn::expr::ExprAssignOp"]},{text:"impl Clone for ExprField",synthetic:false,types:["syn::expr::ExprField"]},{text:"impl Clone for ExprIndex",synthetic:false,types:["syn::expr::ExprIndex"]},{text:"impl Clone for ExprRange",synthetic:false,types:["syn::expr::ExprRange"]},{text:"impl Clone for ExprPath",synthetic:false,types:["syn::expr::ExprPath"]},{text:"impl Clone for ExprReference",synthetic:false,types:["syn::expr::ExprReference"]},{text:"impl Clone for ExprBreak",synthetic:false,types:["syn::expr::ExprBreak"]},{text:"impl Clone for ExprContinue",synthetic:false,types:["syn::expr::ExprContinue"]},{text:"impl Clone for ExprReturn",synthetic:false,types:["syn::expr::ExprReturn"]},{text:"impl Clone for ExprMacro",synthetic:false,types:["syn::expr::ExprMacro"]},{text:"impl Clone for ExprStruct",synthetic:false,types:["syn::expr::ExprStruct"]},{text:"impl Clone for ExprRepeat",synthetic:false,types:["syn::expr::ExprRepeat"]},{text:"impl Clone for ExprParen",synthetic:false,types:["syn::expr::ExprParen"]},{text:"impl Clone for ExprGroup",synthetic:false,types:["syn::expr::ExprGroup"]},{text:"impl Clone for ExprTry",synthetic:false,types:["syn::expr::ExprTry"]},{text:"impl Clone for ExprAsync",synthetic:false,types:["syn::expr::ExprAsync"]},{text:"impl Clone for ExprTryBlock",synthetic:false,types:["syn::expr::ExprTryBlock"]},{text:"impl Clone for ExprYield",synthetic:false,types:["syn::expr::ExprYield"]},{text:"impl Clone for ExprVerbatim",synthetic:false,types:["syn::expr::ExprVerbatim"]},{text:"impl Clone for Member",synthetic:false,types:["syn::expr::Member"]},{text:"impl Clone for Index",synthetic:false,types:["syn::expr::Index"]},{text:"impl Clone for Generics",synthetic:false,types:["syn::generics::Generics"]},{text:"impl Clone for GenericParam",synthetic:false,types:["syn::generics::GenericParam"]},{text:"impl Clone for TypeParam",synthetic:false,types:["syn::generics::TypeParam"]},{text:"impl Clone for LifetimeDef",synthetic:false,types:["syn::generics::LifetimeDef"]},{text:"impl Clone for ConstParam",synthetic:false,types:["syn::generics::ConstParam"]},{text:"impl<'a> Clone for ImplGenerics<'a>",synthetic:false,types:["syn::generics::ImplGenerics"]},{text:"impl<'a> Clone for TypeGenerics<'a>",synthetic:false,types:["syn::generics::TypeGenerics"]},{text:"impl<'a> Clone for Turbofish<'a>",synthetic:false,types:["syn::generics::Turbofish"]},{text:"impl Clone for BoundLifetimes",synthetic:false,types:["syn::generics::BoundLifetimes"]},{text:"impl Clone for TypeParamBound",synthetic:false,types:["syn::generics::TypeParamBound"]},{text:"impl Clone for TraitBound",synthetic:false,types:["syn::generics::TraitBound"]},{text:"impl Clone for TraitBoundModifier",synthetic:false,types:["syn::generics::TraitBoundModifier"]},{text:"impl Clone for WhereClause",synthetic:false,types:["syn::generics::WhereClause"]},{text:"impl Clone for WherePredicate",synthetic:false,types:["syn::generics::WherePredicate"]},{text:"impl Clone for PredicateType",synthetic:false,types:["syn::generics::PredicateType"]},{text:"impl Clone for PredicateLifetime",synthetic:false,types:["syn::generics::PredicateLifetime"]},{text:"impl Clone for PredicateEq",synthetic:false,types:["syn::generics::PredicateEq"]},{text:"impl Clone for Lifetime",synthetic:false,types:["syn::lifetime::Lifetime"]},{text:"impl Clone for Lit",synthetic:false,types:["syn::lit::Lit"]},{text:"impl Clone for LitStr",synthetic:false,types:["syn::lit::LitStr"]},{text:"impl Clone for LitByteStr",synthetic:false,types:["syn::lit::LitByteStr"]},{text:"impl Clone for LitByte",synthetic:false,types:["syn::lit::LitByte"]},{text:"impl Clone for LitChar",synthetic:false,types:["syn::lit::LitChar"]},{text:"impl Clone for LitInt",synthetic:false,types:["syn::lit::LitInt"]},{text:"impl Clone for LitFloat",synthetic:false,types:["syn::lit::LitFloat"]},{text:"impl Clone for LitBool",synthetic:false,types:["syn::lit::LitBool"]},{text:"impl Clone for LitVerbatim",synthetic:false,types:["syn::lit::LitVerbatim"]},{text:"impl Clone for StrStyle",synthetic:false,types:["syn::lit::StrStyle"]},{text:"impl Clone for IntSuffix",synthetic:false,types:["syn::lit::IntSuffix"]},{text:"impl Clone for FloatSuffix",synthetic:false,types:["syn::lit::FloatSuffix"]},{text:"impl Clone for Macro",synthetic:false,types:["syn::mac::Macro"]},{text:"impl Clone for MacroDelimiter",synthetic:false,types:["syn::mac::MacroDelimiter"]},{text:"impl Clone for DeriveInput",synthetic:false,types:["syn::derive::DeriveInput"]},{text:"impl Clone for Data",synthetic:false,types:["syn::derive::Data"]},{text:"impl Clone for DataStruct",synthetic:false,types:["syn::derive::DataStruct"]},{text:"impl Clone for DataEnum",synthetic:false,types:["syn::derive::DataEnum"]},{text:"impl Clone for DataUnion",synthetic:false,types:["syn::derive::DataUnion"]},{text:"impl Clone for BinOp",synthetic:false,types:["syn::op::BinOp"]},{text:"impl Clone for UnOp",synthetic:false,types:["syn::op::UnOp"]},{text:"impl Clone for Type",synthetic:false,types:["syn::ty::Type"]},{text:"impl Clone for TypeSlice",synthetic:false,types:["syn::ty::TypeSlice"]},{text:"impl Clone for TypeArray",synthetic:false,types:["syn::ty::TypeArray"]},{text:"impl Clone for TypePtr",synthetic:false,types:["syn::ty::TypePtr"]},{text:"impl Clone for TypeReference",synthetic:false,types:["syn::ty::TypeReference"]},{text:"impl Clone for TypeBareFn",synthetic:false,types:["syn::ty::TypeBareFn"]},{text:"impl Clone for TypeNever",synthetic:false,types:["syn::ty::TypeNever"]},{text:"impl Clone for TypeTuple",synthetic:false,types:["syn::ty::TypeTuple"]},{text:"impl Clone for TypePath",synthetic:false,types:["syn::ty::TypePath"]},{text:"impl Clone for TypeTraitObject",synthetic:false,types:["syn::ty::TypeTraitObject"]},{text:"impl Clone for TypeImplTrait",synthetic:false,types:["syn::ty::TypeImplTrait"]},{text:"impl Clone for TypeParen",synthetic:false,types:["syn::ty::TypeParen"]},{text:"impl Clone for TypeGroup",synthetic:false,types:["syn::ty::TypeGroup"]},{text:"impl Clone for TypeInfer",synthetic:false,types:["syn::ty::TypeInfer"]},{text:"impl Clone for TypeMacro",synthetic:false,types:["syn::ty::TypeMacro"]},{text:"impl Clone for TypeVerbatim",synthetic:false,types:["syn::ty::TypeVerbatim"]},{text:"impl Clone for Abi",synthetic:false,types:["syn::ty::Abi"]},{text:"impl Clone for BareFnArg",synthetic:false,types:["syn::ty::BareFnArg"]},{text:"impl Clone for BareFnArgName",synthetic:false,types:["syn::ty::BareFnArgName"]},{text:"impl Clone for ReturnType",synthetic:false,types:["syn::ty::ReturnType"]},{text:"impl Clone for Path",synthetic:false,types:["syn::path::Path"]},{text:"impl Clone for PathSegment",synthetic:false,types:["syn::path::PathSegment"]},{text:"impl Clone for PathArguments",synthetic:false,types:["syn::path::PathArguments"]},{text:"impl Clone for GenericArgument",synthetic:false,types:["syn::path::GenericArgument"]},{text:"impl Clone for AngleBracketedGenericArguments",synthetic:false,types:["syn::path::AngleBracketedGenericArguments"]},{text:"impl Clone for Binding",synthetic:false,types:["syn::path::Binding"]},{text:"impl Clone for Constraint",synthetic:false,types:["syn::path::Constraint"]},{text:"impl Clone for ParenthesizedGenericArguments",synthetic:false,types:["syn::path::ParenthesizedGenericArguments"]},{text:"impl Clone for QSelf",synthetic:false,types:["syn::path::QSelf"]},{text:"impl<'a> Clone for Cursor<'a>",synthetic:false,types:["syn::buffer::Cursor"]},{text:"impl<T: Clone, P: Clone> Clone for Punctuated<T, P>",synthetic:false,types:["syn::punctuated::Punctuated"]},{text:"impl<'a, T, P> Clone for Pairs<'a, T, P>",synthetic:false,types:["syn::punctuated::Pairs"]},{text:"impl<T: Clone, P: Clone> Clone for IntoPairs<T, P>",synthetic:false,types:["syn::punctuated::IntoPairs"]},{text:"impl<T: Clone, P: Clone> Clone for IntoIter<T, P>",synthetic:false,types:["syn::punctuated::IntoIter"]},{text:"impl<'a, T> Clone for Iter<'a, T>",synthetic:false,types:["syn::punctuated::Iter"]},{text:"impl<T: Clone, P: Clone> Clone for Pair<T, P>",synthetic:false,types:["syn::punctuated::Pair"]},{text:"impl<'c, 'a> Clone for StepCursor<'c, 'a>",synthetic:false,types:["syn::parse::StepCursor"]},{text:"impl Clone for Error",synthetic:false,types:["syn::error::Error"]},]; implementors["tiff"] = [{text:"impl Clone for Tag",synthetic:false,types:["tiff::decoder::ifd::Tag"]},{text:"impl Clone for Type",synthetic:false,types:["tiff::decoder::ifd::Type"]},{text:"impl Clone for Value",synthetic:false,types:["tiff::decoder::ifd::Value"]},{text:"impl Clone for Entry",synthetic:false,types:["tiff::decoder::ifd::Entry"]},{text:"impl Clone for PhotometricInterpretation",synthetic:false,types:["tiff::decoder::PhotometricInterpretation"]},{text:"impl Clone for CompressionMethod",synthetic:false,types:["tiff::decoder::CompressionMethod"]},{text:"impl Clone for PlanarConfiguration",synthetic:false,types:["tiff::decoder::PlanarConfiguration"]},{text:"impl Clone for TiffFormatError",synthetic:false,types:["tiff::error::TiffFormatError"]},{text:"impl Clone for TiffUnsupportedError",synthetic:false,types:["tiff::error::TiffUnsupportedError"]},{text:"impl Clone for ColorType",synthetic:false,types:["tiff::ColorType"]},]; implementors["time"] = [{text:"impl Clone for Duration",synthetic:false,types:["time::duration::Duration"]},{text:"impl Clone for OutOfRangeError",synthetic:false,types:["time::duration::OutOfRangeError"]},{text:"impl Clone for Timespec",synthetic:false,types:["time::Timespec"]},{text:"impl Clone for PreciseTime",synthetic:false,types:["time::PreciseTime"]},{text:"impl Clone for SteadyTime",synthetic:false,types:["time::SteadyTime"]},{text:"impl Clone for Tm",synthetic:false,types:["time::Tm"]},{text:"impl Clone for ParseError",synthetic:false,types:["time::ParseError"]},]; implementors["typenum"] = [{text:"impl Clone for B0",synthetic:false,types:["typenum::bit::B0"]},{text:"impl Clone for B1",synthetic:false,types:["typenum::bit::B1"]},{text:"impl Clone for UTerm",synthetic:false,types:["typenum::uint::UTerm"]},{text:"impl<U: Clone, B: Clone> Clone for UInt<U, B>",synthetic:false,types:["typenum::uint::UInt"]},{text:"impl<U: Clone + Unsigned + NonZero> Clone for PInt<U>",synthetic:false,types:["typenum::int::PInt"]},{text:"impl<U: Clone + Unsigned + NonZero> Clone for NInt<U>",synthetic:false,types:["typenum::int::NInt"]},{text:"impl Clone for Z0",synthetic:false,types:["typenum::int::Z0"]},{text:"impl Clone for ATerm",synthetic:false,types:["typenum::array::ATerm"]},{text:"impl<V: Clone, A: Clone> Clone for TArr<V, A>",synthetic:false,types:["typenum::array::TArr"]},{text:"impl Clone for Greater",synthetic:false,types:["typenum::Greater"]},{text:"impl Clone for Less",synthetic:false,types:["typenum::Less"]},{text:"impl Clone for Equal",synthetic:false,types:["typenum::Equal"]},]; implementors["vk_sys"] = [{text:"impl Clone for ClearColorValue",synthetic:false,types:["vk_sys::ClearColorValue"]},{text:"impl Clone for ClearDepthStencilValue",synthetic:false,types:["vk_sys::ClearDepthStencilValue"]},]; implementors["void"] = [{text:"impl Clone for Void",synthetic:false,types:["void::Void"]},]; implementors["vulkano"] = [{text:"impl Clone for Features",synthetic:false,types:["vulkano::features::Features"]},{text:"impl Clone for Version",synthetic:false,types:["vulkano::version::Version"]},{text:"impl Clone for ReadLockError",synthetic:false,types:["vulkano::buffer::cpu_access::ReadLockError"]},{text:"impl Clone for WriteLockError",synthetic:false,types:["vulkano::buffer::cpu_access::WriteLockError"]},{text:"impl<T, A> Clone for CpuBufferPool<T, A> where
    A: MemoryPool + Clone
",synthetic:false,types:["vulkano::buffer::cpu_pool::CpuBufferPool"]},{text:"impl<T, A> Clone for CpuBufferPoolChunk<T, A> where
    A: MemoryPool
",synthetic:false,types:["vulkano::buffer::cpu_pool::CpuBufferPoolChunk"]},{text:"impl<T, A> Clone for CpuBufferPoolSubbuffer<T, A> where
    A: MemoryPool
",synthetic:false,types:["vulkano::buffer::cpu_pool::CpuBufferPoolSubbuffer"]},{text:"impl<T: ?Sized, A> Clone for ImmutableBufferInitialization<T, A>",synthetic:false,types:["vulkano::buffer::immutable::ImmutableBufferInitialization"]},{text:"impl Clone for SparseLevel",synthetic:false,types:["vulkano::buffer::sys::SparseLevel"]},{text:"impl Clone for BufferCreationError",synthetic:false,types:["vulkano::buffer::sys::BufferCreationError"]},{text:"impl Clone for BufferViewCreationError",synthetic:false,types:["vulkano::buffer::view::BufferViewCreationError"]},{text:"impl<T: ?Sized, B> Clone for BufferSlice<T, B> where
    B: Clone
",synthetic:false,types:["vulkano::buffer::slice::BufferSlice"]},{text:"impl<'a> Clone for BufferInner<'a>",synthetic:false,types:["vulkano::buffer::traits::BufferInner"]},{text:"impl Clone for BufferUsage",synthetic:false,types:["vulkano::buffer::usage::BufferUsage"]},{text:"impl Clone for CommandPoolTrimError",synthetic:false,types:["vulkano::command_buffer::pool::sys::CommandPoolTrimError"]},{text:"impl Clone for SubmitBindSparseError",synthetic:false,types:["vulkano::command_buffer::submit::bind_sparse::SubmitBindSparseError"]},{text:"impl Clone for SubmitPresentError",synthetic:false,types:["vulkano::command_buffer::submit::queue_present::SubmitPresentError"]},{text:"impl Clone for SubmitCommandBufferError",synthetic:false,types:["vulkano::command_buffer::submit::queue_submit::SubmitCommandBufferError"]},{text:"impl Clone for SyncCommandBufferBuilderError",synthetic:false,types:["vulkano::command_buffer::synced::base::SyncCommandBufferBuilderError"]},{text:"impl<R: Clone, F: Clone> Clone for Kind<R, F>",synthetic:false,types:["vulkano::command_buffer::sys::Kind"]},{text:"impl<R: Clone, F: Clone> Clone for KindSecondaryRenderPass<R, F>",synthetic:false,types:["vulkano::command_buffer::sys::KindSecondaryRenderPass"]},{text:"impl Clone for KindOcclusionQuery",synthetic:false,types:["vulkano::command_buffer::sys::KindOcclusionQuery"]},{text:"impl Clone for Flags",synthetic:false,types:["vulkano::command_buffer::sys::Flags"]},{text:"impl Clone for UnsafeCommandBufferBuilderImageAspect",synthetic:false,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderImageAspect"]},{text:"impl Clone for UnsafeCommandBufferBuilderColorImageClear",synthetic:false,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderColorImageClear"]},{text:"impl Clone for UnsafeCommandBufferBuilderBufferImageCopy",synthetic:false,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderBufferImageCopy"]},{text:"impl Clone for UnsafeCommandBufferBuilderImageCopy",synthetic:false,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderImageCopy"]},{text:"impl Clone for UnsafeCommandBufferBuilderImageBlit",synthetic:false,types:["vulkano::command_buffer::sys::UnsafeCommandBufferBuilderImageBlit"]},{text:"impl Clone for CheckBlitImageError",synthetic:false,types:["vulkano::command_buffer::validity::blit_image::CheckBlitImageError"]},{text:"impl Clone for CheckClearColorImageError",synthetic:false,types:["vulkano::command_buffer::validity::clear_color_image::CheckClearColorImageError"]},{text:"impl Clone for CheckCopyBufferError",synthetic:false,types:["vulkano::command_buffer::validity::copy_buffer::CheckCopyBufferError"]},{text:"impl Clone for CheckCopyImageError",synthetic:false,types:["vulkano::command_buffer::validity::copy_image::CheckCopyImageError"]},{text:"impl Clone for CheckCopyBufferImageTy",synthetic:false,types:["vulkano::command_buffer::validity::copy_image_buffer::CheckCopyBufferImageTy"]},{text:"impl Clone for CheckCopyBufferImageError",synthetic:false,types:["vulkano::command_buffer::validity::copy_image_buffer::CheckCopyBufferImageError"]},{text:"impl Clone for CheckDescriptorSetsValidityError",synthetic:false,types:["vulkano::command_buffer::validity::descriptor_sets::CheckDescriptorSetsValidityError"]},{text:"impl Clone for CheckDispatchError",synthetic:false,types:["vulkano::command_buffer::validity::dispatch::CheckDispatchError"]},{text:"impl Clone for CheckDynamicStateValidityError",synthetic:false,types:["vulkano::command_buffer::validity::dynamic_state::CheckDynamicStateValidityError"]},{text:"impl Clone for CheckFillBufferError",synthetic:false,types:["vulkano::command_buffer::validity::fill_buffer::CheckFillBufferError"]},{text:"impl Clone for CheckIndexBufferError",synthetic:false,types:["vulkano::command_buffer::validity::index_buffer::CheckIndexBufferError"]},{text:"impl Clone for CheckPushConstantsValidityError",synthetic:false,types:["vulkano::command_buffer::validity::push_constants::CheckPushConstantsValidityError"]},{text:"impl Clone for CheckUpdateBufferError",synthetic:false,types:["vulkano::command_buffer::validity::update_buffer::CheckUpdateBufferError"]},{text:"impl Clone for CheckVertexBufferError",synthetic:false,types:["vulkano::command_buffer::validity::vertex_buffers::CheckVertexBufferError"]},{text:"impl Clone for BuildError",synthetic:false,types:["vulkano::command_buffer::auto::BuildError"]},{text:"impl Clone for BeginRenderPassError",synthetic:false,types:["vulkano::command_buffer::auto::BeginRenderPassError"]},{text:"impl Clone for CopyImageError",synthetic:false,types:["vulkano::command_buffer::auto::CopyImageError"]},{text:"impl Clone for BlitImageError",synthetic:false,types:["vulkano::command_buffer::auto::BlitImageError"]},{text:"impl Clone for ClearColorImageError",synthetic:false,types:["vulkano::command_buffer::auto::ClearColorImageError"]},{text:"impl Clone for CopyBufferError",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferError"]},{text:"impl Clone for CopyBufferImageError",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferImageError"]},{text:"impl Clone for FillBufferError",synthetic:false,types:["vulkano::command_buffer::auto::FillBufferError"]},{text:"impl Clone for DispatchError",synthetic:false,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl Clone for DrawError",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl Clone for DrawIndexedError",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl Clone for DrawIndirectError",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl Clone for DrawIndexedIndirectError",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl Clone for ExecuteCommandsError",synthetic:false,types:["vulkano::command_buffer::auto::ExecuteCommandsError"]},{text:"impl Clone for UpdateBufferError",synthetic:false,types:["vulkano::command_buffer::auto::UpdateBufferError"]},{text:"impl Clone for AutoCommandBufferBuilderContextError",synthetic:false,types:["vulkano::command_buffer::auto::AutoCommandBufferBuilderContextError"]},{text:"impl Clone for StateCacherOutcome",synthetic:false,types:["vulkano::command_buffer::state_cacher::StateCacherOutcome"]},{text:"impl Clone for CommandBufferExecError",synthetic:false,types:["vulkano::command_buffer::traits::CommandBufferExecError"]},{text:"impl Clone for DrawIndirectCommand",synthetic:false,types:["vulkano::command_buffer::DrawIndirectCommand"]},{text:"impl Clone for DrawIndexedIndirectCommand",synthetic:false,types:["vulkano::command_buffer::DrawIndexedIndirectCommand"]},{text:"impl Clone for DispatchIndirectCommand",synthetic:false,types:["vulkano::command_buffer::DispatchIndirectCommand"]},{text:"impl Clone for DynamicState",synthetic:false,types:["vulkano::command_buffer::DynamicState"]},{text:"impl Clone for DescriptorDesc",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorDesc"]},{text:"impl Clone for DescriptorDescTy",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorDescTy"]},{text:"impl Clone for DescriptorImageDesc",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorImageDesc"]},{text:"impl Clone for DescriptorImageDescArray",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorImageDescArray"]},{text:"impl Clone for DescriptorImageDescDimensions",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorImageDescDimensions"]},{text:"impl Clone for DescriptorBufferDesc",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorBufferDesc"]},{text:"impl Clone for DescriptorType",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorType"]},{text:"impl Clone for DescriptorDescSupersetError",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorDescSupersetError"]},{text:"impl Clone for ShaderStages",synthetic:false,types:["vulkano::descriptor::descriptor::ShaderStages"]},{text:"impl Clone for ShaderStagesSupersetError",synthetic:false,types:["vulkano::descriptor::descriptor::ShaderStagesSupersetError"]},{text:"impl<L: Clone> Clone for FixedSizeDescriptorSetsPool<L>",synthetic:false,types:["vulkano::descriptor::descriptor_set::fixed_size_pool::FixedSizeDescriptorSetsPool"]},{text:"impl Clone for PersistentDescriptorSetError",synthetic:false,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetError"]},{text:"impl Clone for PersistentDescriptorSetBuildError",synthetic:false,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBuildError"]},{text:"impl Clone for DescriptorsCount",synthetic:false,types:["vulkano::descriptor::descriptor_set::sys::DescriptorsCount"]},{text:"impl Clone for DescriptorPoolAllocError",synthetic:false,types:["vulkano::descriptor::descriptor_set::sys::DescriptorPoolAllocError"]},{text:"impl Clone for EmptyPipelineDesc",synthetic:false,types:["vulkano::descriptor::pipeline_layout::empty::EmptyPipelineDesc"]},{text:"impl Clone for PipelineLayoutLimitsError",synthetic:false,types:["vulkano::descriptor::pipeline_layout::limits_check::PipelineLayoutLimitsError"]},{text:"impl Clone for RuntimePipelineDesc",synthetic:false,types:["vulkano::descriptor::pipeline_layout::runtime_desc::RuntimePipelineDesc"]},{text:"impl Clone for RuntimePipelineDescError",synthetic:false,types:["vulkano::descriptor::pipeline_layout::runtime_desc::RuntimePipelineDescError"]},{text:"impl<'a> Clone for PipelineLayoutSys<'a>",synthetic:false,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayoutSys"]},{text:"impl Clone for PipelineLayoutCreationError",synthetic:false,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayoutCreationError"]},{text:"impl Clone for PipelineLayoutDescPcRange",synthetic:false,types:["vulkano::descriptor::pipeline_layout::traits::PipelineLayoutDescPcRange"]},{text:"impl Clone for PipelineLayoutNotSupersetError",synthetic:false,types:["vulkano::descriptor::pipeline_layout::traits::PipelineLayoutNotSupersetError"]},{text:"impl Clone for DeviceExtensions",synthetic:false,types:["vulkano::device::extensions::DeviceExtensions"]},{text:"impl Clone for RawDeviceExtensions",synthetic:false,types:["vulkano::device::extensions::RawDeviceExtensions"]},{text:"impl Clone for DeviceCreationError",synthetic:false,types:["vulkano::device::DeviceCreationError"]},{text:"impl Clone for IncompatiblePixelsType",synthetic:false,types:["vulkano::format::IncompatiblePixelsType"]},{text:"impl Clone for Format",synthetic:false,types:["vulkano::format::Format"]},{text:"impl Clone for R4G4UnormPack8",synthetic:false,types:["vulkano::format::R4G4UnormPack8"]},{text:"impl Clone for R4G4B4A4UnormPack16",synthetic:false,types:["vulkano::format::R4G4B4A4UnormPack16"]},{text:"impl Clone for B4G4R4A4UnormPack16",synthetic:false,types:["vulkano::format::B4G4R4A4UnormPack16"]},{text:"impl Clone for R5G6B5UnormPack16",synthetic:false,types:["vulkano::format::R5G6B5UnormPack16"]},{text:"impl Clone for B5G6R5UnormPack16",synthetic:false,types:["vulkano::format::B5G6R5UnormPack16"]},{text:"impl Clone for R5G5B5A1UnormPack16",synthetic:false,types:["vulkano::format::R5G5B5A1UnormPack16"]},{text:"impl Clone for B5G5R5A1UnormPack16",synthetic:false,types:["vulkano::format::B5G5R5A1UnormPack16"]},{text:"impl Clone for A1R5G5B5UnormPack16",synthetic:false,types:["vulkano::format::A1R5G5B5UnormPack16"]},{text:"impl Clone for R8Unorm",synthetic:false,types:["vulkano::format::R8Unorm"]},{text:"impl Clone for R8Snorm",synthetic:false,types:["vulkano::format::R8Snorm"]},{text:"impl Clone for R8Uscaled",synthetic:false,types:["vulkano::format::R8Uscaled"]},{text:"impl Clone for R8Sscaled",synthetic:false,types:["vulkano::format::R8Sscaled"]},{text:"impl Clone for R8Uint",synthetic:false,types:["vulkano::format::R8Uint"]},{text:"impl Clone for R8Sint",synthetic:false,types:["vulkano::format::R8Sint"]},{text:"impl Clone for R8Srgb",synthetic:false,types:["vulkano::format::R8Srgb"]},{text:"impl Clone for R8G8Unorm",synthetic:false,types:["vulkano::format::R8G8Unorm"]},{text:"impl Clone for R8G8Snorm",synthetic:false,types:["vulkano::format::R8G8Snorm"]},{text:"impl Clone for R8G8Uscaled",synthetic:false,types:["vulkano::format::R8G8Uscaled"]},{text:"impl Clone for R8G8Sscaled",synthetic:false,types:["vulkano::format::R8G8Sscaled"]},{text:"impl Clone for R8G8Uint",synthetic:false,types:["vulkano::format::R8G8Uint"]},{text:"impl Clone for R8G8Sint",synthetic:false,types:["vulkano::format::R8G8Sint"]},{text:"impl Clone for R8G8Srgb",synthetic:false,types:["vulkano::format::R8G8Srgb"]},{text:"impl Clone for R8G8B8Unorm",synthetic:false,types:["vulkano::format::R8G8B8Unorm"]},{text:"impl Clone for R8G8B8Snorm",synthetic:false,types:["vulkano::format::R8G8B8Snorm"]},{text:"impl Clone for R8G8B8Uscaled",synthetic:false,types:["vulkano::format::R8G8B8Uscaled"]},{text:"impl Clone for R8G8B8Sscaled",synthetic:false,types:["vulkano::format::R8G8B8Sscaled"]},{text:"impl Clone for R8G8B8Uint",synthetic:false,types:["vulkano::format::R8G8B8Uint"]},{text:"impl Clone for R8G8B8Sint",synthetic:false,types:["vulkano::format::R8G8B8Sint"]},{text:"impl Clone for R8G8B8Srgb",synthetic:false,types:["vulkano::format::R8G8B8Srgb"]},{text:"impl Clone for B8G8R8Unorm",synthetic:false,types:["vulkano::format::B8G8R8Unorm"]},{text:"impl Clone for B8G8R8Snorm",synthetic:false,types:["vulkano::format::B8G8R8Snorm"]},{text:"impl Clone for B8G8R8Uscaled",synthetic:false,types:["vulkano::format::B8G8R8Uscaled"]},{text:"impl Clone for B8G8R8Sscaled",synthetic:false,types:["vulkano::format::B8G8R8Sscaled"]},{text:"impl Clone for B8G8R8Uint",synthetic:false,types:["vulkano::format::B8G8R8Uint"]},{text:"impl Clone for B8G8R8Sint",synthetic:false,types:["vulkano::format::B8G8R8Sint"]},{text:"impl Clone for B8G8R8Srgb",synthetic:false,types:["vulkano::format::B8G8R8Srgb"]},{text:"impl Clone for R8G8B8A8Unorm",synthetic:false,types:["vulkano::format::R8G8B8A8Unorm"]},{text:"impl Clone for R8G8B8A8Snorm",synthetic:false,types:["vulkano::format::R8G8B8A8Snorm"]},{text:"impl Clone for R8G8B8A8Uscaled",synthetic:false,types:["vulkano::format::R8G8B8A8Uscaled"]},{text:"impl Clone for R8G8B8A8Sscaled",synthetic:false,types:["vulkano::format::R8G8B8A8Sscaled"]},{text:"impl Clone for R8G8B8A8Uint",synthetic:false,types:["vulkano::format::R8G8B8A8Uint"]},{text:"impl Clone for R8G8B8A8Sint",synthetic:false,types:["vulkano::format::R8G8B8A8Sint"]},{text:"impl Clone for R8G8B8A8Srgb",synthetic:false,types:["vulkano::format::R8G8B8A8Srgb"]},{text:"impl Clone for B8G8R8A8Unorm",synthetic:false,types:["vulkano::format::B8G8R8A8Unorm"]},{text:"impl Clone for B8G8R8A8Snorm",synthetic:false,types:["vulkano::format::B8G8R8A8Snorm"]},{text:"impl Clone for B8G8R8A8Uscaled",synthetic:false,types:["vulkano::format::B8G8R8A8Uscaled"]},{text:"impl Clone for B8G8R8A8Sscaled",synthetic:false,types:["vulkano::format::B8G8R8A8Sscaled"]},{text:"impl Clone for B8G8R8A8Uint",synthetic:false,types:["vulkano::format::B8G8R8A8Uint"]},{text:"impl Clone for B8G8R8A8Sint",synthetic:false,types:["vulkano::format::B8G8R8A8Sint"]},{text:"impl Clone for B8G8R8A8Srgb",synthetic:false,types:["vulkano::format::B8G8R8A8Srgb"]},{text:"impl Clone for A8B8G8R8UnormPack32",synthetic:false,types:["vulkano::format::A8B8G8R8UnormPack32"]},{text:"impl Clone for A8B8G8R8SnormPack32",synthetic:false,types:["vulkano::format::A8B8G8R8SnormPack32"]},{text:"impl Clone for A8B8G8R8UscaledPack32",synthetic:false,types:["vulkano::format::A8B8G8R8UscaledPack32"]},{text:"impl Clone for A8B8G8R8SscaledPack32",synthetic:false,types:["vulkano::format::A8B8G8R8SscaledPack32"]},{text:"impl Clone for A8B8G8R8UintPack32",synthetic:false,types:["vulkano::format::A8B8G8R8UintPack32"]},{text:"impl Clone for A8B8G8R8SintPack32",synthetic:false,types:["vulkano::format::A8B8G8R8SintPack32"]},{text:"impl Clone for A8B8G8R8SrgbPack32",synthetic:false,types:["vulkano::format::A8B8G8R8SrgbPack32"]},{text:"impl Clone for A2R10G10B10UnormPack32",synthetic:false,types:["vulkano::format::A2R10G10B10UnormPack32"]},{text:"impl Clone for A2R10G10B10SnormPack32",synthetic:false,types:["vulkano::format::A2R10G10B10SnormPack32"]},{text:"impl Clone for A2R10G10B10UscaledPack32",synthetic:false,types:["vulkano::format::A2R10G10B10UscaledPack32"]},{text:"impl Clone for A2R10G10B10SscaledPack32",synthetic:false,types:["vulkano::format::A2R10G10B10SscaledPack32"]},{text:"impl Clone for A2R10G10B10UintPack32",synthetic:false,types:["vulkano::format::A2R10G10B10UintPack32"]},{text:"impl Clone for A2R10G10B10SintPack32",synthetic:false,types:["vulkano::format::A2R10G10B10SintPack32"]},{text:"impl Clone for A2B10G10R10UnormPack32",synthetic:false,types:["vulkano::format::A2B10G10R10UnormPack32"]},{text:"impl Clone for A2B10G10R10SnormPack32",synthetic:false,types:["vulkano::format::A2B10G10R10SnormPack32"]},{text:"impl Clone for A2B10G10R10UscaledPack32",synthetic:false,types:["vulkano::format::A2B10G10R10UscaledPack32"]},{text:"impl Clone for A2B10G10R10SscaledPack32",synthetic:false,types:["vulkano::format::A2B10G10R10SscaledPack32"]},{text:"impl Clone for A2B10G10R10UintPack32",synthetic:false,types:["vulkano::format::A2B10G10R10UintPack32"]},{text:"impl Clone for A2B10G10R10SintPack32",synthetic:false,types:["vulkano::format::A2B10G10R10SintPack32"]},{text:"impl Clone for R16Unorm",synthetic:false,types:["vulkano::format::R16Unorm"]},{text:"impl Clone for R16Snorm",synthetic:false,types:["vulkano::format::R16Snorm"]},{text:"impl Clone for R16Uscaled",synthetic:false,types:["vulkano::format::R16Uscaled"]},{text:"impl Clone for R16Sscaled",synthetic:false,types:["vulkano::format::R16Sscaled"]},{text:"impl Clone for R16Uint",synthetic:false,types:["vulkano::format::R16Uint"]},{text:"impl Clone for R16Sint",synthetic:false,types:["vulkano::format::R16Sint"]},{text:"impl Clone for R16Sfloat",synthetic:false,types:["vulkano::format::R16Sfloat"]},{text:"impl Clone for R16G16Unorm",synthetic:false,types:["vulkano::format::R16G16Unorm"]},{text:"impl Clone for R16G16Snorm",synthetic:false,types:["vulkano::format::R16G16Snorm"]},{text:"impl Clone for R16G16Uscaled",synthetic:false,types:["vulkano::format::R16G16Uscaled"]},{text:"impl Clone for R16G16Sscaled",synthetic:false,types:["vulkano::format::R16G16Sscaled"]},{text:"impl Clone for R16G16Uint",synthetic:false,types:["vulkano::format::R16G16Uint"]},{text:"impl Clone for R16G16Sint",synthetic:false,types:["vulkano::format::R16G16Sint"]},{text:"impl Clone for R16G16Sfloat",synthetic:false,types:["vulkano::format::R16G16Sfloat"]},{text:"impl Clone for R16G16B16Unorm",synthetic:false,types:["vulkano::format::R16G16B16Unorm"]},{text:"impl Clone for R16G16B16Snorm",synthetic:false,types:["vulkano::format::R16G16B16Snorm"]},{text:"impl Clone for R16G16B16Uscaled",synthetic:false,types:["vulkano::format::R16G16B16Uscaled"]},{text:"impl Clone for R16G16B16Sscaled",synthetic:false,types:["vulkano::format::R16G16B16Sscaled"]},{text:"impl Clone for R16G16B16Uint",synthetic:false,types:["vulkano::format::R16G16B16Uint"]},{text:"impl Clone for R16G16B16Sint",synthetic:false,types:["vulkano::format::R16G16B16Sint"]},{text:"impl Clone for R16G16B16Sfloat",synthetic:false,types:["vulkano::format::R16G16B16Sfloat"]},{text:"impl Clone for R16G16B16A16Unorm",synthetic:false,types:["vulkano::format::R16G16B16A16Unorm"]},{text:"impl Clone for R16G16B16A16Snorm",synthetic:false,types:["vulkano::format::R16G16B16A16Snorm"]},{text:"impl Clone for R16G16B16A16Uscaled",synthetic:false,types:["vulkano::format::R16G16B16A16Uscaled"]},{text:"impl Clone for R16G16B16A16Sscaled",synthetic:false,types:["vulkano::format::R16G16B16A16Sscaled"]},{text:"impl Clone for R16G16B16A16Uint",synthetic:false,types:["vulkano::format::R16G16B16A16Uint"]},{text:"impl Clone for R16G16B16A16Sint",synthetic:false,types:["vulkano::format::R16G16B16A16Sint"]},{text:"impl Clone for R16G16B16A16Sfloat",synthetic:false,types:["vulkano::format::R16G16B16A16Sfloat"]},{text:"impl Clone for R32Uint",synthetic:false,types:["vulkano::format::R32Uint"]},{text:"impl Clone for R32Sint",synthetic:false,types:["vulkano::format::R32Sint"]},{text:"impl Clone for R32Sfloat",synthetic:false,types:["vulkano::format::R32Sfloat"]},{text:"impl Clone for R32G32Uint",synthetic:false,types:["vulkano::format::R32G32Uint"]},{text:"impl Clone for R32G32Sint",synthetic:false,types:["vulkano::format::R32G32Sint"]},{text:"impl Clone for R32G32Sfloat",synthetic:false,types:["vulkano::format::R32G32Sfloat"]},{text:"impl Clone for R32G32B32Uint",synthetic:false,types:["vulkano::format::R32G32B32Uint"]},{text:"impl Clone for R32G32B32Sint",synthetic:false,types:["vulkano::format::R32G32B32Sint"]},{text:"impl Clone for R32G32B32Sfloat",synthetic:false,types:["vulkano::format::R32G32B32Sfloat"]},{text:"impl Clone for R32G32B32A32Uint",synthetic:false,types:["vulkano::format::R32G32B32A32Uint"]},{text:"impl Clone for R32G32B32A32Sint",synthetic:false,types:["vulkano::format::R32G32B32A32Sint"]},{text:"impl Clone for R32G32B32A32Sfloat",synthetic:false,types:["vulkano::format::R32G32B32A32Sfloat"]},{text:"impl Clone for R64Uint",synthetic:false,types:["vulkano::format::R64Uint"]},{text:"impl Clone for R64Sint",synthetic:false,types:["vulkano::format::R64Sint"]},{text:"impl Clone for R64Sfloat",synthetic:false,types:["vulkano::format::R64Sfloat"]},{text:"impl Clone for R64G64Uint",synthetic:false,types:["vulkano::format::R64G64Uint"]},{text:"impl Clone for R64G64Sint",synthetic:false,types:["vulkano::format::R64G64Sint"]},{text:"impl Clone for R64G64Sfloat",synthetic:false,types:["vulkano::format::R64G64Sfloat"]},{text:"impl Clone for R64G64B64Uint",synthetic:false,types:["vulkano::format::R64G64B64Uint"]},{text:"impl Clone for R64G64B64Sint",synthetic:false,types:["vulkano::format::R64G64B64Sint"]},{text:"impl Clone for R64G64B64Sfloat",synthetic:false,types:["vulkano::format::R64G64B64Sfloat"]},{text:"impl Clone for R64G64B64A64Uint",synthetic:false,types:["vulkano::format::R64G64B64A64Uint"]},{text:"impl Clone for R64G64B64A64Sint",synthetic:false,types:["vulkano::format::R64G64B64A64Sint"]},{text:"impl Clone for R64G64B64A64Sfloat",synthetic:false,types:["vulkano::format::R64G64B64A64Sfloat"]},{text:"impl Clone for B10G11R11UfloatPack32",synthetic:false,types:["vulkano::format::B10G11R11UfloatPack32"]},{text:"impl Clone for E5B9G9R9UfloatPack32",synthetic:false,types:["vulkano::format::E5B9G9R9UfloatPack32"]},{text:"impl Clone for D16Unorm",synthetic:false,types:["vulkano::format::D16Unorm"]},{text:"impl Clone for X8_D24UnormPack32",synthetic:false,types:["vulkano::format::X8_D24UnormPack32"]},{text:"impl Clone for D32Sfloat",synthetic:false,types:["vulkano::format::D32Sfloat"]},{text:"impl Clone for S8Uint",synthetic:false,types:["vulkano::format::S8Uint"]},{text:"impl Clone for D16Unorm_S8Uint",synthetic:false,types:["vulkano::format::D16Unorm_S8Uint"]},{text:"impl Clone for D24Unorm_S8Uint",synthetic:false,types:["vulkano::format::D24Unorm_S8Uint"]},{text:"impl Clone for D32Sfloat_S8Uint",synthetic:false,types:["vulkano::format::D32Sfloat_S8Uint"]},{text:"impl Clone for BC1_RGBUnormBlock",synthetic:false,types:["vulkano::format::BC1_RGBUnormBlock"]},{text:"impl Clone for BC1_RGBSrgbBlock",synthetic:false,types:["vulkano::format::BC1_RGBSrgbBlock"]},{text:"impl Clone for BC1_RGBAUnormBlock",synthetic:false,types:["vulkano::format::BC1_RGBAUnormBlock"]},{text:"impl Clone for BC1_RGBASrgbBlock",synthetic:false,types:["vulkano::format::BC1_RGBASrgbBlock"]},{text:"impl Clone for BC2UnormBlock",synthetic:false,types:["vulkano::format::BC2UnormBlock"]},{text:"impl Clone for BC2SrgbBlock",synthetic:false,types:["vulkano::format::BC2SrgbBlock"]},{text:"impl Clone for BC3UnormBlock",synthetic:false,types:["vulkano::format::BC3UnormBlock"]},{text:"impl Clone for BC3SrgbBlock",synthetic:false,types:["vulkano::format::BC3SrgbBlock"]},{text:"impl Clone for BC4UnormBlock",synthetic:false,types:["vulkano::format::BC4UnormBlock"]},{text:"impl Clone for BC4SnormBlock",synthetic:false,types:["vulkano::format::BC4SnormBlock"]},{text:"impl Clone for BC5UnormBlock",synthetic:false,types:["vulkano::format::BC5UnormBlock"]},{text:"impl Clone for BC5SnormBlock",synthetic:false,types:["vulkano::format::BC5SnormBlock"]},{text:"impl Clone for BC6HUfloatBlock",synthetic:false,types:["vulkano::format::BC6HUfloatBlock"]},{text:"impl Clone for BC6HSfloatBlock",synthetic:false,types:["vulkano::format::BC6HSfloatBlock"]},{text:"impl Clone for BC7UnormBlock",synthetic:false,types:["vulkano::format::BC7UnormBlock"]},{text:"impl Clone for BC7SrgbBlock",synthetic:false,types:["vulkano::format::BC7SrgbBlock"]},{text:"impl Clone for ETC2_R8G8B8UnormBlock",synthetic:false,types:["vulkano::format::ETC2_R8G8B8UnormBlock"]},{text:"impl Clone for ETC2_R8G8B8SrgbBlock",synthetic:false,types:["vulkano::format::ETC2_R8G8B8SrgbBlock"]},{text:"impl Clone for ETC2_R8G8B8A1UnormBlock",synthetic:false,types:["vulkano::format::ETC2_R8G8B8A1UnormBlock"]},{text:"impl Clone for ETC2_R8G8B8A1SrgbBlock",synthetic:false,types:["vulkano::format::ETC2_R8G8B8A1SrgbBlock"]},{text:"impl Clone for ETC2_R8G8B8A8UnormBlock",synthetic:false,types:["vulkano::format::ETC2_R8G8B8A8UnormBlock"]},{text:"impl Clone for ETC2_R8G8B8A8SrgbBlock",synthetic:false,types:["vulkano::format::ETC2_R8G8B8A8SrgbBlock"]},{text:"impl Clone for EAC_R11UnormBlock",synthetic:false,types:["vulkano::format::EAC_R11UnormBlock"]},{text:"impl Clone for EAC_R11SnormBlock",synthetic:false,types:["vulkano::format::EAC_R11SnormBlock"]},{text:"impl Clone for EAC_R11G11UnormBlock",synthetic:false,types:["vulkano::format::EAC_R11G11UnormBlock"]},{text:"impl Clone for EAC_R11G11SnormBlock",synthetic:false,types:["vulkano::format::EAC_R11G11SnormBlock"]},{text:"impl Clone for ASTC_4x4UnormBlock",synthetic:false,types:["vulkano::format::ASTC_4x4UnormBlock"]},{text:"impl Clone for ASTC_4x4SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_4x4SrgbBlock"]},{text:"impl Clone for ASTC_5x4UnormBlock",synthetic:false,types:["vulkano::format::ASTC_5x4UnormBlock"]},{text:"impl Clone for ASTC_5x4SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_5x4SrgbBlock"]},{text:"impl Clone for ASTC_5x5UnormBlock",synthetic:false,types:["vulkano::format::ASTC_5x5UnormBlock"]},{text:"impl Clone for ASTC_5x5SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_5x5SrgbBlock"]},{text:"impl Clone for ASTC_6x5UnormBlock",synthetic:false,types:["vulkano::format::ASTC_6x5UnormBlock"]},{text:"impl Clone for ASTC_6x5SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_6x5SrgbBlock"]},{text:"impl Clone for ASTC_6x6UnormBlock",synthetic:false,types:["vulkano::format::ASTC_6x6UnormBlock"]},{text:"impl Clone for ASTC_6x6SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_6x6SrgbBlock"]},{text:"impl Clone for ASTC_8x5UnormBlock",synthetic:false,types:["vulkano::format::ASTC_8x5UnormBlock"]},{text:"impl Clone for ASTC_8x5SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_8x5SrgbBlock"]},{text:"impl Clone for ASTC_8x6UnormBlock",synthetic:false,types:["vulkano::format::ASTC_8x6UnormBlock"]},{text:"impl Clone for ASTC_8x6SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_8x6SrgbBlock"]},{text:"impl Clone for ASTC_8x8UnormBlock",synthetic:false,types:["vulkano::format::ASTC_8x8UnormBlock"]},{text:"impl Clone for ASTC_8x8SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_8x8SrgbBlock"]},{text:"impl Clone for ASTC_10x5UnormBlock",synthetic:false,types:["vulkano::format::ASTC_10x5UnormBlock"]},{text:"impl Clone for ASTC_10x5SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_10x5SrgbBlock"]},{text:"impl Clone for ASTC_10x6UnormBlock",synthetic:false,types:["vulkano::format::ASTC_10x6UnormBlock"]},{text:"impl Clone for ASTC_10x6SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_10x6SrgbBlock"]},{text:"impl Clone for ASTC_10x8UnormBlock",synthetic:false,types:["vulkano::format::ASTC_10x8UnormBlock"]},{text:"impl Clone for ASTC_10x8SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_10x8SrgbBlock"]},{text:"impl Clone for ASTC_10x10UnormBlock",synthetic:false,types:["vulkano::format::ASTC_10x10UnormBlock"]},{text:"impl Clone for ASTC_10x10SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_10x10SrgbBlock"]},{text:"impl Clone for ASTC_12x10UnormBlock",synthetic:false,types:["vulkano::format::ASTC_12x10UnormBlock"]},{text:"impl Clone for ASTC_12x10SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_12x10SrgbBlock"]},{text:"impl Clone for ASTC_12x12UnormBlock",synthetic:false,types:["vulkano::format::ASTC_12x12UnormBlock"]},{text:"impl Clone for ASTC_12x12SrgbBlock",synthetic:false,types:["vulkano::format::ASTC_12x12SrgbBlock"]},{text:"impl Clone for FormatTy",synthetic:false,types:["vulkano::format::FormatTy"]},{text:"impl Clone for ClearValue",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl Clone for IncompatibleRenderPassAttachmentError",synthetic:false,types:["vulkano::framebuffer::compat_atch::IncompatibleRenderPassAttachmentError"]},{text:"impl<'a, R: Clone + ?Sized + 'a> Clone for RenderPassDescAttachments<'a, R>",synthetic:false,types:["vulkano::framebuffer::desc::RenderPassDescAttachments"]},{text:"impl<'a, R: Clone + ?Sized + 'a> Clone for RenderPassDescSubpasses<'a, R>",synthetic:false,types:["vulkano::framebuffer::desc::RenderPassDescSubpasses"]},{text:"impl<'a, R: Clone + ?Sized + 'a> Clone for RenderPassDescDependencies<'a, R>",synthetic:false,types:["vulkano::framebuffer::desc::RenderPassDescDependencies"]},{text:"impl Clone for AttachmentDescription",synthetic:false,types:["vulkano::framebuffer::desc::AttachmentDescription"]},{text:"impl Clone for PassDescription",synthetic:false,types:["vulkano::framebuffer::desc::PassDescription"]},{text:"impl Clone for PassDependencyDescription",synthetic:false,types:["vulkano::framebuffer::desc::PassDependencyDescription"]},{text:"impl Clone for StoreOp",synthetic:false,types:["vulkano::framebuffer::desc::StoreOp"]},{text:"impl Clone for LoadOp",synthetic:false,types:["vulkano::framebuffer::desc::LoadOp"]},{text:"impl Clone for EmptySinglePassRenderPassDesc",synthetic:false,types:["vulkano::framebuffer::empty::EmptySinglePassRenderPassDesc"]},{text:"impl<'a> Clone for FramebufferSys<'a>",synthetic:false,types:["vulkano::framebuffer::framebuffer::FramebufferSys"]},{text:"impl Clone for FramebufferCreationError",synthetic:false,types:["vulkano::framebuffer::framebuffer::FramebufferCreationError"]},{text:"impl<'a> Clone for RenderPassSys<'a>",synthetic:false,types:["vulkano::framebuffer::sys::RenderPassSys"]},{text:"impl Clone for RenderPassCreationError",synthetic:false,types:["vulkano::framebuffer::sys::RenderPassCreationError"]},{text:"impl<L: Clone> Clone for Subpass<L>",synthetic:false,types:["vulkano::framebuffer::traits::Subpass"]},{text:"impl Clone for SubpassContents",synthetic:false,types:["vulkano::framebuffer::SubpassContents"]},{text:"impl Clone for ImageLayout",synthetic:false,types:["vulkano::image::layout::ImageLayout"]},{text:"impl Clone for ImageCreationError",synthetic:false,types:["vulkano::image::sys::ImageCreationError"]},{text:"impl Clone for LinearLayout",synthetic:false,types:["vulkano::image::sys::LinearLayout"]},{text:"impl<'a> Clone for ImageInner<'a>",synthetic:false,types:["vulkano::image::traits::ImageInner"]},{text:"impl<I: Clone> Clone for ImageAccessFromUndefinedLayout<I>",synthetic:false,types:["vulkano::image::traits::ImageAccessFromUndefinedLayout"]},{text:"impl Clone for ImageUsage",synthetic:false,types:["vulkano::image::usage::ImageUsage"]},{text:"impl Clone for MipmapsCount",synthetic:false,types:["vulkano::image::MipmapsCount"]},{text:"impl Clone for Swizzle",synthetic:false,types:["vulkano::image::Swizzle"]},{text:"impl Clone for ComponentSwizzle",synthetic:false,types:["vulkano::image::ComponentSwizzle"]},{text:"impl Clone for Dimensions",synthetic:false,types:["vulkano::image::Dimensions"]},{text:"impl Clone for ViewType",synthetic:false,types:["vulkano::image::ViewType"]},{text:"impl Clone for ImageDimensions",synthetic:false,types:["vulkano::image::ImageDimensions"]},{text:"impl Clone for MessageTypes",synthetic:false,types:["vulkano::instance::debug::MessageTypes"]},{text:"impl Clone for DebugCallbackCreationError",synthetic:false,types:["vulkano::instance::debug::DebugCallbackCreationError"]},{text:"impl Clone for LoadingError",synthetic:false,types:["vulkano::instance::loader::LoadingError"]},{text:"impl Clone for InstanceExtensions",synthetic:false,types:["vulkano::instance::extensions::InstanceExtensions"]},{text:"impl Clone for RawInstanceExtensions",synthetic:false,types:["vulkano::instance::extensions::RawInstanceExtensions"]},{text:"impl<'a> Clone for ApplicationInfo<'a>",synthetic:false,types:["vulkano::instance::instance::ApplicationInfo"]},{text:"impl Clone for InstanceCreationError",synthetic:false,types:["vulkano::instance::instance::InstanceCreationError"]},{text:"impl<'a> Clone for PhysicalDevice<'a>",synthetic:false,types:["vulkano::instance::instance::PhysicalDevice"]},{text:"impl<'a> Clone for PhysicalDevicesIter<'a>",synthetic:false,types:["vulkano::instance::instance::PhysicalDevicesIter"]},{text:"impl Clone for PhysicalDeviceType",synthetic:false,types:["vulkano::instance::instance::PhysicalDeviceType"]},{text:"impl<'a> Clone for QueueFamily<'a>",synthetic:false,types:["vulkano::instance::instance::QueueFamily"]},{text:"impl<'a> Clone for QueueFamiliesIter<'a>",synthetic:false,types:["vulkano::instance::instance::QueueFamiliesIter"]},{text:"impl<'a> Clone for MemoryType<'a>",synthetic:false,types:["vulkano::instance::instance::MemoryType"]},{text:"impl<'a> Clone for MemoryTypesIter<'a>",synthetic:false,types:["vulkano::instance::instance::MemoryTypesIter"]},{text:"impl<'a> Clone for MemoryHeap<'a>",synthetic:false,types:["vulkano::instance::instance::MemoryHeap"]},{text:"impl<'a> Clone for MemoryHeapsIter<'a>",synthetic:false,types:["vulkano::instance::instance::MemoryHeapsIter"]},{text:"impl Clone for LayersListError",synthetic:false,types:["vulkano::instance::layers::LayersListError"]},{text:"impl Clone for DeviceMemoryAllocError",synthetic:false,types:["vulkano::memory::device_memory::DeviceMemoryAllocError"]},{text:"impl Clone for AllocFromRequirementsFilter",synthetic:false,types:["vulkano::memory::pool::AllocFromRequirementsFilter"]},{text:"impl Clone for MappingRequirement",synthetic:false,types:["vulkano::memory::pool::MappingRequirement"]},{text:"impl Clone for AllocLayout",synthetic:false,types:["vulkano::memory::pool::AllocLayout"]},{text:"impl Clone for MemoryRequirements",synthetic:false,types:["vulkano::memory::MemoryRequirements"]},{text:"impl<'a> Clone for DedicatedAlloc<'a>",synthetic:false,types:["vulkano::memory::DedicatedAlloc"]},{text:"impl<'a> Clone for ComputePipelineSys<'a>",synthetic:false,types:["vulkano::pipeline::compute_pipeline::ComputePipelineSys"]},{text:"impl Clone for ComputePipelineCreationError",synthetic:false,types:["vulkano::pipeline::compute_pipeline::ComputePipelineCreationError"]},{text:"impl<Vdef, Vs, Vss, Tcs, Tcss, Tes, Tess, Gs, Gss, Fs, Fss, Rp> Clone for GraphicsPipelineBuilder<Vdef, Vs, Vss, Tcs, Tcss, Tes, Tess, Gs, Gss, Fs, Fss, Rp> where
    Vdef: Clone,
    Vs: Clone,
    Vss: Clone,
    Tcs: Clone,
    Tcss: Clone,
    Tes: Clone,
    Tess: Clone,
    Gs: Clone,
    Gss: Clone,
    Fs: Clone,
    Fss: Clone,
    Rp: Clone
",synthetic:false,types:["vulkano::pipeline::graphics_pipeline::builder::GraphicsPipelineBuilder"]},{text:"impl Clone for GraphicsPipelineCreationError",synthetic:false,types:["vulkano::pipeline::graphics_pipeline::creation_error::GraphicsPipelineCreationError"]},{text:"impl<'a> Clone for GraphicsPipelineSys<'a>",synthetic:false,types:["vulkano::pipeline::graphics_pipeline::GraphicsPipelineSys"]},{text:"impl Clone for Blend",synthetic:false,types:["vulkano::pipeline::blend::Blend"]},{text:"impl Clone for AttachmentsBlend",synthetic:false,types:["vulkano::pipeline::blend::AttachmentsBlend"]},{text:"impl Clone for AttachmentBlend",synthetic:false,types:["vulkano::pipeline::blend::AttachmentBlend"]},{text:"impl Clone for LogicOp",synthetic:false,types:["vulkano::pipeline::blend::LogicOp"]},{text:"impl Clone for BlendOp",synthetic:false,types:["vulkano::pipeline::blend::BlendOp"]},{text:"impl Clone for BlendFactor",synthetic:false,types:["vulkano::pipeline::blend::BlendFactor"]},{text:"impl Clone for DepthStencil",synthetic:false,types:["vulkano::pipeline::depth_stencil::DepthStencil"]},{text:"impl Clone for Stencil",synthetic:false,types:["vulkano::pipeline::depth_stencil::Stencil"]},{text:"impl Clone for StencilOp",synthetic:false,types:["vulkano::pipeline::depth_stencil::StencilOp"]},{text:"impl Clone for StencilFaceFlags",synthetic:false,types:["vulkano::pipeline::depth_stencil::StencilFaceFlags"]},{text:"impl Clone for DynamicStencilValue",synthetic:false,types:["vulkano::pipeline::depth_stencil::DynamicStencilValue"]},{text:"impl Clone for DepthBounds",synthetic:false,types:["vulkano::pipeline::depth_stencil::DepthBounds"]},{text:"impl Clone for Compare",synthetic:false,types:["vulkano::pipeline::depth_stencil::Compare"]},{text:"impl Clone for InputAssembly",synthetic:false,types:["vulkano::pipeline::input_assembly::InputAssembly"]},{text:"impl Clone for PrimitiveTopology",synthetic:false,types:["vulkano::pipeline::input_assembly::PrimitiveTopology"]},{text:"impl Clone for IndexType",synthetic:false,types:["vulkano::pipeline::input_assembly::IndexType"]},{text:"impl Clone for Multisample",synthetic:false,types:["vulkano::pipeline::multisample::Multisample"]},{text:"impl Clone for Rasterization",synthetic:false,types:["vulkano::pipeline::raster::Rasterization"]},{text:"impl Clone for DepthBiasControl",synthetic:false,types:["vulkano::pipeline::raster::DepthBiasControl"]},{text:"impl Clone for DepthBias",synthetic:false,types:["vulkano::pipeline::raster::DepthBias"]},{text:"impl Clone for CullMode",synthetic:false,types:["vulkano::pipeline::raster::CullMode"]},{text:"impl Clone for FrontFace",synthetic:false,types:["vulkano::pipeline::raster::FrontFace"]},{text:"impl Clone for PolygonMode",synthetic:false,types:["vulkano::pipeline::raster::PolygonMode"]},{text:"impl<'a, S: Clone, I: Clone, O: Clone, L: Clone> Clone for GraphicsEntryPoint<'a, S, I, O, L>",synthetic:false,types:["vulkano::pipeline::shader::GraphicsEntryPoint"]},{text:"impl Clone for GraphicsShaderType",synthetic:false,types:["vulkano::pipeline::shader::GraphicsShaderType"]},{text:"impl Clone for GeometryShaderExecutionMode",synthetic:false,types:["vulkano::pipeline::shader::GeometryShaderExecutionMode"]},{text:"impl<'a, S: Clone, L: Clone> Clone for ComputeEntryPoint<'a, S, L>",synthetic:false,types:["vulkano::pipeline::shader::ComputeEntryPoint"]},{text:"impl Clone for EmptyEntryPointDummy",synthetic:false,types:["vulkano::pipeline::shader::EmptyEntryPointDummy"]},{text:"impl Clone for ShaderInterfaceDefEntry",synthetic:false,types:["vulkano::pipeline::shader::ShaderInterfaceDefEntry"]},{text:"impl Clone for EmptyShaderInterfaceDef",synthetic:false,types:["vulkano::pipeline::shader::EmptyShaderInterfaceDef"]},{text:"impl Clone for ShaderInterfaceMismatchError",synthetic:false,types:["vulkano::pipeline::shader::ShaderInterfaceMismatchError"]},{text:"impl Clone for InputRate",synthetic:false,types:["vulkano::pipeline::vertex::definition::InputRate"]},{text:"impl Clone for AttributeInfo",synthetic:false,types:["vulkano::pipeline::vertex::definition::AttributeInfo"]},{text:"impl Clone for IncompatibleVertexDefinitionError",synthetic:false,types:["vulkano::pipeline::vertex::definition::IncompatibleVertexDefinitionError"]},{text:"impl Clone for VertexMemberTy",synthetic:false,types:["vulkano::pipeline::vertex::vertex::VertexMemberTy"]},{text:"impl Clone for ViewportsState",synthetic:false,types:["vulkano::pipeline::viewport::ViewportsState"]},{text:"impl Clone for Viewport",synthetic:false,types:["vulkano::pipeline::viewport::Viewport"]},{text:"impl Clone for Scissor",synthetic:false,types:["vulkano::pipeline::viewport::Scissor"]},{text:"impl Clone for QueryType",synthetic:false,types:["vulkano::query::QueryType"]},{text:"impl Clone for QueryPipelineStatisticFlags",synthetic:false,types:["vulkano::query::QueryPipelineStatisticFlags"]},{text:"impl Clone for QueryPoolCreationError",synthetic:false,types:["vulkano::query::QueryPoolCreationError"]},{text:"impl Clone for Filter",synthetic:false,types:["vulkano::sampler::Filter"]},{text:"impl Clone for MipmapMode",synthetic:false,types:["vulkano::sampler::MipmapMode"]},{text:"impl Clone for SamplerAddressMode",synthetic:false,types:["vulkano::sampler::SamplerAddressMode"]},{text:"impl Clone for UnnormalizedSamplerAddressMode",synthetic:false,types:["vulkano::sampler::UnnormalizedSamplerAddressMode"]},{text:"impl Clone for BorderColor",synthetic:false,types:["vulkano::sampler::BorderColor"]},{text:"impl Clone for SamplerCreationError",synthetic:false,types:["vulkano::sampler::SamplerCreationError"]},{text:"impl Clone for Capabilities",synthetic:false,types:["vulkano::swapchain::capabilities::Capabilities"]},{text:"impl Clone for PresentMode",synthetic:false,types:["vulkano::swapchain::capabilities::PresentMode"]},{text:"impl Clone for SupportedPresentModes",synthetic:false,types:["vulkano::swapchain::capabilities::SupportedPresentModes"]},{text:"impl Clone for SupportedPresentModesIter",synthetic:false,types:["vulkano::swapchain::capabilities::SupportedPresentModesIter"]},{text:"impl Clone for SurfaceTransform",synthetic:false,types:["vulkano::swapchain::capabilities::SurfaceTransform"]},{text:"impl Clone for CompositeAlpha",synthetic:false,types:["vulkano::swapchain::capabilities::CompositeAlpha"]},{text:"impl Clone for SupportedCompositeAlpha",synthetic:false,types:["vulkano::swapchain::capabilities::SupportedCompositeAlpha"]},{text:"impl Clone for SupportedCompositeAlphaIter",synthetic:false,types:["vulkano::swapchain::capabilities::SupportedCompositeAlphaIter"]},{text:"impl Clone for SupportedSurfaceTransforms",synthetic:false,types:["vulkano::swapchain::capabilities::SupportedSurfaceTransforms"]},{text:"impl Clone for SupportedSurfaceTransformsIter",synthetic:false,types:["vulkano::swapchain::capabilities::SupportedSurfaceTransformsIter"]},{text:"impl Clone for ColorSpace",synthetic:false,types:["vulkano::swapchain::capabilities::ColorSpace"]},{text:"impl Clone for Display",synthetic:false,types:["vulkano::swapchain::display::Display"]},{text:"impl Clone for PresentRegion",synthetic:false,types:["vulkano::swapchain::present_region::PresentRegion"]},{text:"impl Clone for RectangleLayer",synthetic:false,types:["vulkano::swapchain::present_region::RectangleLayer"]},{text:"impl Clone for SurfaceCreationError",synthetic:false,types:["vulkano::swapchain::surface::SurfaceCreationError"]},{text:"impl Clone for CapabilitiesError",synthetic:false,types:["vulkano::swapchain::surface::CapabilitiesError"]},{text:"impl Clone for SwapchainCreationError",synthetic:false,types:["vulkano::swapchain::swapchain::SwapchainCreationError"]},{text:"impl Clone for AcquireError",synthetic:false,types:["vulkano::swapchain::swapchain::AcquireError"]},{text:"impl Clone for FenceWaitError",synthetic:false,types:["vulkano::sync::fence::FenceWaitError"]},{text:"impl Clone for AccessError",synthetic:false,types:["vulkano::sync::future::AccessError"]},{text:"impl Clone for AccessCheckError",synthetic:false,types:["vulkano::sync::future::AccessCheckError"]},{text:"impl Clone for FlushError",synthetic:false,types:["vulkano::sync::future::FlushError"]},{text:"impl Clone for PipelineStages",synthetic:false,types:["vulkano::sync::pipeline::PipelineStages"]},{text:"impl Clone for AccessFlagBits",synthetic:false,types:["vulkano::sync::pipeline::AccessFlagBits"]},{text:"impl Clone for SharingMode",synthetic:false,types:["vulkano::sync::SharingMode"]},{text:"impl<I: Clone> Clone for Sharing<I> where
    I: Iterator<Item = u32>, 
",synthetic:false,types:["vulkano::sync::Sharing"]},{text:"impl Clone for OomError",synthetic:false,types:["vulkano::OomError"]},]; implementors["walkdir"] = [{text:"impl Clone for DirEntry",synthetic:false,types:["walkdir::DirEntry"]},]; implementors["wayland_client"] = [{text:"impl Clone for GlobalManager",synthetic:false,types:["wayland_client::globals::GlobalManager"]},{text:"impl<I: Interface> Clone for Proxy<I>",synthetic:false,types:["wayland_client::proxy::Proxy"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_display::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_shm::Error"]},{text:"impl Clone for Format",synthetic:false,types:["wayland_client::generated::c_api::wl_shm::Format"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_data_offer::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_data_source::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_data_device::Error"]},{text:"impl Clone for DndAction",synthetic:false,types:["wayland_client::generated::c_api::wl_data_device_manager::DndAction"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_shell::Error"]},{text:"impl Clone for Resize",synthetic:false,types:["wayland_client::generated::c_api::wl_shell_surface::Resize"]},{text:"impl Clone for Transient",synthetic:false,types:["wayland_client::generated::c_api::wl_shell_surface::Transient"]},{text:"impl Clone for FullscreenMethod",synthetic:false,types:["wayland_client::generated::c_api::wl_shell_surface::FullscreenMethod"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_surface::Error"]},{text:"impl Clone for Capability",synthetic:false,types:["wayland_client::generated::c_api::wl_seat::Capability"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_pointer::Error"]},{text:"impl Clone for ButtonState",synthetic:false,types:["wayland_client::generated::c_api::wl_pointer::ButtonState"]},{text:"impl Clone for Axis",synthetic:false,types:["wayland_client::generated::c_api::wl_pointer::Axis"]},{text:"impl Clone for AxisSource",synthetic:false,types:["wayland_client::generated::c_api::wl_pointer::AxisSource"]},{text:"impl Clone for KeymapFormat",synthetic:false,types:["wayland_client::generated::c_api::wl_keyboard::KeymapFormat"]},{text:"impl Clone for KeyState",synthetic:false,types:["wayland_client::generated::c_api::wl_keyboard::KeyState"]},{text:"impl Clone for Subpixel",synthetic:false,types:["wayland_client::generated::c_api::wl_output::Subpixel"]},{text:"impl Clone for Transform",synthetic:false,types:["wayland_client::generated::c_api::wl_output::Transform"]},{text:"impl Clone for Mode",synthetic:false,types:["wayland_client::generated::c_api::wl_output::Mode"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_subcompositor::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_client::generated::c_api::wl_subsurface::Error"]},]; implementors["wayland_commons"] = [{text:"impl<Meta: Clone + ObjectMetadata> Clone for Object<Meta>",synthetic:false,types:["wayland_commons::map::Object"]},{text:"impl Clone for ArgumentType",synthetic:false,types:["wayland_commons::wire::ArgumentType"]},{text:"impl Clone for Argument",synthetic:false,types:["wayland_commons::wire::Argument"]},{text:"impl Clone for Message",synthetic:false,types:["wayland_commons::wire::Message"]},{text:"impl Clone for MessageWriteError",synthetic:false,types:["wayland_commons::wire::MessageWriteError"]},{text:"impl Clone for MessageParseError",synthetic:false,types:["wayland_commons::wire::MessageParseError"]},]; implementors["wayland_protocols"] = [{text:"impl Clone for Capability",synthetic:false,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::Capability"]},{text:"impl Clone for PresentMethod",synthetic:false,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::PresentMethod"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::fullscreen_shell::v1::generated::client::zwp_fullscreen_shell_v1::Error"]},{text:"impl Clone for Position",synthetic:false,types:["wayland_protocols::unstable::input_method::v1::generated::client::zwp_input_panel_surface_v1::Position"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::keyboard_shortcuts_inhibit::v1::generated::client::zwp_keyboard_shortcuts_inhibit_manager_v1::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::Error"]},{text:"impl Clone for Flags",synthetic:false,types:["wayland_protocols::unstable::linux_dmabuf::v1::generated::client::zwp_linux_buffer_params_v1::Flags"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_explicit_synchronization_v1::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::linux_explicit_synchronization::v1::generated::client::zwp_linux_surface_synchronization_v1::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::Error"]},{text:"impl Clone for Lifetime",synthetic:false,types:["wayland_protocols::unstable::pointer_constraints::v1::generated::client::zwp_pointer_constraints_v1::Lifetime"]},{text:"impl Clone for Type",synthetic:false,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Type"]},{text:"impl Clone for Capability",synthetic:false,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Capability"]},{text:"impl Clone for ButtonState",synthetic:false,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::ButtonState"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::tablet::v1::generated::client::zwp_tablet_tool_v1::Error"]},{text:"impl Clone for Type",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Type"]},{text:"impl Clone for Capability",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Capability"]},{text:"impl Clone for ButtonState",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::ButtonState"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_tool_v2::Error"]},{text:"impl Clone for Source",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_ring_v2::Source"]},{text:"impl Clone for Source",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_strip_v2::Source"]},{text:"impl Clone for ButtonState",synthetic:false,types:["wayland_protocols::unstable::tablet::v2::generated::client::zwp_tablet_pad_v2::ButtonState"]},{text:"impl Clone for ContentHint",synthetic:false,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::ContentHint"]},{text:"impl Clone for ContentPurpose",synthetic:false,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::ContentPurpose"]},{text:"impl Clone for PreeditStyle",synthetic:false,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::PreeditStyle"]},{text:"impl Clone for TextDirection",synthetic:false,types:["wayland_protocols::unstable::text_input::v1::generated::client::zwp_text_input_v1::TextDirection"]},{text:"impl Clone for ChangeCause",synthetic:false,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ChangeCause"]},{text:"impl Clone for ContentHint",synthetic:false,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ContentHint"]},{text:"impl Clone for ContentPurpose",synthetic:false,types:["wayland_protocols::unstable::text_input::v3::generated::client::zwp_text_input_v3::ContentPurpose"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::Error"]},{text:"impl Clone for Mode",synthetic:false,types:["wayland_protocols::unstable::xdg_decoration::v1::generated::client::zxdg_toplevel_decoration_v1::Mode"]},{text:"impl Clone for Version",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::Version"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_shell::Error"]},{text:"impl Clone for ResizeEdge",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::ResizeEdge"]},{text:"impl Clone for State",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v5::generated::client::xdg_surface::State"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_shell_v6::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Error"]},{text:"impl Clone for Anchor",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Anchor"]},{text:"impl Clone for Gravity",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::Gravity"]},{text:"impl Clone for ConstraintAdjustment",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_positioner_v6::ConstraintAdjustment"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_surface_v6::Error"]},{text:"impl Clone for ResizeEdge",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::ResizeEdge"]},{text:"impl Clone for State",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_toplevel_v6::State"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::unstable::xdg_shell::v6::generated::client::zxdg_popup_v6::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::data_control::v1::generated::client::zwlr_data_control_source_v1::Error"]},{text:"impl Clone for Flags",synthetic:false,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::Flags"]},{text:"impl Clone for CancelReason",synthetic:false,types:["wayland_protocols::wlr::unstable::export_dmabuf::v1::generated::client::zwlr_export_dmabuf_frame_v1::CancelReason"]},{text:"impl Clone for State",synthetic:false,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::State"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::foreign_toplevel::v1::generated::client::zwlr_foreign_toplevel_handle_v1::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::gamma_control::v1::generated::client::zwlr_gamma_control_v1::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::input_inhibitor::v1::generated::client::zwlr_input_inhibit_manager_v1::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::Error"]},{text:"impl Clone for Layer",synthetic:false,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_shell_v1::Layer"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::Error"]},{text:"impl Clone for Anchor",synthetic:false,types:["wayland_protocols::wlr::unstable::layer_shell::v1::generated::client::zwlr_layer_surface_v1::Anchor"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::Error"]},{text:"impl Clone for Flags",synthetic:false,types:["wayland_protocols::wlr::unstable::screencopy::v1::generated::client::zwlr_screencopy_frame_v1::Flags"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation::Error"]},{text:"impl Clone for Kind",synthetic:false,types:["wayland_protocols::stable::presentation_time::generated::client::wp_presentation_feedback::Kind"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_wm_base::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Error"]},{text:"impl Clone for Anchor",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Anchor"]},{text:"impl Clone for Gravity",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::Gravity"]},{text:"impl Clone for ConstraintAdjustment",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_positioner::ConstraintAdjustment"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_surface::Error"]},{text:"impl Clone for ResizeEdge",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::ResizeEdge"]},{text:"impl Clone for State",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_toplevel::State"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::xdg_shell::generated::client::xdg_popup::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewporter::Error"]},{text:"impl Clone for Error",synthetic:false,types:["wayland_protocols::stable::viewporter::generated::client::wp_viewport::Error"]},]; implementors["winit"] = [{text:"impl Clone for LogicalPosition",synthetic:false,types:["winit::dpi::LogicalPosition"]},{text:"impl Clone for PhysicalPosition",synthetic:false,types:["winit::dpi::PhysicalPosition"]},{text:"impl Clone for LogicalSize",synthetic:false,types:["winit::dpi::LogicalSize"]},{text:"impl Clone for PhysicalSize",synthetic:false,types:["winit::dpi::PhysicalSize"]},{text:"impl Clone for Event",synthetic:false,types:["winit::events::Event"]},{text:"impl Clone for WindowEvent",synthetic:false,types:["winit::events::WindowEvent"]},{text:"impl Clone for DeviceEvent",synthetic:false,types:["winit::events::DeviceEvent"]},{text:"impl Clone for KeyboardInput",synthetic:false,types:["winit::events::KeyboardInput"]},{text:"impl Clone for TouchPhase",synthetic:false,types:["winit::events::TouchPhase"]},{text:"impl Clone for Touch",synthetic:false,types:["winit::events::Touch"]},{text:"impl Clone for ElementState",synthetic:false,types:["winit::events::ElementState"]},{text:"impl Clone for MouseButton",synthetic:false,types:["winit::events::MouseButton"]},{text:"impl Clone for MouseScrollDelta",synthetic:false,types:["winit::events::MouseScrollDelta"]},{text:"impl Clone for VirtualKeyCode",synthetic:false,types:["winit::events::VirtualKeyCode"]},{text:"impl Clone for ModifiersState",synthetic:false,types:["winit::events::ModifiersState"]},{text:"impl Clone for BadIcon",synthetic:false,types:["winit::icon::BadIcon"]},{text:"impl Clone for Icon",synthetic:false,types:["winit::icon::Icon"]},{text:"impl Clone for XNotSupported",synthetic:false,types:["winit::platform::platform::x11::xdisplay::XNotSupported"]},{text:"impl Clone for WindowType",synthetic:false,types:["winit::platform::platform::x11::util::hint::WindowType"]},{text:"impl Clone for MonitorId",synthetic:false,types:["winit::window::MonitorId"]},{text:"impl Clone for WindowId",synthetic:false,types:["winit::WindowId"]},{text:"impl Clone for DeviceId",synthetic:false,types:["winit::DeviceId"]},{text:"impl Clone for ControlFlow",synthetic:false,types:["winit::ControlFlow"]},{text:"impl Clone for EventsLoopProxy",synthetic:false,types:["winit::EventsLoopProxy"]},{text:"impl Clone for EventsLoopClosed",synthetic:false,types:["winit::EventsLoopClosed"]},{text:"impl Clone for WindowBuilder",synthetic:false,types:["winit::WindowBuilder"]},{text:"impl Clone for CreationError",synthetic:false,types:["winit::CreationError"]},{text:"impl Clone for MouseCursor",synthetic:false,types:["winit::MouseCursor"]},{text:"impl Clone for WindowAttributes",synthetic:false,types:["winit::WindowAttributes"]},]; implementors["x11_dl"] = [{text:"impl Clone for OpenError",synthetic:false,types:["x11_dl::error::OpenError"]},{text:"impl Clone for OpenErrorKind",synthetic:false,types:["x11_dl::error::OpenErrorKind"]},{text:"impl Clone for XEvent",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl Clone for XAnyEvent",synthetic:false,types:["x11_dl::xlib::XAnyEvent"]},{text:"impl Clone for XButtonEvent",synthetic:false,types:["x11_dl::xlib::XButtonEvent"]},{text:"impl Clone for XCirculateEvent",synthetic:false,types:["x11_dl::xlib::XCirculateEvent"]},{text:"impl Clone for XCirculateRequestEvent",synthetic:false,types:["x11_dl::xlib::XCirculateRequestEvent"]},{text:"impl Clone for XClientMessageEvent",synthetic:false,types:["x11_dl::xlib::XClientMessageEvent"]},{text:"impl Clone for XColormapEvent",synthetic:false,types:["x11_dl::xlib::XColormapEvent"]},{text:"impl Clone for XConfigureEvent",synthetic:false,types:["x11_dl::xlib::XConfigureEvent"]},{text:"impl Clone for XConfigureRequestEvent",synthetic:false,types:["x11_dl::xlib::XConfigureRequestEvent"]},{text:"impl Clone for XCreateWindowEvent",synthetic:false,types:["x11_dl::xlib::XCreateWindowEvent"]},{text:"impl Clone for XCrossingEvent",synthetic:false,types:["x11_dl::xlib::XCrossingEvent"]},{text:"impl Clone for XDestroyWindowEvent",synthetic:false,types:["x11_dl::xlib::XDestroyWindowEvent"]},{text:"impl Clone for XErrorEvent",synthetic:false,types:["x11_dl::xlib::XErrorEvent"]},{text:"impl Clone for XExposeEvent",synthetic:false,types:["x11_dl::xlib::XExposeEvent"]},{text:"impl Clone for XFocusChangeEvent",synthetic:false,types:["x11_dl::xlib::XFocusChangeEvent"]},{text:"impl Clone for XGraphicsExposeEvent",synthetic:false,types:["x11_dl::xlib::XGraphicsExposeEvent"]},{text:"impl Clone for XGravityEvent",synthetic:false,types:["x11_dl::xlib::XGravityEvent"]},{text:"impl Clone for XKeyEvent",synthetic:false,types:["x11_dl::xlib::XKeyEvent"]},{text:"impl Clone for XKeymapEvent",synthetic:false,types:["x11_dl::xlib::XKeymapEvent"]},{text:"impl Clone for XMapEvent",synthetic:false,types:["x11_dl::xlib::XMapEvent"]},{text:"impl Clone for XMappingEvent",synthetic:false,types:["x11_dl::xlib::XMappingEvent"]},{text:"impl Clone for XMapRequestEvent",synthetic:false,types:["x11_dl::xlib::XMapRequestEvent"]},{text:"impl Clone for XMotionEvent",synthetic:false,types:["x11_dl::xlib::XMotionEvent"]},{text:"impl Clone for XNoExposeEvent",synthetic:false,types:["x11_dl::xlib::XNoExposeEvent"]},{text:"impl Clone for XPropertyEvent",synthetic:false,types:["x11_dl::xlib::XPropertyEvent"]},{text:"impl Clone for XReparentEvent",synthetic:false,types:["x11_dl::xlib::XReparentEvent"]},{text:"impl Clone for XResizeRequestEvent",synthetic:false,types:["x11_dl::xlib::XResizeRequestEvent"]},{text:"impl Clone for XSelectionClearEvent",synthetic:false,types:["x11_dl::xlib::XSelectionClearEvent"]},{text:"impl Clone for XSelectionEvent",synthetic:false,types:["x11_dl::xlib::XSelectionEvent"]},{text:"impl Clone for XSelectionRequestEvent",synthetic:false,types:["x11_dl::xlib::XSelectionRequestEvent"]},{text:"impl Clone for XUnmapEvent",synthetic:false,types:["x11_dl::xlib::XUnmapEvent"]},{text:"impl Clone for XVisibilityEvent",synthetic:false,types:["x11_dl::xlib::XVisibilityEvent"]},{text:"impl Clone for _XkbDesc",synthetic:false,types:["x11_dl::xlib::_XkbDesc"]},{text:"impl Clone for _XkbKeyAliasRec",synthetic:false,types:["x11_dl::xlib::_XkbKeyAliasRec"]},{text:"impl Clone for _XkbKeyNameRec",synthetic:false,types:["x11_dl::xlib::_XkbKeyNameRec"]},{text:"impl Clone for _XkbNamesRec",synthetic:false,types:["x11_dl::xlib::_XkbNamesRec"]},{text:"impl Clone for XkbAnyEvent",synthetic:false,types:["x11_dl::xlib::XkbAnyEvent"]},{text:"impl Clone for XkbNewKeyboardNotifyEvent",synthetic:false,types:["x11_dl::xlib::XkbNewKeyboardNotifyEvent"]},{text:"impl Clone for _XkbMapNotifyEvent",synthetic:false,types:["x11_dl::xlib::_XkbMapNotifyEvent"]},{text:"impl Clone for XkbStateNotifyEvent",synthetic:false,types:["x11_dl::xlib::XkbStateNotifyEvent"]},{text:"impl Clone for _XkbControlsNotifyEvent",synthetic:false,types:["x11_dl::xlib::_XkbControlsNotifyEvent"]},{text:"impl Clone for XkbIndicatorNotifyEvent",synthetic:false,types:["x11_dl::xlib::XkbIndicatorNotifyEvent"]},{text:"impl Clone for _XkbNamesNotifyEvent",synthetic:false,types:["x11_dl::xlib::_XkbNamesNotifyEvent"]},{text:"impl Clone for XkbCompatMapNotifyEvent",synthetic:false,types:["x11_dl::xlib::XkbCompatMapNotifyEvent"]},{text:"impl Clone for XkbBellNotifyEvent",synthetic:false,types:["x11_dl::xlib::XkbBellNotifyEvent"]},{text:"impl Clone for XkbActionMessageEvent",synthetic:false,types:["x11_dl::xlib::XkbActionMessageEvent"]},{text:"impl Clone for XkbAccessXNotifyEvent",synthetic:false,types:["x11_dl::xlib::XkbAccessXNotifyEvent"]},{text:"impl Clone for _XkbExtensionDeviceNotifyEvent",synthetic:false,types:["x11_dl::xlib::_XkbExtensionDeviceNotifyEvent"]},{text:"impl Clone for XkbEvent",synthetic:false,types:["x11_dl::xlib::XkbEvent"]},{text:"impl Clone for Depth",synthetic:false,types:["x11_dl::xlib::Depth"]},{text:"impl Clone for Screen",synthetic:false,types:["x11_dl::xlib::Screen"]},{text:"impl Clone for ScreenFormat",synthetic:false,types:["x11_dl::xlib::ScreenFormat"]},{text:"impl Clone for Visual",synthetic:false,types:["x11_dl::xlib::Visual"]},{text:"impl Clone for XArc",synthetic:false,types:["x11_dl::xlib::XArc"]},{text:"impl Clone for XChar2b",synthetic:false,types:["x11_dl::xlib::XChar2b"]},{text:"impl Clone for XCharStruct",synthetic:false,types:["x11_dl::xlib::XCharStruct"]},{text:"impl Clone for XClassHint",synthetic:false,types:["x11_dl::xlib::XClassHint"]},{text:"impl Clone for XColor",synthetic:false,types:["x11_dl::xlib::XColor"]},{text:"impl Clone for XComposeStatus",synthetic:false,types:["x11_dl::xlib::XComposeStatus"]},{text:"impl Clone for XExtCodes",synthetic:false,types:["x11_dl::xlib::XExtCodes"]},{text:"impl Clone for XFontProp",synthetic:false,types:["x11_dl::xlib::XFontProp"]},{text:"impl Clone for XFontSetExtents",synthetic:false,types:["x11_dl::xlib::XFontSetExtents"]},{text:"impl Clone for XFontStruct",synthetic:false,types:["x11_dl::xlib::XFontStruct"]},{text:"impl Clone for XGCValues",synthetic:false,types:["x11_dl::xlib::XGCValues"]},{text:"impl Clone for XGenericEventCookie",synthetic:false,types:["x11_dl::xlib::XGenericEventCookie"]},{text:"impl Clone for XHostAddress",synthetic:false,types:["x11_dl::xlib::XHostAddress"]},{text:"impl Clone for XIconSize",synthetic:false,types:["x11_dl::xlib::XIconSize"]},{text:"impl Clone for XImage",synthetic:false,types:["x11_dl::xlib::XImage"]},{text:"impl Clone for XKeyboardControl",synthetic:false,types:["x11_dl::xlib::XKeyboardControl"]},{text:"impl Clone for XKeyboardState",synthetic:false,types:["x11_dl::xlib::XKeyboardState"]},{text:"impl Clone for XmbTextItem",synthetic:false,types:["x11_dl::xlib::XmbTextItem"]},{text:"impl Clone for XModifierKeymap",synthetic:false,types:["x11_dl::xlib::XModifierKeymap"]},{text:"impl Clone for XOMCharSetList",synthetic:false,types:["x11_dl::xlib::XOMCharSetList"]},{text:"impl Clone for XPixmapFormatValues",synthetic:false,types:["x11_dl::xlib::XPixmapFormatValues"]},{text:"impl Clone for XPoint",synthetic:false,types:["x11_dl::xlib::XPoint"]},{text:"impl Clone for XRectangle",synthetic:false,types:["x11_dl::xlib::XRectangle"]},{text:"impl Clone for XrmOptionDescRec",synthetic:false,types:["x11_dl::xlib::XrmOptionDescRec"]},{text:"impl Clone for XrmValue",synthetic:false,types:["x11_dl::xlib::XrmValue"]},{text:"impl Clone for XSegment",synthetic:false,types:["x11_dl::xlib::XSegment"]},{text:"impl Clone for XSetWindowAttributes",synthetic:false,types:["x11_dl::xlib::XSetWindowAttributes"]},{text:"impl Clone for XSizeHints",synthetic:false,types:["x11_dl::xlib::XSizeHints"]},{text:"impl Clone for XStandardColormap",synthetic:false,types:["x11_dl::xlib::XStandardColormap"]},{text:"impl Clone for XTextItem",synthetic:false,types:["x11_dl::xlib::XTextItem"]},{text:"impl Clone for XTextItem16",synthetic:false,types:["x11_dl::xlib::XTextItem16"]},{text:"impl Clone for XTextProperty",synthetic:false,types:["x11_dl::xlib::XTextProperty"]},{text:"impl Clone for XTimeCoord",synthetic:false,types:["x11_dl::xlib::XTimeCoord"]},{text:"impl Clone for XVisualInfo",synthetic:false,types:["x11_dl::xlib::XVisualInfo"]},{text:"impl Clone for XwcTextItem",synthetic:false,types:["x11_dl::xlib::XwcTextItem"]},{text:"impl Clone for XWindowAttributes",synthetic:false,types:["x11_dl::xlib::XWindowAttributes"]},{text:"impl Clone for XWindowChanges",synthetic:false,types:["x11_dl::xlib::XWindowChanges"]},{text:"impl Clone for XWMHints",synthetic:false,types:["x11_dl::xlib::XWMHints"]},{text:"impl Clone for AspectRatio",synthetic:false,types:["x11_dl::xlib::AspectRatio"]},{text:"impl Clone for ClientMessageData",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl Clone for ImageFns",synthetic:false,types:["x11_dl::xlib::ImageFns"]},{text:"impl Clone for _XcursorAnimate",synthetic:false,types:["x11_dl::xcursor::_XcursorAnimate"]},{text:"impl Clone for _XcursorChunkHeader",synthetic:false,types:["x11_dl::xcursor::_XcursorChunkHeader"]},{text:"impl Clone for _XcursorComment",synthetic:false,types:["x11_dl::xcursor::_XcursorComment"]},{text:"impl Clone for _XcursorComments",synthetic:false,types:["x11_dl::xcursor::_XcursorComments"]},{text:"impl Clone for _XcursorCursors",synthetic:false,types:["x11_dl::xcursor::_XcursorCursors"]},{text:"impl Clone for _XcursorFile",synthetic:false,types:["x11_dl::xcursor::_XcursorFile"]},{text:"impl Clone for _XcursorFileHeader",synthetic:false,types:["x11_dl::xcursor::_XcursorFileHeader"]},{text:"impl Clone for _XcursorFileToc",synthetic:false,types:["x11_dl::xcursor::_XcursorFileToc"]},{text:"impl Clone for _XcursorImage",synthetic:false,types:["x11_dl::xcursor::_XcursorImage"]},{text:"impl Clone for _XcursorImages",synthetic:false,types:["x11_dl::xcursor::_XcursorImages"]},{text:"impl Clone for XF86VidModeGamma",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeGamma"]},{text:"impl Clone for XF86VidModeModeInfo",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeModeInfo"]},{text:"impl Clone for XF86VidModeModeLine",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeModeLine"]},{text:"impl Clone for XF86VidModeMonitor",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeMonitor"]},{text:"impl Clone for XF86VidModeSyncRange",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeSyncRange"]},{text:"impl Clone for XF86VidModeNotifyEvent",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeNotifyEvent"]},{text:"impl Clone for XftFont",synthetic:false,types:["x11_dl::xft::XftFont"]},{text:"impl Clone for XftColor",synthetic:false,types:["x11_dl::xft::XftColor"]},{text:"impl Clone for XftCharSpec",synthetic:false,types:["x11_dl::xft::XftCharSpec"]},{text:"impl Clone for XftCharFontSpec",synthetic:false,types:["x11_dl::xft::XftCharFontSpec"]},{text:"impl Clone for XftFontSet",synthetic:false,types:["x11_dl::xft::XftFontSet"]},{text:"impl Clone for XftGlyphSpec",synthetic:false,types:["x11_dl::xft::XftGlyphSpec"]},{text:"impl Clone for XftGlyphFontSpec",synthetic:false,types:["x11_dl::xft::XftGlyphFontSpec"]},{text:"impl Clone for XineramaScreenInfo",synthetic:false,types:["x11_dl::xinerama::XineramaScreenInfo"]},{text:"impl Clone for XPanoramiXInfo",synthetic:false,types:["x11_dl::xinerama::XPanoramiXInfo"]},{text:"impl Clone for XDevice",synthetic:false,types:["x11_dl::xinput::XDevice"]},{text:"impl Clone for XDeviceControl",synthetic:false,types:["x11_dl::xinput::XDeviceControl"]},{text:"impl Clone for XDeviceInfo",synthetic:false,types:["x11_dl::xinput::XDeviceInfo"]},{text:"impl Clone for XDeviceState",synthetic:false,types:["x11_dl::xinput::XDeviceState"]},{text:"impl Clone for XDeviceTimeCoord",synthetic:false,types:["x11_dl::xinput::XDeviceTimeCoord"]},{text:"impl Clone for XExtensionVersion",synthetic:false,types:["x11_dl::xinput::XExtensionVersion"]},{text:"impl Clone for XFeedbackControl",synthetic:false,types:["x11_dl::xinput::XFeedbackControl"]},{text:"impl Clone for XFeedbackState",synthetic:false,types:["x11_dl::xinput::XFeedbackState"]},{text:"impl Clone for XInputClass",synthetic:false,types:["x11_dl::xinput::XInputClass"]},{text:"impl Clone for XInputClassInfo",synthetic:false,types:["x11_dl::xinput::XInputClassInfo"]},{text:"impl Clone for XIAddMasterInfo",synthetic:false,types:["x11_dl::xinput2::XIAddMasterInfo"]},{text:"impl Clone for XIRemoveMasterInfo",synthetic:false,types:["x11_dl::xinput2::XIRemoveMasterInfo"]},{text:"impl Clone for XIAttachSlaveInfo",synthetic:false,types:["x11_dl::xinput2::XIAttachSlaveInfo"]},{text:"impl Clone for XIDetachSlaveInfo",synthetic:false,types:["x11_dl::xinput2::XIDetachSlaveInfo"]},{text:"impl Clone for XIAnyHierarchyChangeInfo",synthetic:false,types:["x11_dl::xinput2::XIAnyHierarchyChangeInfo"]},{text:"impl Clone for XIModifierState",synthetic:false,types:["x11_dl::xinput2::XIModifierState"]},{text:"impl Clone for XIButtonState",synthetic:false,types:["x11_dl::xinput2::XIButtonState"]},{text:"impl Clone for XIValuatorState",synthetic:false,types:["x11_dl::xinput2::XIValuatorState"]},{text:"impl Clone for XIEventMask",synthetic:false,types:["x11_dl::xinput2::XIEventMask"]},{text:"impl Clone for XIAnyClassInfo",synthetic:false,types:["x11_dl::xinput2::XIAnyClassInfo"]},{text:"impl Clone for XIButtonClassInfo",synthetic:false,types:["x11_dl::xinput2::XIButtonClassInfo"]},{text:"impl Clone for XIKeyClassInfo",synthetic:false,types:["x11_dl::xinput2::XIKeyClassInfo"]},{text:"impl Clone for XIValuatorClassInfo",synthetic:false,types:["x11_dl::xinput2::XIValuatorClassInfo"]},{text:"impl Clone for XIScrollClassInfo",synthetic:false,types:["x11_dl::xinput2::XIScrollClassInfo"]},{text:"impl Clone for XITouchClassInfo",synthetic:false,types:["x11_dl::xinput2::XITouchClassInfo"]},{text:"impl Clone for XIDeviceInfo",synthetic:false,types:["x11_dl::xinput2::XIDeviceInfo"]},{text:"impl Clone for XIGrabModifiers",synthetic:false,types:["x11_dl::xinput2::XIGrabModifiers"]},{text:"impl Clone for XIBarrierReleasePointerInfo",synthetic:false,types:["x11_dl::xinput2::XIBarrierReleasePointerInfo"]},{text:"impl Clone for XIEvent",synthetic:false,types:["x11_dl::xinput2::XIEvent"]},{text:"impl Clone for XIHierarchyInfo",synthetic:false,types:["x11_dl::xinput2::XIHierarchyInfo"]},{text:"impl Clone for XIHierarchyEvent",synthetic:false,types:["x11_dl::xinput2::XIHierarchyEvent"]},{text:"impl Clone for XIDeviceChangedEvent",synthetic:false,types:["x11_dl::xinput2::XIDeviceChangedEvent"]},{text:"impl Clone for XIDeviceEvent",synthetic:false,types:["x11_dl::xinput2::XIDeviceEvent"]},{text:"impl Clone for XIRawEvent",synthetic:false,types:["x11_dl::xinput2::XIRawEvent"]},{text:"impl Clone for XIEnterEvent",synthetic:false,types:["x11_dl::xinput2::XIEnterEvent"]},{text:"impl Clone for XIPropertyEvent",synthetic:false,types:["x11_dl::xinput2::XIPropertyEvent"]},{text:"impl Clone for XITouchOwnershipEvent",synthetic:false,types:["x11_dl::xinput2::XITouchOwnershipEvent"]},{text:"impl Clone for XIBarrierEvent",synthetic:false,types:["x11_dl::xinput2::XIBarrierEvent"]},{text:"impl Clone for XRecordClientInfo",synthetic:false,types:["x11_dl::xrecord::XRecordClientInfo"]},{text:"impl Clone for XRecordExtRange",synthetic:false,types:["x11_dl::xrecord::XRecordExtRange"]},{text:"impl Clone for XRecordInterceptData",synthetic:false,types:["x11_dl::xrecord::XRecordInterceptData"]},{text:"impl Clone for XRecordRange",synthetic:false,types:["x11_dl::xrecord::XRecordRange"]},{text:"impl Clone for XRecordRange8",synthetic:false,types:["x11_dl::xrecord::XRecordRange8"]},{text:"impl Clone for XRecordRange16",synthetic:false,types:["x11_dl::xrecord::XRecordRange16"]},{text:"impl Clone for XRecordState",synthetic:false,types:["x11_dl::xrecord::XRecordState"]},{text:"impl Clone for _XAnimCursor",synthetic:false,types:["x11_dl::xrender::_XAnimCursor"]},{text:"impl Clone for _XCircle",synthetic:false,types:["x11_dl::xrender::_XCircle"]},{text:"impl Clone for _XConicalGradient",synthetic:false,types:["x11_dl::xrender::_XConicalGradient"]},{text:"impl Clone for _XFilters",synthetic:false,types:["x11_dl::xrender::_XFilters"]},{text:"impl Clone for _XGlyphElt8",synthetic:false,types:["x11_dl::xrender::_XGlyphElt8"]},{text:"impl Clone for _XGlyphElt16",synthetic:false,types:["x11_dl::xrender::_XGlyphElt16"]},{text:"impl Clone for _XGlyphElt32",synthetic:false,types:["x11_dl::xrender::_XGlyphElt32"]},{text:"impl Clone for _XGlyphInfo",synthetic:false,types:["x11_dl::xrender::_XGlyphInfo"]},{text:"impl Clone for _XIndexValue",synthetic:false,types:["x11_dl::xrender::_XIndexValue"]},{text:"impl Clone for _XLinearGradient",synthetic:false,types:["x11_dl::xrender::_XLinearGradient"]},{text:"impl Clone for _XLineFixed",synthetic:false,types:["x11_dl::xrender::_XLineFixed"]},{text:"impl Clone for _XPointDouble",synthetic:false,types:["x11_dl::xrender::_XPointDouble"]},{text:"impl Clone for _XPointFixed",synthetic:false,types:["x11_dl::xrender::_XPointFixed"]},{text:"impl Clone for _XRadialGradient",synthetic:false,types:["x11_dl::xrender::_XRadialGradient"]},{text:"impl Clone for XRenderColor",synthetic:false,types:["x11_dl::xrender::XRenderColor"]},{text:"impl Clone for XRenderDirectFormat",synthetic:false,types:["x11_dl::xrender::XRenderDirectFormat"]},{text:"impl Clone for XRenderPictFormat",synthetic:false,types:["x11_dl::xrender::XRenderPictFormat"]},{text:"impl Clone for _XRenderPictureAttributes",synthetic:false,types:["x11_dl::xrender::_XRenderPictureAttributes"]},{text:"impl Clone for _XSpanFix",synthetic:false,types:["x11_dl::xrender::_XSpanFix"]},{text:"impl Clone for _XTrap",synthetic:false,types:["x11_dl::xrender::_XTrap"]},{text:"impl Clone for _XTrapezoid",synthetic:false,types:["x11_dl::xrender::_XTrapezoid"]},{text:"impl Clone for _XTriangle",synthetic:false,types:["x11_dl::xrender::_XTriangle"]},{text:"impl Clone for _XTransform",synthetic:false,types:["x11_dl::xrender::_XTransform"]},{text:"impl Clone for XScreenSaverInfo",synthetic:false,types:["x11_dl::xss::XScreenSaverInfo"]},{text:"impl Clone for XScreenSaverNotifyEvent",synthetic:false,types:["x11_dl::xss::XScreenSaverNotifyEvent"]},{text:"impl Clone for XRRScreenSize",synthetic:false,types:["x11_dl::xrandr::XRRScreenSize"]},{text:"impl Clone for XRRModeInfo",synthetic:false,types:["x11_dl::xrandr::XRRModeInfo"]},{text:"impl Clone for XRRScreenResources",synthetic:false,types:["x11_dl::xrandr::XRRScreenResources"]},{text:"impl Clone for XRROutputInfo",synthetic:false,types:["x11_dl::xrandr::XRROutputInfo"]},{text:"impl Clone for XRRPropertyInfo",synthetic:false,types:["x11_dl::xrandr::XRRPropertyInfo"]},{text:"impl Clone for XRRCrtcInfo",synthetic:false,types:["x11_dl::xrandr::XRRCrtcInfo"]},{text:"impl Clone for XRRCrtcGamma",synthetic:false,types:["x11_dl::xrandr::XRRCrtcGamma"]},{text:"impl Clone for XRRCrtcTransformAttributes",synthetic:false,types:["x11_dl::xrandr::XRRCrtcTransformAttributes"]},{text:"impl Clone for XRRPanning",synthetic:false,types:["x11_dl::xrandr::XRRPanning"]},{text:"impl Clone for XRRProviderResources",synthetic:false,types:["x11_dl::xrandr::XRRProviderResources"]},{text:"impl Clone for XRRProviderInfo",synthetic:false,types:["x11_dl::xrandr::XRRProviderInfo"]},{text:"impl Clone for XRRMonitorInfo",synthetic:false,types:["x11_dl::xrandr::XRRMonitorInfo"]},{text:"impl Clone for XRRScreenChangeNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRRScreenChangeNotifyEvent"]},{text:"impl Clone for XRRNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRRNotifyEvent"]},{text:"impl Clone for XRROutputChangeNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRROutputChangeNotifyEvent"]},{text:"impl Clone for XRRCrtcChangeNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRRCrtcChangeNotifyEvent"]},{text:"impl Clone for XRROutputPropertyNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRROutputPropertyNotifyEvent"]},{text:"impl Clone for XRRProviderChangeNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRRProviderChangeNotifyEvent"]},{text:"impl Clone for XRRProviderPropertyNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRRProviderPropertyNotifyEvent"]},{text:"impl Clone for XRRResourceChangeNotifyEvent",synthetic:false,types:["x11_dl::xrandr::XRRResourceChangeNotifyEvent"]},]; implementors["xdg"] = [{text:"impl Clone for BaseDirectories",synthetic:false,types:["xdg::BaseDirectories"]},]; implementors["xml"] = [{text:"impl<'a> Clone for Name<'a>",synthetic:false,types:["xml::name::Name"]},{text:"impl Clone for OwnedName",synthetic:false,types:["xml::name::OwnedName"]},{text:"impl<'a> Clone for Attribute<'a>",synthetic:false,types:["xml::attribute::Attribute"]},{text:"impl Clone for OwnedAttribute",synthetic:false,types:["xml::attribute::OwnedAttribute"]},{text:"impl Clone for TextPosition",synthetic:false,types:["xml::common::TextPosition"]},{text:"impl Clone for XmlVersion",synthetic:false,types:["xml::common::XmlVersion"]},{text:"impl Clone for Namespace",synthetic:false,types:["xml::namespace::Namespace"]},{text:"impl Clone for NamespaceStack",synthetic:false,types:["xml::namespace::NamespaceStack"]},{text:"impl Clone for ParserConfig",synthetic:false,types:["xml::reader::config::ParserConfig"]},{text:"impl Clone for XmlEvent",synthetic:false,types:["xml::reader::events::XmlEvent"]},{text:"impl Clone for Error",synthetic:false,types:["xml::reader::error::Error"]},{text:"impl Clone for ErrorKind",synthetic:false,types:["xml::reader::error::ErrorKind"]},{text:"impl Clone for EmitterConfig",synthetic:false,types:["xml::writer::config::EmitterConfig"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()