1234567891011121314151617181920212223242526272829303132 |
- (function() {var implementors = {};
- implementors["backtrace"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"backtrace/struct.Backtrace.html\" title=\"struct backtrace::Backtrace\">Backtrace</a>",synthetic:false,types:["backtrace::capture::Backtrace"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"backtrace/struct.BacktraceFrame.html\" title=\"struct backtrace::BacktraceFrame\">BacktraceFrame</a>",synthetic:false,types:["backtrace::capture::BacktraceFrame"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"backtrace/struct.BacktraceSymbol.html\" title=\"struct backtrace::BacktraceSymbol\">BacktraceSymbol</a>",synthetic:false,types:["backtrace::capture::BacktraceSymbol"]},];
- implementors["crossbeam"] = [{text:"impl<'a, T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"crossbeam/epoch/struct.Shared.html\" title=\"struct crossbeam::epoch::Shared\">Shared</a><'a, T>",synthetic:false,types:["crossbeam::epoch::Shared"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"crossbeam/sync/chase_lev/struct.Stealer.html\" title=\"struct crossbeam::sync::chase_lev::Stealer\">Stealer</a><T>",synthetic:false,types:["crossbeam::sync::chase_lev::Stealer"]},];
- implementors["failure"] = [{text:"impl<E: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"failure/struct.Compat.html\" title=\"struct failure::Compat\">Compat</a><E>",synthetic:false,types:["failure::compat::Compat"]},];
- implementors["futures"] = [{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"futures/enum.Async.html\" title=\"enum futures::Async\">Async</a><T>",synthetic:false,types:["futures::poll::Async"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"futures/enum.AsyncSink.html\" title=\"enum futures::AsyncSink\">AsyncSink</a><T>",synthetic:false,types:["futures::poll::AsyncSink"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, E: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/future/struct.FutureResult.html\" title=\"struct futures::future::FutureResult\">FutureResult</a><T, E>",synthetic:false,types:["futures::future::result_::FutureResult"]},{text:"impl<F> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/future/struct.Shared.html\" title=\"struct futures::future::Shared\">Shared</a><F> <span class=\"where fmt-newline\">where<br> F: <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a>, </span>",synthetic:false,types:["futures::future::shared::Shared"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/future/struct.SharedItem.html\" title=\"struct futures::future::SharedItem\">SharedItem</a><T>",synthetic:false,types:["futures::future::shared::SharedItem"]},{text:"impl<E: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/future/struct.SharedError.html\" title=\"struct futures::future::SharedError\">SharedError</a><E>",synthetic:false,types:["futures::future::shared::SharedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"futures/future/enum.ExecuteErrorKind.html\" title=\"enum futures::future::ExecuteErrorKind\">ExecuteErrorKind</a>",synthetic:false,types:["futures::future::ExecuteErrorKind"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/task/struct.UnparkEvent.html\" title=\"struct futures::task::UnparkEvent\">UnparkEvent</a>",synthetic:false,types:["futures::task_impl::std::UnparkEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/task/struct.Task.html\" title=\"struct futures::task::Task\">Task</a>",synthetic:false,types:["futures::task_impl::Task"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/executor/struct.NotifyHandle.html\" title=\"struct futures::executor::NotifyHandle\">NotifyHandle</a>",synthetic:false,types:["futures::task_impl::NotifyHandle"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/sync/oneshot/struct.Canceled.html\" title=\"struct futures::sync::oneshot::Canceled\">Canceled</a>",synthetic:false,types:["futures::sync::oneshot::Canceled"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/sync/mpsc/struct.SendError.html\" title=\"struct futures::sync::mpsc::SendError\">SendError</a><T>",synthetic:false,types:["futures::sync::mpsc::SendError"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/sync/mpsc/struct.TrySendError.html\" title=\"struct futures::sync::mpsc::TrySendError\">TrySendError</a><T>",synthetic:false,types:["futures::sync::mpsc::TrySendError"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/sync/mpsc/struct.UnboundedSender.html\" title=\"struct futures::sync::mpsc::UnboundedSender\">UnboundedSender</a><T>",synthetic:false,types:["futures::sync::mpsc::UnboundedSender"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/sync/mpsc/struct.Sender.html\" title=\"struct futures::sync::mpsc::Sender\">Sender</a><T>",synthetic:false,types:["futures::sync::mpsc::Sender"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/unsync/mpsc/struct.Sender.html\" title=\"struct futures::unsync::mpsc::Sender\">Sender</a><T>",synthetic:false,types:["futures::unsync::mpsc::Sender"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"futures/unsync/mpsc/struct.UnboundedSender.html\" title=\"struct futures::unsync::mpsc::UnboundedSender\">UnboundedSender</a><T>",synthetic:false,types:["futures::unsync::mpsc::UnboundedSender"]},];
- implementors["libc"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_attr_t.html\" title=\"struct libc::pthread_attr_t\">pthread_attr_t</a>",synthetic:false,types:["libc::unix::bsd::apple::b64::pthread_attr_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.timeval32.html\" title=\"struct libc::timeval32\">timeval32</a>",synthetic:false,types:["libc::unix::bsd::apple::b64::timeval32"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.if_data.html\" title=\"struct libc::if_data\">if_data</a>",synthetic:false,types:["libc::unix::bsd::apple::b64::if_data"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.bpf_hdr.html\" title=\"struct libc::bpf_hdr\">bpf_hdr</a>",synthetic:false,types:["libc::unix::bsd::apple::b64::bpf_hdr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.aiocb.html\" title=\"struct libc::aiocb\">aiocb</a>",synthetic:false,types:["libc::unix::bsd::apple::aiocb"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.utmpx.html\" title=\"struct libc::utmpx\">utmpx</a>",synthetic:false,types:["libc::unix::bsd::apple::utmpx"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.glob_t.html\" title=\"struct libc::glob_t\">glob_t</a>",synthetic:false,types:["libc::unix::bsd::apple::glob_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_storage.html\" title=\"struct libc::sockaddr_storage\">sockaddr_storage</a>",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_storage"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.addrinfo.html\" title=\"struct libc::addrinfo\">addrinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::addrinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.mach_timebase_info.html\" title=\"struct libc::mach_timebase_info\">mach_timebase_info</a>",synthetic:false,types:["libc::unix::bsd::apple::mach_timebase_info"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.stat.html\" title=\"struct libc::stat\">stat</a>",synthetic:false,types:["libc::unix::bsd::apple::stat"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.dirent.html\" title=\"struct libc::dirent\">dirent</a>",synthetic:false,types:["libc::unix::bsd::apple::dirent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_mutex_t.html\" title=\"struct libc::pthread_mutex_t\">pthread_mutex_t</a>",synthetic:false,types:["libc::unix::bsd::apple::pthread_mutex_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_mutexattr_t.html\" title=\"struct libc::pthread_mutexattr_t\">pthread_mutexattr_t</a>",synthetic:false,types:["libc::unix::bsd::apple::pthread_mutexattr_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_cond_t.html\" title=\"struct libc::pthread_cond_t\">pthread_cond_t</a>",synthetic:false,types:["libc::unix::bsd::apple::pthread_cond_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_condattr_t.html\" title=\"struct libc::pthread_condattr_t\">pthread_condattr_t</a>",synthetic:false,types:["libc::unix::bsd::apple::pthread_condattr_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_rwlock_t.html\" title=\"struct libc::pthread_rwlock_t\">pthread_rwlock_t</a>",synthetic:false,types:["libc::unix::bsd::apple::pthread_rwlock_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pthread_rwlockattr_t.html\" title=\"struct libc::pthread_rwlockattr_t\">pthread_rwlockattr_t</a>",synthetic:false,types:["libc::unix::bsd::apple::pthread_rwlockattr_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.siginfo_t.html\" title=\"struct libc::siginfo_t\">siginfo_t</a>",synthetic:false,types:["libc::unix::bsd::apple::siginfo_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sigaction.html\" title=\"struct libc::sigaction\">sigaction</a>",synthetic:false,types:["libc::unix::bsd::apple::sigaction"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.stack_t.html\" title=\"struct libc::stack_t\">stack_t</a>",synthetic:false,types:["libc::unix::bsd::apple::stack_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.fstore_t.html\" title=\"struct libc::fstore_t\">fstore_t</a>",synthetic:false,types:["libc::unix::bsd::apple::fstore_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.radvisory.html\" title=\"struct libc::radvisory\">radvisory</a>",synthetic:false,types:["libc::unix::bsd::apple::radvisory"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.statvfs.html\" title=\"struct libc::statvfs\">statvfs</a>",synthetic:false,types:["libc::unix::bsd::apple::statvfs"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.Dl_info.html\" title=\"struct libc::Dl_info\">Dl_info</a>",synthetic:false,types:["libc::unix::bsd::apple::Dl_info"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_in.html\" title=\"struct libc::sockaddr_in\">sockaddr_in</a>",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_in"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.statfs.html\" title=\"struct libc::statfs\">statfs</a>",synthetic:false,types:["libc::unix::bsd::apple::statfs"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.kevent.html\" title=\"struct libc::kevent\">kevent</a>",synthetic:false,types:["libc::unix::bsd::apple::kevent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.kevent64_s.html\" title=\"struct libc::kevent64_s\">kevent64_s</a>",synthetic:false,types:["libc::unix::bsd::apple::kevent64_s"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.dqblk.html\" title=\"struct libc::dqblk\">dqblk</a>",synthetic:false,types:["libc::unix::bsd::apple::dqblk"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.if_msghdr.html\" title=\"struct libc::if_msghdr\">if_msghdr</a>",synthetic:false,types:["libc::unix::bsd::apple::if_msghdr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.termios.html\" title=\"struct libc::termios\">termios</a>",synthetic:false,types:["libc::unix::bsd::apple::termios"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.flock.html\" title=\"struct libc::flock\">flock</a>",synthetic:false,types:["libc::unix::bsd::apple::flock"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sf_hdtr.html\" title=\"struct libc::sf_hdtr\">sf_hdtr</a>",synthetic:false,types:["libc::unix::bsd::apple::sf_hdtr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.lconv.html\" title=\"struct libc::lconv\">lconv</a>",synthetic:false,types:["libc::unix::bsd::apple::lconv"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sigevent.html\" title=\"struct libc::sigevent\">sigevent</a>",synthetic:false,types:["libc::unix::bsd::apple::sigevent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.proc_taskinfo.html\" title=\"struct libc::proc_taskinfo\">proc_taskinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::proc_taskinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.proc_bsdinfo.html\" title=\"struct libc::proc_bsdinfo\">proc_bsdinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::proc_bsdinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.proc_taskallinfo.html\" title=\"struct libc::proc_taskallinfo\">proc_taskallinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::proc_taskallinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.proc_threadinfo.html\" title=\"struct libc::proc_threadinfo\">proc_threadinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::proc_threadinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.xsw_usage.html\" title=\"struct libc::xsw_usage\">xsw_usage</a>",synthetic:false,types:["libc::unix::bsd::apple::xsw_usage"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.xucred.html\" title=\"struct libc::xucred\">xucred</a>",synthetic:false,types:["libc::unix::bsd::apple::xucred"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.mach_header.html\" title=\"struct libc::mach_header\">mach_header</a>",synthetic:false,types:["libc::unix::bsd::apple::mach_header"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.mach_header_64.html\" title=\"struct libc::mach_header_64\">mach_header_64</a>",synthetic:false,types:["libc::unix::bsd::apple::mach_header_64"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.segment_command.html\" title=\"struct libc::segment_command\">segment_command</a>",synthetic:false,types:["libc::unix::bsd::apple::segment_command"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.segment_command_64.html\" title=\"struct libc::segment_command_64\">segment_command_64</a>",synthetic:false,types:["libc::unix::bsd::apple::segment_command_64"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.load_command.html\" title=\"struct libc::load_command\">load_command</a>",synthetic:false,types:["libc::unix::bsd::apple::load_command"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_dl.html\" title=\"struct libc::sockaddr_dl\">sockaddr_dl</a>",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_dl"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_inarp.html\" title=\"struct libc::sockaddr_inarp\">sockaddr_inarp</a>",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_inarp"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_ctl.html\" title=\"struct libc::sockaddr_ctl\">sockaddr_ctl</a>",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_ctl"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.in_pktinfo.html\" title=\"struct libc::in_pktinfo\">in_pktinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::in_pktinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.in6_pktinfo.html\" title=\"struct libc::in6_pktinfo\">in6_pktinfo</a>",synthetic:false,types:["libc::unix::bsd::apple::in6_pktinfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.ipc_perm.html\" title=\"struct libc::ipc_perm\">ipc_perm</a>",synthetic:false,types:["libc::unix::bsd::apple::ipc_perm"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.shmid_ds.html\" title=\"struct libc::shmid_ds\">shmid_ds</a>",synthetic:false,types:["libc::unix::bsd::apple::shmid_ds"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr.html\" title=\"struct libc::sockaddr\">sockaddr</a>",synthetic:false,types:["libc::unix::bsd::sockaddr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_in6.html\" title=\"struct libc::sockaddr_in6\">sockaddr_in6</a>",synthetic:false,types:["libc::unix::bsd::sockaddr_in6"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sockaddr_un.html\" title=\"struct libc::sockaddr_un\">sockaddr_un</a>",synthetic:false,types:["libc::unix::bsd::sockaddr_un"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.passwd.html\" title=\"struct libc::passwd\">passwd</a>",synthetic:false,types:["libc::unix::bsd::passwd"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.ifaddrs.html\" title=\"struct libc::ifaddrs\">ifaddrs</a>",synthetic:false,types:["libc::unix::bsd::ifaddrs"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.fd_set.html\" title=\"struct libc::fd_set\">fd_set</a>",synthetic:false,types:["libc::unix::bsd::fd_set"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.tm.html\" title=\"struct libc::tm\">tm</a>",synthetic:false,types:["libc::unix::bsd::tm"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.utsname.html\" title=\"struct libc::utsname\">utsname</a>",synthetic:false,types:["libc::unix::bsd::utsname"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.msghdr.html\" title=\"struct libc::msghdr\">msghdr</a>",synthetic:false,types:["libc::unix::bsd::msghdr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.cmsghdr.html\" title=\"struct libc::cmsghdr\">cmsghdr</a>",synthetic:false,types:["libc::unix::bsd::cmsghdr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.fsid_t.html\" title=\"struct libc::fsid_t\">fsid_t</a>",synthetic:false,types:["libc::unix::bsd::fsid_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.if_nameindex.html\" title=\"struct libc::if_nameindex\">if_nameindex</a>",synthetic:false,types:["libc::unix::bsd::if_nameindex"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.group.html\" title=\"struct libc::group\">group</a>",synthetic:false,types:["libc::unix::group"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.utimbuf.html\" title=\"struct libc::utimbuf\">utimbuf</a>",synthetic:false,types:["libc::unix::utimbuf"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.timeval.html\" title=\"struct libc::timeval\">timeval</a>",synthetic:false,types:["libc::unix::timeval"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.timespec.html\" title=\"struct libc::timespec\">timespec</a>",synthetic:false,types:["libc::unix::timespec"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.rlimit.html\" title=\"struct libc::rlimit\">rlimit</a>",synthetic:false,types:["libc::unix::rlimit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.rusage.html\" title=\"struct libc::rusage\">rusage</a>",synthetic:false,types:["libc::unix::rusage"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.in_addr.html\" title=\"struct libc::in_addr\">in_addr</a>",synthetic:false,types:["libc::unix::in_addr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.in6_addr.html\" title=\"struct libc::in6_addr\">in6_addr</a>",synthetic:false,types:["libc::unix::in6_addr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.ip_mreq.html\" title=\"struct libc::ip_mreq\">ip_mreq</a>",synthetic:false,types:["libc::unix::ip_mreq"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.ipv6_mreq.html\" title=\"struct libc::ipv6_mreq\">ipv6_mreq</a>",synthetic:false,types:["libc::unix::ipv6_mreq"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.hostent.html\" title=\"struct libc::hostent\">hostent</a>",synthetic:false,types:["libc::unix::hostent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.iovec.html\" title=\"struct libc::iovec\">iovec</a>",synthetic:false,types:["libc::unix::iovec"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.pollfd.html\" title=\"struct libc::pollfd\">pollfd</a>",synthetic:false,types:["libc::unix::pollfd"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.winsize.html\" title=\"struct libc::winsize\">winsize</a>",synthetic:false,types:["libc::unix::winsize"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.linger.html\" title=\"struct libc::linger\">linger</a>",synthetic:false,types:["libc::unix::linger"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.sigval.html\" title=\"struct libc::sigval\">sigval</a>",synthetic:false,types:["libc::unix::sigval"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.itimerval.html\" title=\"struct libc::itimerval\">itimerval</a>",synthetic:false,types:["libc::unix::itimerval"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.tms.html\" title=\"struct libc::tms\">tms</a>",synthetic:false,types:["libc::unix::tms"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.servent.html\" title=\"struct libc::servent\">servent</a>",synthetic:false,types:["libc::unix::servent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"libc/struct.protoent.html\" title=\"struct libc::protoent\">protoent</a>",synthetic:false,types:["libc::unix::protoent"]},];
- implementors["num_bigint"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"num_bigint/enum.Sign.html\" title=\"enum num_bigint::Sign\">Sign</a>",synthetic:false,types:["num_bigint::bigint::Sign"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},];
- implementors["num_complex"] = [{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_complex/struct.Complex.html\" title=\"struct num_complex::Complex\">Complex</a><T>",synthetic:false,types:["num_complex::Complex"]},];
- implementors["num_iter"] = [{text:"impl<A: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_iter/struct.Range.html\" title=\"struct num_iter::Range\">Range</a><A>",synthetic:false,types:["num_iter::Range"]},{text:"impl<A: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_iter/struct.RangeInclusive.html\" title=\"struct num_iter::RangeInclusive\">RangeInclusive</a><A>",synthetic:false,types:["num_iter::RangeInclusive"]},{text:"impl<A: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_iter/struct.RangeStep.html\" title=\"struct num_iter::RangeStep\">RangeStep</a><A>",synthetic:false,types:["num_iter::RangeStep"]},{text:"impl<A: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_iter/struct.RangeStepInclusive.html\" title=\"struct num_iter::RangeStepInclusive\">RangeStepInclusive</a><A>",synthetic:false,types:["num_iter::RangeStepInclusive"]},];
- implementors["num_rational"] = [{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_rational/struct.Ratio.html\" title=\"struct num_rational::Ratio\">Ratio</a><T>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"num_rational/struct.ParseRatioError.html\" title=\"struct num_rational::ParseRatioError\">ParseRatioError</a>",synthetic:false,types:["num_rational::ParseRatioError"]},];
- implementors["ocl"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Extensions.html\" title=\"struct ocl::Extensions\">Extensions</a>",synthetic:false,types:["ocl::standard::platform::Extensions"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Platform.html\" title=\"struct ocl::Platform\">Platform</a>",synthetic:false,types:["ocl::standard::platform::Platform"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl/builders/enum.DeviceSpecifier.html\" title=\"enum ocl::builders::DeviceSpecifier\">DeviceSpecifier</a>",synthetic:false,types:["ocl::standard::device::DeviceSpecifier"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Device.html\" title=\"struct ocl::Device\">Device</a>",synthetic:false,types:["ocl::standard::device::Device"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Context.html\" title=\"struct ocl::Context\">Context</a>",synthetic:false,types:["ocl::standard::context::Context"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Program.html\" title=\"struct ocl::Program\">Program</a>",synthetic:false,types:["ocl::standard::program::Program"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl/builders/enum.BuildOpt.html\" title=\"enum ocl::builders::BuildOpt\">BuildOpt</a>",synthetic:false,types:["ocl::standard::program::BuildOpt"]},{text:"impl<'b> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/builders/struct.ProgramBuilder.html\" title=\"struct ocl::builders::ProgramBuilder\">ProgramBuilder</a><'b>",synthetic:false,types:["ocl::standard::program::ProgramBuilder"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Kernel.html\" title=\"struct ocl::Kernel\">Kernel</a>",synthetic:false,types:["ocl::standard::kernel::Kernel"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Queue.html\" title=\"struct ocl::Queue\">Queue</a>",synthetic:false,types:["ocl::standard::queue::Queue"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"ocl/traits/trait.OclPrm.html\" title=\"trait ocl::traits::OclPrm\">OclPrm</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Buffer.html\" title=\"struct ocl::Buffer\">Buffer</a><T>",synthetic:false,types:["ocl::standard::buffer::Buffer"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"ocl/traits/trait.OclPrm.html\" title=\"trait ocl::traits::OclPrm\">OclPrm</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Image.html\" title=\"struct ocl::Image\">Image</a><T>",synthetic:false,types:["ocl::standard::image::Image"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Sampler.html\" title=\"struct ocl::Sampler\">Sampler</a>",synthetic:false,types:["ocl::standard::sampler::Sampler"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.ProQue.html\" title=\"struct ocl::ProQue\">ProQue</a>",synthetic:false,types:["ocl::standard::pro_que::ProQue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.Event.html\" title=\"struct ocl::Event\">Event</a>",synthetic:false,types:["ocl::standard::event::Event"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.EventArray.html\" title=\"struct ocl::EventArray\">EventArray</a>",synthetic:false,types:["ocl::standard::event::EventArray"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.EventList.html\" title=\"struct ocl::EventList\">EventList</a>",synthetic:false,types:["ocl::standard::event::EventList"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl/enum.SpatialDims.html\" title=\"enum ocl::SpatialDims\">SpatialDims</a>",synthetic:false,types:["ocl::standard::spatial_dims::SpatialDims"]},{text:"impl<V> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/async/struct.OrderLock.html\" title=\"struct ocl::async::OrderLock\">OrderLock</a><V>",synthetic:false,types:["ocl::async::order_lock::OrderLock"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/struct.RwVec.html\" title=\"struct ocl::RwVec\">RwVec</a><T>",synthetic:false,types:["ocl::async::rw_vec::RwVec"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"ocl/traits/trait.OclPrm.html\" title=\"trait ocl::traits::OclPrm\">OclPrm</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/async/struct.BufferSink.html\" title=\"struct ocl::async::BufferSink\">BufferSink</a><T>",synthetic:false,types:["ocl::async::buffer_sink::BufferSink"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"ocl/traits/trait.OclPrm.html\" title=\"trait ocl::traits::OclPrm\">OclPrm</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl/async/struct.BufferStream.html\" title=\"struct ocl::async::BufferStream\">BufferStream</a><T>",synthetic:false,types:["ocl::async::buffer_stream::BufferStream"]},];
- implementors["ocl_core"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.PlatformId.html\" title=\"struct ocl_core::types::abs::PlatformId\">PlatformId</a>",synthetic:false,types:["ocl_core::types::abs::PlatformId"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.DeviceId.html\" title=\"struct ocl_core::types::abs::DeviceId\">DeviceId</a>",synthetic:false,types:["ocl_core::types::abs::DeviceId"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Context.html\" title=\"struct ocl_core::types::abs::Context\">Context</a>",synthetic:false,types:["ocl_core::types::abs::Context"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.CommandQueue.html\" title=\"struct ocl_core::types::abs::CommandQueue\">CommandQueue</a>",synthetic:false,types:["ocl_core::types::abs::CommandQueue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Mem.html\" title=\"struct ocl_core::types::abs::Mem\">Mem</a>",synthetic:false,types:["ocl_core::types::abs::Mem"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Program.html\" title=\"struct ocl_core::types::abs::Program\">Program</a>",synthetic:false,types:["ocl_core::types::abs::Program"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Kernel.html\" title=\"struct ocl_core::types::abs::Kernel\">Kernel</a>",synthetic:false,types:["ocl_core::types::abs::Kernel"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Event.html\" title=\"struct ocl_core::types::abs::Event\">Event</a>",synthetic:false,types:["ocl_core::types::abs::Event"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Sampler.html\" title=\"struct ocl_core::types::abs::Sampler\">Sampler</a>",synthetic:false,types:["ocl_core::types::abs::Sampler"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/structs/struct.ArgVal.html\" title=\"struct ocl_core::types::structs::ArgVal\">ArgVal</a><'a>",synthetic:false,types:["ocl_core::types::structs::ArgVal"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/structs/struct.OpenclVersion.html\" title=\"struct ocl_core::types::structs::OpenclVersion\">OpenclVersion</a>",synthetic:false,types:["ocl_core::types::structs::OpenclVersion"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/types/structs/enum.ContextPropertyValue.html\" title=\"enum ocl_core::types::structs::ContextPropertyValue\">ContextPropertyValue</a>",synthetic:false,types:["ocl_core::types::structs::ContextPropertyValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/structs/struct.ContextProperties.html\" title=\"struct ocl_core::types::structs::ContextProperties\">ContextProperties</a>",synthetic:false,types:["ocl_core::types::structs::ContextProperties"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/structs/struct.ImageFormat.html\" title=\"struct ocl_core::types::structs::ImageFormat\">ImageFormat</a>",synthetic:false,types:["ocl_core::types::structs::ImageFormat"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/types/structs/struct.ImageDescriptor.html\" title=\"struct ocl_core::types::structs::ImageDescriptor\">ImageDescriptor</a>",synthetic:false,types:["ocl_core::types::structs::ImageDescriptor"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.DeviceType.html\" title=\"struct ocl_core::DeviceType\">DeviceType</a>",synthetic:false,types:["ocl_core::DeviceType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.DeviceFpConfig.html\" title=\"struct ocl_core::DeviceFpConfig\">DeviceFpConfig</a>",synthetic:false,types:["ocl_core::DeviceFpConfig"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.DeviceExecCapabilities.html\" title=\"struct ocl_core::DeviceExecCapabilities\">DeviceExecCapabilities</a>",synthetic:false,types:["ocl_core::DeviceExecCapabilities"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.CommandQueueProperties.html\" title=\"struct ocl_core::CommandQueueProperties\">CommandQueueProperties</a>",synthetic:false,types:["ocl_core::CommandQueueProperties"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.DeviceAffinityDomain.html\" title=\"struct ocl_core::DeviceAffinityDomain\">DeviceAffinityDomain</a>",synthetic:false,types:["ocl_core::DeviceAffinityDomain"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.MemFlags.html\" title=\"struct ocl_core::MemFlags\">MemFlags</a>",synthetic:false,types:["ocl_core::MemFlags"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.MemMigrationFlags.html\" title=\"struct ocl_core::MemMigrationFlags\">MemMigrationFlags</a>",synthetic:false,types:["ocl_core::MemMigrationFlags"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.MapFlags.html\" title=\"struct ocl_core::MapFlags\">MapFlags</a>",synthetic:false,types:["ocl_core::MapFlags"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.ProgramBinaryType.html\" title=\"struct ocl_core::ProgramBinaryType\">ProgramBinaryType</a>",synthetic:false,types:["ocl_core::ProgramBinaryType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core/struct.KernelArgTypeQualifier.html\" title=\"struct ocl_core::KernelArgTypeQualifier\">KernelArgTypeQualifier</a>",synthetic:false,types:["ocl_core::KernelArgTypeQualifier"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.Status.html\" title=\"enum ocl_core::Status\">Status</a>",synthetic:false,types:["ocl_core::Status"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.GlTextureTarget.html\" title=\"enum ocl_core::GlTextureTarget\">GlTextureTarget</a>",synthetic:false,types:["ocl_core::GlTextureTarget"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ClGlObjectType.html\" title=\"enum ocl_core::ClGlObjectType\">ClGlObjectType</a>",synthetic:false,types:["ocl_core::ClGlObjectType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ImageChannelOrder.html\" title=\"enum ocl_core::ImageChannelOrder\">ImageChannelOrder</a>",synthetic:false,types:["ocl_core::ImageChannelOrder"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ImageChannelDataType.html\" title=\"enum ocl_core::ImageChannelDataType\">ImageChannelDataType</a>",synthetic:false,types:["ocl_core::ImageChannelDataType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.Cbool.html\" title=\"enum ocl_core::Cbool\">Cbool</a>",synthetic:false,types:["ocl_core::Cbool"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.Polling.html\" title=\"enum ocl_core::Polling\">Polling</a>",synthetic:false,types:["ocl_core::Polling"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.PlatformInfo.html\" title=\"enum ocl_core::PlatformInfo\">PlatformInfo</a>",synthetic:false,types:["ocl_core::PlatformInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.DeviceInfo.html\" title=\"enum ocl_core::DeviceInfo\">DeviceInfo</a>",synthetic:false,types:["ocl_core::DeviceInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.DeviceMemCacheType.html\" title=\"enum ocl_core::DeviceMemCacheType\">DeviceMemCacheType</a>",synthetic:false,types:["ocl_core::DeviceMemCacheType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.DeviceLocalMemType.html\" title=\"enum ocl_core::DeviceLocalMemType\">DeviceLocalMemType</a>",synthetic:false,types:["ocl_core::DeviceLocalMemType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ContextInfo.html\" title=\"enum ocl_core::ContextInfo\">ContextInfo</a>",synthetic:false,types:["ocl_core::ContextInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.GlContextInfo.html\" title=\"enum ocl_core::GlContextInfo\">GlContextInfo</a>",synthetic:false,types:["ocl_core::GlContextInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ContextProperty.html\" title=\"enum ocl_core::ContextProperty\">ContextProperty</a>",synthetic:false,types:["ocl_core::ContextProperty"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ContextInfoOrPropertiesPointerType.html\" title=\"enum ocl_core::ContextInfoOrPropertiesPointerType\">ContextInfoOrPropertiesPointerType</a>",synthetic:false,types:["ocl_core::ContextInfoOrPropertiesPointerType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.DevicePartitionProperty.html\" title=\"enum ocl_core::DevicePartitionProperty\">DevicePartitionProperty</a>",synthetic:false,types:["ocl_core::DevicePartitionProperty"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.CommandQueueInfo.html\" title=\"enum ocl_core::CommandQueueInfo\">CommandQueueInfo</a>",synthetic:false,types:["ocl_core::CommandQueueInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ChannelType.html\" title=\"enum ocl_core::ChannelType\">ChannelType</a>",synthetic:false,types:["ocl_core::ChannelType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.MemObjectType.html\" title=\"enum ocl_core::MemObjectType\">MemObjectType</a>",synthetic:false,types:["ocl_core::MemObjectType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.MemInfo.html\" title=\"enum ocl_core::MemInfo\">MemInfo</a>",synthetic:false,types:["ocl_core::MemInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ImageInfo.html\" title=\"enum ocl_core::ImageInfo\">ImageInfo</a>",synthetic:false,types:["ocl_core::ImageInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.AddressingMode.html\" title=\"enum ocl_core::AddressingMode\">AddressingMode</a>",synthetic:false,types:["ocl_core::AddressingMode"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.FilterMode.html\" title=\"enum ocl_core::FilterMode\">FilterMode</a>",synthetic:false,types:["ocl_core::FilterMode"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.SamplerInfo.html\" title=\"enum ocl_core::SamplerInfo\">SamplerInfo</a>",synthetic:false,types:["ocl_core::SamplerInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ProgramInfo.html\" title=\"enum ocl_core::ProgramInfo\">ProgramInfo</a>",synthetic:false,types:["ocl_core::ProgramInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ProgramBuildInfo.html\" title=\"enum ocl_core::ProgramBuildInfo\">ProgramBuildInfo</a>",synthetic:false,types:["ocl_core::ProgramBuildInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ProgramBuildStatus.html\" title=\"enum ocl_core::ProgramBuildStatus\">ProgramBuildStatus</a>",synthetic:false,types:["ocl_core::ProgramBuildStatus"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.KernelInfo.html\" title=\"enum ocl_core::KernelInfo\">KernelInfo</a>",synthetic:false,types:["ocl_core::KernelInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.KernelArgInfo.html\" title=\"enum ocl_core::KernelArgInfo\">KernelArgInfo</a>",synthetic:false,types:["ocl_core::KernelArgInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.KernelArgAddressQualifier.html\" title=\"enum ocl_core::KernelArgAddressQualifier\">KernelArgAddressQualifier</a>",synthetic:false,types:["ocl_core::KernelArgAddressQualifier"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.KernelArgAccessQualifier.html\" title=\"enum ocl_core::KernelArgAccessQualifier\">KernelArgAccessQualifier</a>",synthetic:false,types:["ocl_core::KernelArgAccessQualifier"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.KernelWorkGroupInfo.html\" title=\"enum ocl_core::KernelWorkGroupInfo\">KernelWorkGroupInfo</a>",synthetic:false,types:["ocl_core::KernelWorkGroupInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.EventInfo.html\" title=\"enum ocl_core::EventInfo\">EventInfo</a>",synthetic:false,types:["ocl_core::EventInfo"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.CommandType.html\" title=\"enum ocl_core::CommandType\">CommandType</a>",synthetic:false,types:["ocl_core::CommandType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.CommandExecutionStatus.html\" title=\"enum ocl_core::CommandExecutionStatus\">CommandExecutionStatus</a>",synthetic:false,types:["ocl_core::CommandExecutionStatus"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.BufferCreateType.html\" title=\"enum ocl_core::BufferCreateType\">BufferCreateType</a>",synthetic:false,types:["ocl_core::BufferCreateType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ocl_core/enum.ProfilingInfo.html\" title=\"enum ocl_core::ProfilingInfo\">ProfilingInfo</a>",synthetic:false,types:["ocl_core::ProfilingInfo"]},];
- implementors["ocl_core_vector"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Char.html\" title=\"struct ocl_core_vector::Char\">Char</a>",synthetic:false,types:["ocl_core_vector::vectors::Char"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Char2.html\" title=\"struct ocl_core_vector::Char2\">Char2</a>",synthetic:false,types:["ocl_core_vector::vectors::Char2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Char3.html\" title=\"struct ocl_core_vector::Char3\">Char3</a>",synthetic:false,types:["ocl_core_vector::vectors::Char3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Char4.html\" title=\"struct ocl_core_vector::Char4\">Char4</a>",synthetic:false,types:["ocl_core_vector::vectors::Char4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Char8.html\" title=\"struct ocl_core_vector::Char8\">Char8</a>",synthetic:false,types:["ocl_core_vector::vectors::Char8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Char16.html\" title=\"struct ocl_core_vector::Char16\">Char16</a>",synthetic:false,types:["ocl_core_vector::vectors::Char16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uchar.html\" title=\"struct ocl_core_vector::Uchar\">Uchar</a>",synthetic:false,types:["ocl_core_vector::vectors::Uchar"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uchar2.html\" title=\"struct ocl_core_vector::Uchar2\">Uchar2</a>",synthetic:false,types:["ocl_core_vector::vectors::Uchar2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uchar3.html\" title=\"struct ocl_core_vector::Uchar3\">Uchar3</a>",synthetic:false,types:["ocl_core_vector::vectors::Uchar3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uchar4.html\" title=\"struct ocl_core_vector::Uchar4\">Uchar4</a>",synthetic:false,types:["ocl_core_vector::vectors::Uchar4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uchar8.html\" title=\"struct ocl_core_vector::Uchar8\">Uchar8</a>",synthetic:false,types:["ocl_core_vector::vectors::Uchar8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uchar16.html\" title=\"struct ocl_core_vector::Uchar16\">Uchar16</a>",synthetic:false,types:["ocl_core_vector::vectors::Uchar16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Short.html\" title=\"struct ocl_core_vector::Short\">Short</a>",synthetic:false,types:["ocl_core_vector::vectors::Short"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Short2.html\" title=\"struct ocl_core_vector::Short2\">Short2</a>",synthetic:false,types:["ocl_core_vector::vectors::Short2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Short3.html\" title=\"struct ocl_core_vector::Short3\">Short3</a>",synthetic:false,types:["ocl_core_vector::vectors::Short3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Short4.html\" title=\"struct ocl_core_vector::Short4\">Short4</a>",synthetic:false,types:["ocl_core_vector::vectors::Short4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Short8.html\" title=\"struct ocl_core_vector::Short8\">Short8</a>",synthetic:false,types:["ocl_core_vector::vectors::Short8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Short16.html\" title=\"struct ocl_core_vector::Short16\">Short16</a>",synthetic:false,types:["ocl_core_vector::vectors::Short16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ushort.html\" title=\"struct ocl_core_vector::Ushort\">Ushort</a>",synthetic:false,types:["ocl_core_vector::vectors::Ushort"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ushort2.html\" title=\"struct ocl_core_vector::Ushort2\">Ushort2</a>",synthetic:false,types:["ocl_core_vector::vectors::Ushort2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ushort3.html\" title=\"struct ocl_core_vector::Ushort3\">Ushort3</a>",synthetic:false,types:["ocl_core_vector::vectors::Ushort3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ushort4.html\" title=\"struct ocl_core_vector::Ushort4\">Ushort4</a>",synthetic:false,types:["ocl_core_vector::vectors::Ushort4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ushort8.html\" title=\"struct ocl_core_vector::Ushort8\">Ushort8</a>",synthetic:false,types:["ocl_core_vector::vectors::Ushort8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ushort16.html\" title=\"struct ocl_core_vector::Ushort16\">Ushort16</a>",synthetic:false,types:["ocl_core_vector::vectors::Ushort16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Int.html\" title=\"struct ocl_core_vector::Int\">Int</a>",synthetic:false,types:["ocl_core_vector::vectors::Int"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Int2.html\" title=\"struct ocl_core_vector::Int2\">Int2</a>",synthetic:false,types:["ocl_core_vector::vectors::Int2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Int3.html\" title=\"struct ocl_core_vector::Int3\">Int3</a>",synthetic:false,types:["ocl_core_vector::vectors::Int3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Int4.html\" title=\"struct ocl_core_vector::Int4\">Int4</a>",synthetic:false,types:["ocl_core_vector::vectors::Int4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Int8.html\" title=\"struct ocl_core_vector::Int8\">Int8</a>",synthetic:false,types:["ocl_core_vector::vectors::Int8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Int16.html\" title=\"struct ocl_core_vector::Int16\">Int16</a>",synthetic:false,types:["ocl_core_vector::vectors::Int16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uint.html\" title=\"struct ocl_core_vector::Uint\">Uint</a>",synthetic:false,types:["ocl_core_vector::vectors::Uint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uint2.html\" title=\"struct ocl_core_vector::Uint2\">Uint2</a>",synthetic:false,types:["ocl_core_vector::vectors::Uint2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uint3.html\" title=\"struct ocl_core_vector::Uint3\">Uint3</a>",synthetic:false,types:["ocl_core_vector::vectors::Uint3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uint4.html\" title=\"struct ocl_core_vector::Uint4\">Uint4</a>",synthetic:false,types:["ocl_core_vector::vectors::Uint4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uint8.html\" title=\"struct ocl_core_vector::Uint8\">Uint8</a>",synthetic:false,types:["ocl_core_vector::vectors::Uint8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Uint16.html\" title=\"struct ocl_core_vector::Uint16\">Uint16</a>",synthetic:false,types:["ocl_core_vector::vectors::Uint16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Long.html\" title=\"struct ocl_core_vector::Long\">Long</a>",synthetic:false,types:["ocl_core_vector::vectors::Long"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Long2.html\" title=\"struct ocl_core_vector::Long2\">Long2</a>",synthetic:false,types:["ocl_core_vector::vectors::Long2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Long3.html\" title=\"struct ocl_core_vector::Long3\">Long3</a>",synthetic:false,types:["ocl_core_vector::vectors::Long3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Long4.html\" title=\"struct ocl_core_vector::Long4\">Long4</a>",synthetic:false,types:["ocl_core_vector::vectors::Long4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Long8.html\" title=\"struct ocl_core_vector::Long8\">Long8</a>",synthetic:false,types:["ocl_core_vector::vectors::Long8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Long16.html\" title=\"struct ocl_core_vector::Long16\">Long16</a>",synthetic:false,types:["ocl_core_vector::vectors::Long16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ulong.html\" title=\"struct ocl_core_vector::Ulong\">Ulong</a>",synthetic:false,types:["ocl_core_vector::vectors::Ulong"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ulong2.html\" title=\"struct ocl_core_vector::Ulong2\">Ulong2</a>",synthetic:false,types:["ocl_core_vector::vectors::Ulong2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ulong3.html\" title=\"struct ocl_core_vector::Ulong3\">Ulong3</a>",synthetic:false,types:["ocl_core_vector::vectors::Ulong3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ulong4.html\" title=\"struct ocl_core_vector::Ulong4\">Ulong4</a>",synthetic:false,types:["ocl_core_vector::vectors::Ulong4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ulong8.html\" title=\"struct ocl_core_vector::Ulong8\">Ulong8</a>",synthetic:false,types:["ocl_core_vector::vectors::Ulong8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Ulong16.html\" title=\"struct ocl_core_vector::Ulong16\">Ulong16</a>",synthetic:false,types:["ocl_core_vector::vectors::Ulong16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Float.html\" title=\"struct ocl_core_vector::Float\">Float</a>",synthetic:false,types:["ocl_core_vector::vectors::Float"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Float2.html\" title=\"struct ocl_core_vector::Float2\">Float2</a>",synthetic:false,types:["ocl_core_vector::vectors::Float2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Float3.html\" title=\"struct ocl_core_vector::Float3\">Float3</a>",synthetic:false,types:["ocl_core_vector::vectors::Float3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Float4.html\" title=\"struct ocl_core_vector::Float4\">Float4</a>",synthetic:false,types:["ocl_core_vector::vectors::Float4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Float8.html\" title=\"struct ocl_core_vector::Float8\">Float8</a>",synthetic:false,types:["ocl_core_vector::vectors::Float8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Float16.html\" title=\"struct ocl_core_vector::Float16\">Float16</a>",synthetic:false,types:["ocl_core_vector::vectors::Float16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Double.html\" title=\"struct ocl_core_vector::Double\">Double</a>",synthetic:false,types:["ocl_core_vector::vectors::Double"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Double2.html\" title=\"struct ocl_core_vector::Double2\">Double2</a>",synthetic:false,types:["ocl_core_vector::vectors::Double2"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Double3.html\" title=\"struct ocl_core_vector::Double3\">Double3</a>",synthetic:false,types:["ocl_core_vector::vectors::Double3"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Double4.html\" title=\"struct ocl_core_vector::Double4\">Double4</a>",synthetic:false,types:["ocl_core_vector::vectors::Double4"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Double8.html\" title=\"struct ocl_core_vector::Double8\">Double8</a>",synthetic:false,types:["ocl_core_vector::vectors::Double8"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ocl_core_vector/struct.Double16.html\" title=\"struct ocl_core_vector::Double16\">Double16</a>",synthetic:false,types:["ocl_core_vector::vectors::Double16"]},];
- implementors["qcgpu"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"qcgpu/gate/struct.Gate.html\" title=\"struct qcgpu::gate::Gate\">Gate</a>",synthetic:false,types:["qcgpu::gate::Gate"]},];
- implementors["quote"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"quote/struct.Tokens.html\" title=\"struct quote::Tokens\">Tokens</a>",synthetic:false,types:["quote::tokens::Tokens"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"quote/struct.Ident.html\" title=\"struct quote::Ident\">Ident</a>",synthetic:false,types:["quote::ident::Ident"]},];
- implementors["qutex"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"qutex/struct.Qutex.html\" title=\"struct qutex::Qutex\">Qutex</a><T>",synthetic:false,types:["qutex::qutex::Qutex"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"qutex/enum.RequestKind.html\" title=\"enum qutex::RequestKind\">RequestKind</a>",synthetic:false,types:["qutex::qrw_lock::RequestKind"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"qutex/struct.QrwLock.html\" title=\"struct qutex::QrwLock\">QrwLock</a><T>",synthetic:false,types:["qutex::qrw_lock::QrwLock"]},];
- implementors["rand"] = [{text:"impl<X: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"rand/distributions/uniform/trait.SampleUniform.html\" title=\"trait rand::distributions::uniform::SampleUniform\">SampleUniform</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/uniform/struct.Uniform.html\" title=\"struct rand::distributions::uniform::Uniform\">Uniform</a><X> <span class=\"where fmt-newline\">where<br> X::<a class=\"type\" href=\"rand/distributions/uniform/trait.SampleUniform.html#associatedtype.Sampler\" title=\"type rand::distributions::uniform::SampleUniform::Sampler\">Sampler</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, </span>",synthetic:false,types:["rand::distributions::uniform::Uniform"]},{text:"impl<X: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/uniform/struct.UniformInt.html\" title=\"struct rand::distributions::uniform::UniformInt\">UniformInt</a><X>",synthetic:false,types:["rand::distributions::uniform::UniformInt"]},{text:"impl<X: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/uniform/struct.UniformFloat.html\" title=\"struct rand::distributions::uniform::UniformFloat\">UniformFloat</a><X>",synthetic:false,types:["rand::distributions::uniform::UniformFloat"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/uniform/struct.UniformDuration.html\" title=\"struct rand::distributions::uniform::UniformDuration\">UniformDuration</a>",synthetic:false,types:["rand::distributions::uniform::UniformDuration"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Gamma.html\" title=\"struct rand::distributions::Gamma\">Gamma</a>",synthetic:false,types:["rand::distributions::gamma::Gamma"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.ChiSquared.html\" title=\"struct rand::distributions::ChiSquared\">ChiSquared</a>",synthetic:false,types:["rand::distributions::gamma::ChiSquared"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.FisherF.html\" title=\"struct rand::distributions::FisherF\">FisherF</a>",synthetic:false,types:["rand::distributions::gamma::FisherF"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.StudentT.html\" title=\"struct rand::distributions::StudentT\">StudentT</a>",synthetic:false,types:["rand::distributions::gamma::StudentT"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.StandardNormal.html\" title=\"struct rand::distributions::StandardNormal\">StandardNormal</a>",synthetic:false,types:["rand::distributions::normal::StandardNormal"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Normal.html\" title=\"struct rand::distributions::Normal\">Normal</a>",synthetic:false,types:["rand::distributions::normal::Normal"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.LogNormal.html\" title=\"struct rand::distributions::LogNormal\">LogNormal</a>",synthetic:false,types:["rand::distributions::normal::LogNormal"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Exp1.html\" title=\"struct rand::distributions::Exp1\">Exp1</a>",synthetic:false,types:["rand::distributions::exponential::Exp1"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Exp.html\" title=\"struct rand::distributions::Exp\">Exp</a>",synthetic:false,types:["rand::distributions::exponential::Exp"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Pareto.html\" title=\"struct rand::distributions::Pareto\">Pareto</a>",synthetic:false,types:["rand::distributions::pareto::Pareto"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Poisson.html\" title=\"struct rand::distributions::Poisson\">Poisson</a>",synthetic:false,types:["rand::distributions::poisson::Poisson"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Binomial.html\" title=\"struct rand::distributions::Binomial\">Binomial</a>",synthetic:false,types:["rand::distributions::binomial::Binomial"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Bernoulli.html\" title=\"struct rand::distributions::Bernoulli\">Bernoulli</a>",synthetic:false,types:["rand::distributions::bernoulli::Bernoulli"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Cauchy.html\" title=\"struct rand::distributions::Cauchy\">Cauchy</a>",synthetic:false,types:["rand::distributions::cauchy::Cauchy"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.OpenClosed01.html\" title=\"struct rand::distributions::OpenClosed01\">OpenClosed01</a>",synthetic:false,types:["rand::distributions::float::OpenClosed01"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Open01.html\" title=\"struct rand::distributions::Open01\">Open01</a>",synthetic:false,types:["rand::distributions::float::Open01"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Standard.html\" title=\"struct rand::distributions::Standard\">Standard</a>",synthetic:false,types:["rand::distributions::Standard"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/distributions/struct.Weighted.html\" title=\"struct rand::distributions::Weighted\">Weighted</a><T>",synthetic:false,types:["rand::distributions::Weighted"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/chacha/struct.ChaChaRng.html\" title=\"struct rand::prng::chacha::ChaChaRng\">ChaChaRng</a>",synthetic:false,types:["rand::prng::chacha::ChaChaRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/chacha/struct.ChaChaCore.html\" title=\"struct rand::prng::chacha::ChaChaCore\">ChaChaCore</a>",synthetic:false,types:["rand::prng::chacha::ChaChaCore"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/hc128/struct.Hc128Rng.html\" title=\"struct rand::prng::hc128::Hc128Rng\">Hc128Rng</a>",synthetic:false,types:["rand::prng::hc128::Hc128Rng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/hc128/struct.Hc128Core.html\" title=\"struct rand::prng::hc128::Hc128Core\">Hc128Core</a>",synthetic:false,types:["rand::prng::hc128::Hc128Core"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/isaac/struct.IsaacRng.html\" title=\"struct rand::prng::isaac::IsaacRng\">IsaacRng</a>",synthetic:false,types:["rand::prng::isaac::IsaacRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/isaac/struct.IsaacCore.html\" title=\"struct rand::prng::isaac::IsaacCore\">IsaacCore</a>",synthetic:false,types:["rand::prng::isaac::IsaacCore"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/isaac64/struct.Isaac64Rng.html\" title=\"struct rand::prng::isaac64::Isaac64Rng\">Isaac64Rng</a>",synthetic:false,types:["rand::prng::isaac64::Isaac64Rng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/isaac64/struct.Isaac64Core.html\" title=\"struct rand::prng::isaac64::Isaac64Core\">Isaac64Core</a>",synthetic:false,types:["rand::prng::isaac64::Isaac64Core"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/prng/struct.XorShiftRng.html\" title=\"struct rand::prng::XorShiftRng\">XorShiftRng</a>",synthetic:false,types:["rand::prng::xorshift::XorShiftRng"]},{text:"impl<R, Rsdr> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/adapter/struct.ReseedingRng.html\" title=\"struct rand::rngs::adapter::ReseedingRng\">ReseedingRng</a><R, Rsdr> <span class=\"where fmt-newline\">where<br> R: <a class=\"trait\" href=\"rand_core/block/trait.BlockRngCore.html\" title=\"trait rand_core::block::BlockRngCore\">BlockRngCore</a> + <a class=\"trait\" href=\"rand/trait.SeedableRng.html\" title=\"trait rand::SeedableRng\">SeedableRng</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>,<br> Rsdr: <a class=\"trait\" href=\"rand/trait.RngCore.html\" title=\"trait rand::RngCore\">RngCore</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, </span>",synthetic:false,types:["rand::rngs::adapter::reseeding::ReseedingRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/struct.JitterRng.html\" title=\"struct rand::rngs::JitterRng\">JitterRng</a>",synthetic:false,types:["rand::rngs::jitter::JitterRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rand/rngs/enum.TimerError.html\" title=\"enum rand::rngs::TimerError\">TimerError</a>",synthetic:false,types:["rand::rngs::jitter::TimerError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/mock/struct.StepRng.html\" title=\"struct rand::rngs::mock::StepRng\">StepRng</a>",synthetic:false,types:["rand::rngs::mock::StepRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/struct.SmallRng.html\" title=\"struct rand::rngs::SmallRng\">SmallRng</a>",synthetic:false,types:["rand::rngs::small::SmallRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/struct.StdRng.html\" title=\"struct rand::rngs::StdRng\">StdRng</a>",synthetic:false,types:["rand::rngs::std::StdRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/struct.ThreadRng.html\" title=\"struct rand::rngs::ThreadRng\">ThreadRng</a>",synthetic:false,types:["rand::rngs::thread::ThreadRng"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand/rngs/struct.OsRng.html\" title=\"struct rand::rngs::OsRng\">OsRng</a>",synthetic:false,types:["rand::rngs::os::OsRng"]},];
- implementors["rand_core"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rand_core/enum.ErrorKind.html\" title=\"enum rand_core::ErrorKind\">ErrorKind</a>",synthetic:false,types:["rand_core::error::ErrorKind"]},{text:"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"rand_core/block/trait.BlockRngCore.html\" title=\"trait rand_core::block::BlockRngCore\">BlockRngCore</a> + ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand_core/block/struct.BlockRng.html\" title=\"struct rand_core::block::BlockRng\">BlockRng</a><R> <span class=\"where fmt-newline\">where<br> R::<a class=\"type\" href=\"rand_core/block/trait.BlockRngCore.html#associatedtype.Results\" title=\"type rand_core::block::BlockRngCore::Results\">Results</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, </span>",synthetic:false,types:["rand_core::block::BlockRng"]},{text:"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"rand_core/block/trait.BlockRngCore.html\" title=\"trait rand_core::block::BlockRngCore\">BlockRngCore</a> + ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rand_core/block/struct.BlockRng64.html\" title=\"struct rand_core::block::BlockRng64\">BlockRng64</a><R> <span class=\"where fmt-newline\">where<br> R::<a class=\"type\" href=\"rand_core/block/trait.BlockRngCore.html#associatedtype.Results\" title=\"type rand_core::block::BlockRngCore::Results\">Results</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, </span>",synthetic:false,types:["rand_core::block::BlockRng64"]},];
- implementors["rustc_demangle"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rustc_demangle/struct.TryDemangleError.html\" title=\"struct rustc_demangle::TryDemangleError\">TryDemangleError</a>",synthetic:false,types:["rustc_demangle::TryDemangleError"]},];
- implementors["rustc_serialize"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/base64/enum.CharacterSet.html\" title=\"enum rustc_serialize::base64::CharacterSet\">CharacterSet</a>",synthetic:false,types:["rustc_serialize::base64::CharacterSet"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/base64/enum.Newline.html\" title=\"enum rustc_serialize::base64::Newline\">Newline</a>",synthetic:false,types:["rustc_serialize::base64::Newline"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"rustc_serialize/base64/struct.Config.html\" title=\"struct rustc_serialize::base64::Config\">Config</a>",synthetic:false,types:["rustc_serialize::base64::Config"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/base64/enum.FromBase64Error.html\" title=\"enum rustc_serialize::base64::FromBase64Error\">FromBase64Error</a>",synthetic:false,types:["rustc_serialize::base64::FromBase64Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/hex/enum.FromHexError.html\" title=\"enum rustc_serialize::hex::FromHexError\">FromHexError</a>",synthetic:false,types:["rustc_serialize::hex::FromHexError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/json/enum.Json.html\" title=\"enum rustc_serialize::json::Json\">Json</a>",synthetic:false,types:["rustc_serialize::json::Json"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/json/enum.ErrorCode.html\" title=\"enum rustc_serialize::json::ErrorCode\">ErrorCode</a>",synthetic:false,types:["rustc_serialize::json::ErrorCode"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/json/enum.EncoderError.html\" title=\"enum rustc_serialize::json::EncoderError\">EncoderError</a>",synthetic:false,types:["rustc_serialize::json::EncoderError"]},{text:"impl<'l> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"rustc_serialize/json/enum.StackElement.html\" title=\"enum rustc_serialize::json::StackElement\">StackElement</a><'l>",synthetic:false,types:["rustc_serialize::json::StackElement"]},];
- implementors["syn"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Attribute.html\" title=\"struct syn::Attribute\">Attribute</a>",synthetic:false,types:["syn::attr::Attribute"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.AttrStyle.html\" title=\"enum syn::AttrStyle\">AttrStyle</a>",synthetic:false,types:["syn::attr::AttrStyle"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.MetaItem.html\" title=\"enum syn::MetaItem\">MetaItem</a>",synthetic:false,types:["syn::attr::MetaItem"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.NestedMetaItem.html\" title=\"enum syn::NestedMetaItem\">NestedMetaItem</a>",synthetic:false,types:["syn::attr::NestedMetaItem"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.ConstExpr.html\" title=\"enum syn::ConstExpr\">ConstExpr</a>",synthetic:false,types:["syn::constant::ConstExpr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Variant.html\" title=\"struct syn::Variant\">Variant</a>",synthetic:false,types:["syn::data::Variant"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.VariantData.html\" title=\"enum syn::VariantData\">VariantData</a>",synthetic:false,types:["syn::data::VariantData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Field.html\" title=\"struct syn::Field\">Field</a>",synthetic:false,types:["syn::data::Field"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Visibility.html\" title=\"enum syn::Visibility\">Visibility</a>",synthetic:false,types:["syn::data::Visibility"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Generics.html\" title=\"struct syn::Generics\">Generics</a>",synthetic:false,types:["syn::generics::Generics"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Lifetime.html\" title=\"struct syn::Lifetime\">Lifetime</a>",synthetic:false,types:["syn::generics::Lifetime"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.LifetimeDef.html\" title=\"struct syn::LifetimeDef\">LifetimeDef</a>",synthetic:false,types:["syn::generics::LifetimeDef"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.TyParam.html\" title=\"struct syn::TyParam\">TyParam</a>",synthetic:false,types:["syn::generics::TyParam"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.TyParamBound.html\" title=\"enum syn::TyParamBound\">TyParamBound</a>",synthetic:false,types:["syn::generics::TyParamBound"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.TraitBoundModifier.html\" title=\"enum syn::TraitBoundModifier\">TraitBoundModifier</a>",synthetic:false,types:["syn::generics::TraitBoundModifier"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.WhereClause.html\" title=\"struct syn::WhereClause\">WhereClause</a>",synthetic:false,types:["syn::generics::WhereClause"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.WherePredicate.html\" title=\"enum syn::WherePredicate\">WherePredicate</a>",synthetic:false,types:["syn::generics::WherePredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.WhereBoundPredicate.html\" title=\"struct syn::WhereBoundPredicate\">WhereBoundPredicate</a>",synthetic:false,types:["syn::generics::WhereBoundPredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.WhereRegionPredicate.html\" title=\"struct syn::WhereRegionPredicate\">WhereRegionPredicate</a>",synthetic:false,types:["syn::generics::WhereRegionPredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.WhereEqPredicate.html\" title=\"struct syn::WhereEqPredicate\">WhereEqPredicate</a>",synthetic:false,types:["syn::generics::WhereEqPredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["syn::ident::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.StrStyle.html\" title=\"enum syn::StrStyle\">StrStyle</a>",synthetic:false,types:["syn::lit::StrStyle"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.IntTy.html\" title=\"enum syn::IntTy\">IntTy</a>",synthetic:false,types:["syn::lit::IntTy"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.FloatTy.html\" title=\"enum syn::FloatTy\">FloatTy</a>",synthetic:false,types:["syn::lit::FloatTy"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.StrLit.html\" title=\"struct syn::StrLit\">StrLit</a>",synthetic:false,types:["syn::lit::StrLit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.ByteStrLit.html\" title=\"struct syn::ByteStrLit\">ByteStrLit</a>",synthetic:false,types:["syn::lit::ByteStrLit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.IntLit.html\" title=\"struct syn::IntLit\">IntLit</a>",synthetic:false,types:["syn::lit::IntLit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.FloatLit.html\" title=\"struct syn::FloatLit\">FloatLit</a>",synthetic:false,types:["syn::lit::FloatLit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Mac.html\" title=\"struct syn::Mac\">Mac</a>",synthetic:false,types:["syn::mac::Mac"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.TokenTree.html\" title=\"enum syn::TokenTree\">TokenTree</a>",synthetic:false,types:["syn::mac::TokenTree"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Delimited.html\" title=\"struct syn::Delimited\">Delimited</a>",synthetic:false,types:["syn::mac::Delimited"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Token.html\" title=\"enum syn::Token\">Token</a>",synthetic:false,types:["syn::mac::Token"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.BinOpToken.html\" title=\"enum syn::BinOpToken\">BinOpToken</a>",synthetic:false,types:["syn::mac::BinOpToken"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.DelimToken.html\" title=\"enum syn::DelimToken\">DelimToken</a>",synthetic:false,types:["syn::mac::DelimToken"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.DeriveInput.html\" title=\"struct syn::DeriveInput\">DeriveInput</a>",synthetic:false,types:["syn::derive::DeriveInput"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Body.html\" title=\"enum syn::Body\">Body</a>",synthetic:false,types:["syn::derive::Body"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.BinOp.html\" title=\"enum syn::BinOp\">BinOp</a>",synthetic:false,types:["syn::op::BinOp"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.UnOp.html\" title=\"enum syn::UnOp\">UnOp</a>",synthetic:false,types:["syn::op::UnOp"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Ty.html\" title=\"enum syn::Ty\">Ty</a>",synthetic:false,types:["syn::ty::Ty"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.MutTy.html\" title=\"struct syn::MutTy\">MutTy</a>",synthetic:false,types:["syn::ty::MutTy"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Mutability.html\" title=\"enum syn::Mutability\">Mutability</a>",synthetic:false,types:["syn::ty::Mutability"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.Path.html\" title=\"struct syn::Path\">Path</a>",synthetic:false,types:["syn::ty::Path"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.PathSegment.html\" title=\"struct syn::PathSegment\">PathSegment</a>",synthetic:false,types:["syn::ty::PathSegment"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.PathParameters.html\" title=\"enum syn::PathParameters\">PathParameters</a>",synthetic:false,types:["syn::ty::PathParameters"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.AngleBracketedParameterData.html\" title=\"struct syn::AngleBracketedParameterData\">AngleBracketedParameterData</a>",synthetic:false,types:["syn::ty::AngleBracketedParameterData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.TypeBinding.html\" title=\"struct syn::TypeBinding\">TypeBinding</a>",synthetic:false,types:["syn::ty::TypeBinding"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.ParenthesizedParameterData.html\" title=\"struct syn::ParenthesizedParameterData\">ParenthesizedParameterData</a>",synthetic:false,types:["syn::ty::ParenthesizedParameterData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.PolyTraitRef.html\" title=\"struct syn::PolyTraitRef\">PolyTraitRef</a>",synthetic:false,types:["syn::ty::PolyTraitRef"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.QSelf.html\" title=\"struct syn::QSelf\">QSelf</a>",synthetic:false,types:["syn::ty::QSelf"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.BareFnTy.html\" title=\"struct syn::BareFnTy\">BareFnTy</a>",synthetic:false,types:["syn::ty::BareFnTy"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Unsafety.html\" title=\"enum syn::Unsafety\">Unsafety</a>",synthetic:false,types:["syn::ty::Unsafety"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.Abi.html\" title=\"enum syn::Abi\">Abi</a>",synthetic:false,types:["syn::ty::Abi"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"syn/struct.BareFnArg.html\" title=\"struct syn::BareFnArg\">BareFnArg</a>",synthetic:false,types:["syn::ty::BareFnArg"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"syn/enum.FunctionRetTy.html\" title=\"enum syn::FunctionRetTy\">FunctionRetTy</a>",synthetic:false,types:["syn::ty::FunctionRetTy"]},];
- implementors["synom"] = [{text:"impl<I: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, O: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"synom/enum.IResult.html\" title=\"enum synom::IResult\">IResult</a><I, O>",synthetic:false,types:["synom::IResult"]},];
- implementors["synstructure"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"synstructure/enum.BindStyle.html\" title=\"enum synstructure::BindStyle\">BindStyle</a>",synthetic:false,types:["synstructure::BindStyle"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synstructure/struct.BindingInfo.html\" title=\"struct synstructure::BindingInfo\">BindingInfo</a><'a>",synthetic:false,types:["synstructure::BindingInfo"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synstructure/struct.VariantAst.html\" title=\"struct synstructure::VariantAst\">VariantAst</a><'a>",synthetic:false,types:["synstructure::VariantAst"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synstructure/struct.VariantInfo.html\" title=\"struct synstructure::VariantInfo\">VariantInfo</a><'a>",synthetic:false,types:["synstructure::VariantInfo"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synstructure/struct.Structure.html\" title=\"struct synstructure::Structure\">Structure</a><'a>",synthetic:false,types:["synstructure::Structure"]},];
- if (window.register_implementors) {
- window.register_implementors(implementors);
- } else {
- window.pending_implementors = implementors;
- }
-
- })()
|