(function() {var implementors = {}; implementors["ahash"] = [{"text":"impl Clone for AHasher","synthetic":false,"types":["ahash::fallback_hash::AHasher"]},{"text":"impl Clone for RandomState","synthetic":false,"types":["ahash::random_state::RandomState"]}]; implementors["base64"] = [{"text":"impl Clone for DecodeError","synthetic":false,"types":["base64::decode::DecodeError"]},{"text":"impl Clone for CharacterSet","synthetic":false,"types":["base64::CharacterSet"]},{"text":"impl Clone for Config","synthetic":false,"types":["base64::Config"]}]; implementors["clap"] = [{"text":"impl Clone for ArgAction","synthetic":false,"types":["clap::builder::action::ArgAction"]},{"text":"impl Clone for Arg","synthetic":false,"types":["clap::builder::arg::Arg"]},{"text":"impl Clone for ArgGroup","synthetic":false,"types":["clap::builder::arg_group::ArgGroup"]},{"text":"impl Clone for ArgPredicate","synthetic":false,"types":["clap::builder::arg_predicate::ArgPredicate"]},{"text":"impl Clone for Command","synthetic":false,"types":["clap::builder::command::Command"]},{"text":"impl Clone for OsStr","synthetic":false,"types":["clap::builder::os_str::OsStr"]},{"text":"impl Clone for PossibleValue","synthetic":false,"types":["clap::builder::possible_value::PossibleValue"]},{"text":"impl Clone for ValueRange","synthetic":false,"types":["clap::builder::range::ValueRange"]},{"text":"impl<T: Clone> Clone for Resettable<T>","synthetic":false,"types":["clap::builder::resettable::Resettable"]},{"text":"impl Clone for Str","synthetic":false,"types":["clap::builder::str::Str"]},{"text":"impl Clone for StyledStr","synthetic":false,"types":["clap::builder::styled_str::StyledStr"]},{"text":"impl Clone for ValueHint","synthetic":false,"types":["clap::builder::value_hint::ValueHint"]},{"text":"impl Clone for ValueParser","synthetic":false,"types":["clap::builder::value_parser::ValueParser"]},{"text":"impl Clone for StringValueParser","synthetic":false,"types":["clap::builder::value_parser::StringValueParser"]},{"text":"impl Clone for OsStringValueParser","synthetic":false,"types":["clap::builder::value_parser::OsStringValueParser"]},{"text":"impl Clone for PathBufValueParser","synthetic":false,"types":["clap::builder::value_parser::PathBufValueParser"]},{"text":"impl<E: Clone + ValueEnum + Clone + Send + Sync + 'static> Clone for EnumValueParser<E>","synthetic":false,"types":["clap::builder::value_parser::EnumValueParser"]},{"text":"impl Clone for PossibleValuesParser","synthetic":false,"types":["clap::builder::value_parser::PossibleValuesParser"]},{"text":"impl<T: Clone + TryFrom<i64> + Clone + Send + Sync> Clone for RangedI64ValueParser<T>","synthetic":false,"types":["clap::builder::value_parser::RangedI64ValueParser"]},{"text":"impl<T: Clone + TryFrom<u64>> Clone for RangedU64ValueParser<T>","synthetic":false,"types":["clap::builder::value_parser::RangedU64ValueParser"]},{"text":"impl Clone for BoolValueParser","synthetic":false,"types":["clap::builder::value_parser::BoolValueParser"]},{"text":"impl Clone for FalseyValueParser","synthetic":false,"types":["clap::builder::value_parser::FalseyValueParser"]},{"text":"impl Clone for BoolishValueParser","synthetic":false,"types":["clap::builder::value_parser::BoolishValueParser"]},{"text":"impl Clone for NonEmptyStringValueParser","synthetic":false,"types":["clap::builder::value_parser::NonEmptyStringValueParser"]},{"text":"impl<P: Clone, F: Clone> Clone for MapValueParser<P, F>","synthetic":false,"types":["clap::builder::value_parser::MapValueParser"]},{"text":"impl Clone for ContextKind","synthetic":false,"types":["clap::error::context::ContextKind"]},{"text":"impl Clone for ContextValue","synthetic":false,"types":["clap::error::context::ContextValue"]},{"text":"impl Clone for ErrorKind","synthetic":false,"types":["clap::error::kind::ErrorKind"]},{"text":"impl Clone for MatchesError","synthetic":false,"types":["clap::parser::error::MatchesError"]},{"text":"impl Clone for ArgMatches","synthetic":false,"types":["clap::parser::matches::arg_matches::ArgMatches"]},{"text":"impl<'a> Clone for IdsRef<'a>","synthetic":false,"types":["clap::parser::matches::arg_matches::IdsRef"]},{"text":"impl<T: Clone> Clone for Values<T>","synthetic":false,"types":["clap::parser::matches::arg_matches::Values"]},{"text":"impl<'a, T: Clone> Clone for ValuesRef<'a, T>","synthetic":false,"types":["clap::parser::matches::arg_matches::ValuesRef"]},{"text":"impl<'a> Clone for RawValues<'a>","synthetic":false,"types":["clap::parser::matches::arg_matches::RawValues"]},{"text":"impl<'a> Clone for Indices<'a>","synthetic":false,"types":["clap::parser::matches::arg_matches::Indices"]},{"text":"impl Clone for ValueSource","synthetic":false,"types":["clap::parser::matches::value_source::ValueSource"]},{"text":"impl Clone for Id","synthetic":false,"types":["clap::util::id::Id"]},{"text":"impl Clone for ColorChoice","synthetic":false,"types":["clap::util::color::ColorChoice"]}]; implementors["clap_lex"] = [{"text":"impl Clone for RawArgs","synthetic":false,"types":["clap_lex::RawArgs"]},{"text":"impl Clone for ArgCursor","synthetic":false,"types":["clap_lex::ArgCursor"]},{"text":"impl<'s> Clone for ParsedArg<'s>","synthetic":false,"types":["clap_lex::ParsedArg"]},{"text":"impl<'s> Clone for ShortFlags<'s>","synthetic":false,"types":["clap_lex::ShortFlags"]}]; implementors["config"] = [{"text":"impl<St: Clone + BuilderState> Clone for ConfigBuilder<St>","synthetic":false,"types":["config::builder::ConfigBuilder"]},{"text":"impl Clone for DefaultState","synthetic":false,"types":["config::builder::DefaultState"]},{"text":"impl Clone for AsyncConfigBuilder","synthetic":false,"types":["config::builder::AsyncConfigBuilder"]},{"text":"impl Clone for AsyncState","synthetic":false,"types":["config::builder::AsyncState"]},{"text":"impl Clone for Config","synthetic":false,"types":["config::config::Config"]},{"text":"impl Clone for Environment","synthetic":false,"types":["config::env::Environment"]},{"text":"impl Clone for FileFormat","synthetic":false,"types":["config::file::format::FileFormat"]},{"text":"impl Clone for FileSourceFile","synthetic":false,"types":["config::file::source::file::FileSourceFile"]},{"text":"impl Clone for FileSourceString","synthetic":false,"types":["config::file::source::string::FileSourceString"]},{"text":"impl<T: Clone, F: Clone> Clone for File<T, F>","synthetic":false,"types":["config::file::File"]},{"text":"impl Clone for Box<dyn AsyncSource + Send + Sync>","synthetic":false,"types":["alloc::boxed::Box"]},{"text":"impl Clone for Box<dyn Source + Send + Sync>","synthetic":false,"types":["alloc::boxed::Box"]},{"text":"impl Clone for ValueKind","synthetic":false,"types":["config::value::ValueKind"]},{"text":"impl Clone for Value","synthetic":false,"types":["config::value::Value"]}]; implementors["dlv_list"] = [{"text":"impl<EntryData: Clone> Clone for VecList<EntryData>","synthetic":false,"types":["dlv_list::VecList"]},{"text":"impl<EntryData> Clone for Index<EntryData>","synthetic":false,"types":["dlv_list::Index"]},{"text":"impl<EntryData> Clone for Indices<'_, EntryData>","synthetic":false,"types":["dlv_list::Indices"]},{"text":"impl<EntryData: Clone> Clone for IntoIter<EntryData>","synthetic":false,"types":["dlv_list::IntoIter"]},{"text":"impl<'entries, EntryData> Clone for Iter<'entries, EntryData>","synthetic":false,"types":["dlv_list::Iter"]}]; implementors["getrandom"] = [{"text":"impl Clone for Error","synthetic":false,"types":["getrandom::error::Error"]}]; implementors["hashbrown"] = [{"text":"impl<K: Clone, V: Clone, S: Clone, A: Allocator + Clone> Clone for HashMap<K, V, S, A>","synthetic":false,"types":["hashbrown::map::HashMap"]},{"text":"impl<K, V> Clone for Iter<'_, K, V>","synthetic":false,"types":["hashbrown::map::Iter"]},{"text":"impl<K, V> Clone for Keys<'_, K, V>","synthetic":false,"types":["hashbrown::map::Keys"]},{"text":"impl<K, V> Clone for Values<'_, K, V>","synthetic":false,"types":["hashbrown::map::Values"]},{"text":"impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A>","synthetic":false,"types":["hashbrown::set::HashSet"]},{"text":"impl<K> Clone for Iter<'_, K>","synthetic":false,"types":["hashbrown::set::Iter"]},{"text":"impl<T, S, A: Allocator + Clone> Clone for Intersection<'_, T, S, A>","synthetic":false,"types":["hashbrown::set::Intersection"]},{"text":"impl<T, S, A: Allocator + Clone> Clone for Difference<'_, T, S, A>","synthetic":false,"types":["hashbrown::set::Difference"]},{"text":"impl<T, S, A: Allocator + Clone> Clone for SymmetricDifference<'_, T, S, A>","synthetic":false,"types":["hashbrown::set::SymmetricDifference"]},{"text":"impl<T, S, A: Allocator + Clone> Clone for Union<'_, T, S, A>","synthetic":false,"types":["hashbrown::set::Union"]},{"text":"impl Clone for TryReserveError","synthetic":false,"types":["hashbrown::TryReserveError"]}]; implementors["ini"] = [{"text":"impl Clone for EscapePolicy","synthetic":false,"types":["ini::EscapePolicy"]},{"text":"impl Clone for LineSeparator","synthetic":false,"types":["ini::LineSeparator"]},{"text":"impl Clone for WriteOption","synthetic":false,"types":["ini::WriteOption"]},{"text":"impl Clone for Properties","synthetic":false,"types":["ini::Properties"]},{"text":"impl Clone for Ini","synthetic":false,"types":["ini::Ini"]}]; implementors["itoa"] = [{"text":"impl Clone for Buffer","synthetic":false,"types":["itoa::Buffer"]}]; implementors["json5"] = [{"text":"impl Clone for Location","synthetic":false,"types":["json5::error::Location"]},{"text":"impl Clone for Error","synthetic":false,"types":["json5::error::Error"]}]; implementors["libc"] = [{"text":"impl Clone for DIR","synthetic":false,"types":["libc::unix::DIR"]},{"text":"impl Clone for group","synthetic":false,"types":["libc::unix::group"]},{"text":"impl Clone for utimbuf","synthetic":false,"types":["libc::unix::utimbuf"]},{"text":"impl Clone for timeval","synthetic":false,"types":["libc::unix::timeval"]},{"text":"impl Clone for timespec","synthetic":false,"types":["libc::unix::timespec"]},{"text":"impl Clone for rlimit","synthetic":false,"types":["libc::unix::rlimit"]},{"text":"impl Clone for rusage","synthetic":false,"types":["libc::unix::rusage"]},{"text":"impl Clone for ipv6_mreq","synthetic":false,"types":["libc::unix::ipv6_mreq"]},{"text":"impl Clone for hostent","synthetic":false,"types":["libc::unix::hostent"]},{"text":"impl Clone for iovec","synthetic":false,"types":["libc::unix::iovec"]},{"text":"impl Clone for pollfd","synthetic":false,"types":["libc::unix::pollfd"]},{"text":"impl Clone for winsize","synthetic":false,"types":["libc::unix::winsize"]},{"text":"impl Clone for linger","synthetic":false,"types":["libc::unix::linger"]},{"text":"impl Clone for sigval","synthetic":false,"types":["libc::unix::sigval"]},{"text":"impl Clone for itimerval","synthetic":false,"types":["libc::unix::itimerval"]},{"text":"impl Clone for tms","synthetic":false,"types":["libc::unix::tms"]},{"text":"impl Clone for servent","synthetic":false,"types":["libc::unix::servent"]},{"text":"impl Clone for protoent","synthetic":false,"types":["libc::unix::protoent"]},{"text":"impl Clone for FILE","synthetic":false,"types":["libc::unix::FILE"]},{"text":"impl Clone for fpos_t","synthetic":false,"types":["libc::unix::fpos_t"]},{"text":"impl Clone for timezone","synthetic":false,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Clone for in_addr","synthetic":false,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Clone for ip_mreq","synthetic":false,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Clone for ip_mreqn","synthetic":false,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Clone for ip_mreq_source","synthetic":false,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Clone for sockaddr","synthetic":false,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Clone for sockaddr_in","synthetic":false,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Clone for sockaddr_in6","synthetic":false,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl Clone for addrinfo","synthetic":false,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Clone for sockaddr_ll","synthetic":false,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Clone for fd_set","synthetic":false,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl Clone for tm","synthetic":false,"types":["libc::unix::linux_like::tm"]},{"text":"impl Clone for sched_param","synthetic":false,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl Clone for Dl_info","synthetic":false,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl Clone for lconv","synthetic":false,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Clone for in_pktinfo","synthetic":false,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl Clone for ifaddrs","synthetic":false,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Clone for in6_rtmsg","synthetic":false,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Clone for arpreq","synthetic":false,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Clone for arpreq_old","synthetic":false,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Clone for arphdr","synthetic":false,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl Clone for mmsghdr","synthetic":false,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Clone for epoll_event","synthetic":false,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Clone for sockaddr_un","synthetic":false,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Clone for sockaddr_storage","synthetic":false,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Clone for utsname","synthetic":false,"types":["libc::unix::linux_like::utsname"]},{"text":"impl Clone for sigevent","synthetic":false,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Clone for fpos64_t","synthetic":false,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Clone for rlimit64","synthetic":false,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl Clone for glob_t","synthetic":false,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl Clone for passwd","synthetic":false,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl Clone for spwd","synthetic":false,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Clone for dqblk","synthetic":false,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Clone for signalfd_siginfo","synthetic":false,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Clone for itimerspec","synthetic":false,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Clone for fsid_t","synthetic":false,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Clone for packet_mreq","synthetic":false,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Clone for cpu_set_t","synthetic":false,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl Clone for if_nameindex","synthetic":false,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Clone for msginfo","synthetic":false,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Clone for sembuf","synthetic":false,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Clone for input_event","synthetic":false,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Clone for input_id","synthetic":false,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Clone for input_absinfo","synthetic":false,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Clone for input_keymap_entry","synthetic":false,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Clone for input_mask","synthetic":false,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Clone for ff_replay","synthetic":false,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Clone for ff_trigger","synthetic":false,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Clone for ff_envelope","synthetic":false,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Clone for ff_constant_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Clone for ff_ramp_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Clone for ff_condition_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl Clone for ff_periodic_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Clone for ff_rumble_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Clone for ff_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Clone for uinput_ff_upload","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Clone for uinput_ff_erase","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Clone for uinput_abs_setup","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl Clone for dl_phdr_info","synthetic":false,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Clone for Elf32_Ehdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Clone for Elf64_Ehdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Clone for Elf32_Sym","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Clone for Elf64_Sym","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Clone for Elf32_Phdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Clone for Elf64_Phdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Clone for Elf32_Shdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Clone for Elf64_Shdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Clone for ucred","synthetic":false,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl Clone for mntent","synthetic":false,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl Clone for posix_spawn_file_actions_t","synthetic":false,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Clone for posix_spawnattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Clone for genlmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Clone for in6_pktinfo","synthetic":false,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Clone for arpd_request","synthetic":false,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Clone for inotify_event","synthetic":false,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Clone for fanotify_response","synthetic":false,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Clone for sockaddr_vm","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Clone for regmatch_t","synthetic":false,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Clone for sock_extended_err","synthetic":false,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Clone for __c_anonymous_sockaddr_can_tp","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Clone for __c_anonymous_sockaddr_can_j1939","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Clone for can_filter","synthetic":false,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Clone for j1939_filter","synthetic":false,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Clone for sock_filter","synthetic":false,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl Clone for sock_fprog","synthetic":false,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Clone for seccomp_data","synthetic":false,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Clone for nlmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Clone for nlmsgerr","synthetic":false,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Clone for nlattr","synthetic":false,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Clone for file_clone_range","synthetic":false,"types":["libc::unix::linux_like::linux::file_clone_range"]},{"text":"impl Clone for __c_anonymous_ifru_map","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_ifru_map"]},{"text":"impl Clone for in6_ifreq","synthetic":false,"types":["libc::unix::linux_like::linux::in6_ifreq"]},{"text":"impl Clone for option","synthetic":false,"types":["libc::unix::linux_like::linux::option"]},{"text":"impl Clone for sockaddr_nl","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Clone for dirent","synthetic":false,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Clone for dirent64","synthetic":false,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Clone for sockaddr_alg","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Clone for uinput_setup","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Clone for uinput_user_dev","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Clone for af_alg_iv","synthetic":false,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Clone for mq_attr","synthetic":false,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Clone for __c_anonymous_ifr_ifru","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_ifr_ifru"]},{"text":"impl Clone for ifreq","synthetic":false,"types":["libc::unix::linux_like::linux::ifreq"]},{"text":"impl Clone for sock_txtime","synthetic":false,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Clone for __c_anonymous_sockaddr_can_can_addr","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Clone for sockaddr_can","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Clone for statx","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Clone for statx_timestamp","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl Clone for aiocb","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Clone for __exit_status","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Clone for __timeval","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl Clone for glob64_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl Clone for msghdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Clone for cmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Clone for termios","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Clone for mallinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Clone for mallinfo2","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Clone for nl_pktinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Clone for nl_mmap_req","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Clone for nl_mmap_hdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl Clone for rtentry","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Clone for timex","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Clone for ntptimeval","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl Clone for regex_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Clone for Elf64_Chdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Clone for Elf32_Chdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Clone for seminfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Clone for ptrace_peeksiginfo_args","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_entry","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_exit","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Clone for ptrace_syscall_info","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_data","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Clone for utmpx","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Clone for sigset_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Clone for sysinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Clone for msqid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Clone for semid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Clone for sigaction","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Clone for statfs","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Clone for flock","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Clone for flock64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Clone for siginfo_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl Clone for stack_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Clone for stat","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Clone for stat64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Clone for statfs64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Clone for statvfs64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Clone for pthread_attr_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Clone for _libc_fpxreg","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Clone for _libc_xmmreg","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Clone for _libc_fpstate","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Clone for user_regs_struct","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl Clone for user","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl Clone for mcontext_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Clone for ipc_perm","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Clone for shmid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Clone for seccomp_notif_sizes","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Clone for ptrace_rseq_configuration","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ptrace_rseq_configuration"]},{"text":"impl Clone for user_fpregs_struct","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl Clone for ucontext_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Clone for statvfs","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Clone for max_align_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Clone for clone_args","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Clone for sem_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Clone for termios2","synthetic":false,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Clone for pthread_mutexattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Clone for pthread_rwlockattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Clone for pthread_condattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Clone for fanotify_event_metadata","synthetic":false,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Clone for pthread_cond_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Clone for pthread_mutex_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Clone for pthread_rwlock_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Clone for can_frame","synthetic":false,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Clone for canfd_frame","synthetic":false,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Clone for open_how","synthetic":false,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Clone for in6_addr","synthetic":false,"types":["libc::unix::align::in6_addr"]}]; implementors["linked_hash_map"] = [{"text":"impl<K: Hash + Eq + Clone, V: Clone, S: BuildHasher + Clone> Clone for LinkedHashMap<K, V, S>","synthetic":false,"types":["linked_hash_map::LinkedHashMap"]},{"text":"impl<'a, K, V> Clone for Iter<'a, K, V>","synthetic":false,"types":["linked_hash_map::Iter"]},{"text":"impl<K, V> Clone for IntoIter<K, V> where
    K: Clone,
    V: Clone
","synthetic":false,"types":["linked_hash_map::IntoIter"]},{"text":"impl<'a, K, V> Clone for Keys<'a, K, V>","synthetic":false,"types":["linked_hash_map::Keys"]},{"text":"impl<'a, K, V> Clone for Values<'a, K, V>","synthetic":false,"types":["linked_hash_map::Values"]}]; implementors["linux_raw_sys"] = [{"text":"impl<Storage: Clone> Clone for __BindgenBitfieldUnit<Storage>","synthetic":false,"types":["linux_raw_sys::general::__BindgenBitfieldUnit"]},{"text":"impl<T> Clone for __BindgenUnionField<T>","synthetic":false,"types":["linux_raw_sys::general::__BindgenUnionField"]},{"text":"impl Clone for __kernel_fd_set","synthetic":false,"types":["linux_raw_sys::general::__kernel_fd_set"]},{"text":"impl Clone for __kernel_fsid_t","synthetic":false,"types":["linux_raw_sys::general::__kernel_fsid_t"]},{"text":"impl Clone for f_owner_ex","synthetic":false,"types":["linux_raw_sys::general::f_owner_ex"]},{"text":"impl Clone for flock","synthetic":false,"types":["linux_raw_sys::general::flock"]},{"text":"impl Clone for flock64","synthetic":false,"types":["linux_raw_sys::general::flock64"]},{"text":"impl Clone for open_how","synthetic":false,"types":["linux_raw_sys::general::open_how"]},{"text":"impl Clone for epoll_event","synthetic":false,"types":["linux_raw_sys::general::epoll_event"]},{"text":"impl Clone for fscrypt_policy_v1","synthetic":false,"types":["linux_raw_sys::general::fscrypt_policy_v1"]},{"text":"impl Clone for fscrypt_key","synthetic":false,"types":["linux_raw_sys::general::fscrypt_key"]},{"text":"impl Clone for fscrypt_policy_v2","synthetic":false,"types":["linux_raw_sys::general::fscrypt_policy_v2"]},{"text":"impl Clone for fscrypt_get_policy_ex_arg","synthetic":false,"types":["linux_raw_sys::general::fscrypt_get_policy_ex_arg"]},{"text":"impl Clone for fscrypt_get_policy_ex_arg__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::fscrypt_get_policy_ex_arg__bindgen_ty_1"]},{"text":"impl Clone for fscrypt_key_specifier","synthetic":false,"types":["linux_raw_sys::general::fscrypt_key_specifier"]},{"text":"impl Clone for fscrypt_key_specifier__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::fscrypt_key_specifier__bindgen_ty_1"]},{"text":"impl Clone for fscrypt_remove_key_arg","synthetic":false,"types":["linux_raw_sys::general::fscrypt_remove_key_arg"]},{"text":"impl Clone for fscrypt_get_key_status_arg","synthetic":false,"types":["linux_raw_sys::general::fscrypt_get_key_status_arg"]},{"text":"impl Clone for fsconfig_command","synthetic":false,"types":["linux_raw_sys::general::fsconfig_command"]},{"text":"impl Clone for mount_attr","synthetic":false,"types":["linux_raw_sys::general::mount_attr"]},{"text":"impl Clone for file_clone_range","synthetic":false,"types":["linux_raw_sys::general::file_clone_range"]},{"text":"impl Clone for fstrim_range","synthetic":false,"types":["linux_raw_sys::general::fstrim_range"]},{"text":"impl Clone for file_dedupe_range_info","synthetic":false,"types":["linux_raw_sys::general::file_dedupe_range_info"]},{"text":"impl Clone for files_stat_struct","synthetic":false,"types":["linux_raw_sys::general::files_stat_struct"]},{"text":"impl Clone for inodes_stat_t","synthetic":false,"types":["linux_raw_sys::general::inodes_stat_t"]},{"text":"impl Clone for fsxattr","synthetic":false,"types":["linux_raw_sys::general::fsxattr"]},{"text":"impl Clone for futex_waitv","synthetic":false,"types":["linux_raw_sys::general::futex_waitv"]},{"text":"impl Clone for robust_list","synthetic":false,"types":["linux_raw_sys::general::robust_list"]},{"text":"impl Clone for robust_list_head","synthetic":false,"types":["linux_raw_sys::general::robust_list_head"]},{"text":"impl Clone for __kernel_sockaddr_storage","synthetic":false,"types":["linux_raw_sys::general::__kernel_sockaddr_storage"]},{"text":"impl Clone for __kernel_sockaddr_storage__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::__kernel_sockaddr_storage__bindgen_ty_1"]},{"text":"impl Clone for __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::__kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for _bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_1"]},{"text":"impl Clone for in_addr","synthetic":false,"types":["linux_raw_sys::general::in_addr"]},{"text":"impl Clone for ip_mreq","synthetic":false,"types":["linux_raw_sys::general::ip_mreq"]},{"text":"impl Clone for ip_mreqn","synthetic":false,"types":["linux_raw_sys::general::ip_mreqn"]},{"text":"impl Clone for ip_mreq_source","synthetic":false,"types":["linux_raw_sys::general::ip_mreq_source"]},{"text":"impl Clone for ip_msfilter__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::ip_msfilter__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for group_req","synthetic":false,"types":["linux_raw_sys::general::group_req"]},{"text":"impl Clone for group_source_req","synthetic":false,"types":["linux_raw_sys::general::group_source_req"]},{"text":"impl Clone for group_filter__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::group_filter__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for in_pktinfo","synthetic":false,"types":["linux_raw_sys::general::in_pktinfo"]},{"text":"impl Clone for sockaddr_in","synthetic":false,"types":["linux_raw_sys::general::sockaddr_in"]},{"text":"impl Clone for iphdr","synthetic":false,"types":["linux_raw_sys::general::iphdr"]},{"text":"impl Clone for ip_comp_hdr","synthetic":false,"types":["linux_raw_sys::general::ip_comp_hdr"]},{"text":"impl Clone for ip_beet_phdr","synthetic":false,"types":["linux_raw_sys::general::ip_beet_phdr"]},{"text":"impl Clone for _bindgen_ty_2","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_2"]},{"text":"impl Clone for in6_addr","synthetic":false,"types":["linux_raw_sys::general::in6_addr"]},{"text":"impl Clone for in6_addr__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::in6_addr__bindgen_ty_1"]},{"text":"impl Clone for sockaddr_in6","synthetic":false,"types":["linux_raw_sys::general::sockaddr_in6"]},{"text":"impl Clone for ipv6_mreq","synthetic":false,"types":["linux_raw_sys::general::ipv6_mreq"]},{"text":"impl Clone for in6_flowlabel_req","synthetic":false,"types":["linux_raw_sys::general::in6_flowlabel_req"]},{"text":"impl Clone for in6_pktinfo","synthetic":false,"types":["linux_raw_sys::general::in6_pktinfo"]},{"text":"impl Clone for ip6_mtuinfo","synthetic":false,"types":["linux_raw_sys::general::ip6_mtuinfo"]},{"text":"impl Clone for in6_ifreq","synthetic":false,"types":["linux_raw_sys::general::in6_ifreq"]},{"text":"impl Clone for ipv6_rt_hdr","synthetic":false,"types":["linux_raw_sys::general::ipv6_rt_hdr"]},{"text":"impl Clone for ipv6_opt_hdr","synthetic":false,"types":["linux_raw_sys::general::ipv6_opt_hdr"]},{"text":"impl Clone for rt2_hdr","synthetic":false,"types":["linux_raw_sys::general::rt2_hdr"]},{"text":"impl Clone for ipv6_destopt_hao","synthetic":false,"types":["linux_raw_sys::general::ipv6_destopt_hao"]},{"text":"impl Clone for ipv6hdr","synthetic":false,"types":["linux_raw_sys::general::ipv6hdr"]},{"text":"impl Clone for _bindgen_ty_3","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_3"]},{"text":"impl Clone for socket_state","synthetic":false,"types":["linux_raw_sys::general::socket_state"]},{"text":"impl Clone for pollfd","synthetic":false,"types":["linux_raw_sys::general::pollfd"]},{"text":"impl Clone for prctl_mm_map","synthetic":false,"types":["linux_raw_sys::general::prctl_mm_map"]},{"text":"impl Clone for __kernel_timespec","synthetic":false,"types":["linux_raw_sys::general::__kernel_timespec"]},{"text":"impl Clone for __kernel_itimerspec","synthetic":false,"types":["linux_raw_sys::general::__kernel_itimerspec"]},{"text":"impl Clone for __kernel_old_timeval","synthetic":false,"types":["linux_raw_sys::general::__kernel_old_timeval"]},{"text":"impl Clone for __kernel_old_timespec","synthetic":false,"types":["linux_raw_sys::general::__kernel_old_timespec"]},{"text":"impl Clone for __kernel_old_itimerval","synthetic":false,"types":["linux_raw_sys::general::__kernel_old_itimerval"]},{"text":"impl Clone for __kernel_sock_timeval","synthetic":false,"types":["linux_raw_sys::general::__kernel_sock_timeval"]},{"text":"impl Clone for timespec","synthetic":false,"types":["linux_raw_sys::general::timespec"]},{"text":"impl Clone for timeval","synthetic":false,"types":["linux_raw_sys::general::timeval"]},{"text":"impl Clone for itimerspec","synthetic":false,"types":["linux_raw_sys::general::itimerspec"]},{"text":"impl Clone for itimerval","synthetic":false,"types":["linux_raw_sys::general::itimerval"]},{"text":"impl Clone for timezone","synthetic":false,"types":["linux_raw_sys::general::timezone"]},{"text":"impl Clone for rusage","synthetic":false,"types":["linux_raw_sys::general::rusage"]},{"text":"impl Clone for rlimit","synthetic":false,"types":["linux_raw_sys::general::rlimit"]},{"text":"impl Clone for rlimit64","synthetic":false,"types":["linux_raw_sys::general::rlimit64"]},{"text":"impl Clone for clone_args","synthetic":false,"types":["linux_raw_sys::general::clone_args"]},{"text":"impl Clone for sigaction","synthetic":false,"types":["linux_raw_sys::general::sigaction"]},{"text":"impl Clone for sigaltstack","synthetic":false,"types":["linux_raw_sys::general::sigaltstack"]},{"text":"impl Clone for sigval","synthetic":false,"types":["linux_raw_sys::general::sigval"]},{"text":"impl Clone for __sifields","synthetic":false,"types":["linux_raw_sys::general::__sifields"]},{"text":"impl Clone for __sifields__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_1"]},{"text":"impl Clone for __sifields__bindgen_ty_2","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_2"]},{"text":"impl Clone for __sifields__bindgen_ty_3","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_3"]},{"text":"impl Clone for __sifields__bindgen_ty_4","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_4"]},{"text":"impl Clone for __sifields__bindgen_ty_5","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_5"]},{"text":"impl Clone for __sifields__bindgen_ty_5__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_5__bindgen_ty_1"]},{"text":"impl Clone for __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2"]},{"text":"impl Clone for __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3"]},{"text":"impl Clone for __sifields__bindgen_ty_6","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_6"]},{"text":"impl Clone for __sifields__bindgen_ty_7","synthetic":false,"types":["linux_raw_sys::general::__sifields__bindgen_ty_7"]},{"text":"impl Clone for siginfo","synthetic":false,"types":["linux_raw_sys::general::siginfo"]},{"text":"impl Clone for siginfo__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::siginfo__bindgen_ty_1"]},{"text":"impl Clone for siginfo__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::siginfo__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for sigevent","synthetic":false,"types":["linux_raw_sys::general::sigevent"]},{"text":"impl Clone for sigevent__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::sigevent__bindgen_ty_1"]},{"text":"impl Clone for sigevent__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::sigevent__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for statx_timestamp","synthetic":false,"types":["linux_raw_sys::general::statx_timestamp"]},{"text":"impl Clone for statx","synthetic":false,"types":["linux_raw_sys::general::statx"]},{"text":"impl Clone for tcphdr","synthetic":false,"types":["linux_raw_sys::general::tcphdr"]},{"text":"impl Clone for tcp_word_hdr","synthetic":false,"types":["linux_raw_sys::general::tcp_word_hdr"]},{"text":"impl Clone for _bindgen_ty_4","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_4"]},{"text":"impl Clone for tcp_repair_opt","synthetic":false,"types":["linux_raw_sys::general::tcp_repair_opt"]},{"text":"impl Clone for tcp_repair_window","synthetic":false,"types":["linux_raw_sys::general::tcp_repair_window"]},{"text":"impl Clone for _bindgen_ty_5","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_5"]},{"text":"impl Clone for tcp_fastopen_client_fail","synthetic":false,"types":["linux_raw_sys::general::tcp_fastopen_client_fail"]},{"text":"impl Clone for tcp_ca_state","synthetic":false,"types":["linux_raw_sys::general::tcp_ca_state"]},{"text":"impl Clone for tcp_info","synthetic":false,"types":["linux_raw_sys::general::tcp_info"]},{"text":"impl Clone for _bindgen_ty_6","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_6"]},{"text":"impl Clone for tcp_md5sig","synthetic":false,"types":["linux_raw_sys::general::tcp_md5sig"]},{"text":"impl Clone for tcp_diag_md5sig","synthetic":false,"types":["linux_raw_sys::general::tcp_diag_md5sig"]},{"text":"impl Clone for tcp_zerocopy_receive","synthetic":false,"types":["linux_raw_sys::general::tcp_zerocopy_receive"]},{"text":"impl Clone for termios","synthetic":false,"types":["linux_raw_sys::general::termios"]},{"text":"impl Clone for termios2","synthetic":false,"types":["linux_raw_sys::general::termios2"]},{"text":"impl Clone for ktermios","synthetic":false,"types":["linux_raw_sys::general::ktermios"]},{"text":"impl Clone for winsize","synthetic":false,"types":["linux_raw_sys::general::winsize"]},{"text":"impl Clone for termio","synthetic":false,"types":["linux_raw_sys::general::termio"]},{"text":"impl Clone for iovec","synthetic":false,"types":["linux_raw_sys::general::iovec"]},{"text":"impl Clone for sockaddr_un","synthetic":false,"types":["linux_raw_sys::general::sockaddr_un"]},{"text":"impl Clone for oldold_utsname","synthetic":false,"types":["linux_raw_sys::general::oldold_utsname"]},{"text":"impl Clone for old_utsname","synthetic":false,"types":["linux_raw_sys::general::old_utsname"]},{"text":"impl Clone for new_utsname","synthetic":false,"types":["linux_raw_sys::general::new_utsname"]},{"text":"impl Clone for membarrier_cmd","synthetic":false,"types":["linux_raw_sys::general::membarrier_cmd"]},{"text":"impl Clone for membarrier_cmd_flag","synthetic":false,"types":["linux_raw_sys::general::membarrier_cmd_flag"]},{"text":"impl Clone for uffd_msg","synthetic":false,"types":["linux_raw_sys::general::uffd_msg"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1__bindgen_ty_2","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1__bindgen_ty_2"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1__bindgen_ty_3","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1__bindgen_ty_3"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1__bindgen_ty_4","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1__bindgen_ty_4"]},{"text":"impl Clone for uffd_msg__bindgen_ty_1__bindgen_ty_5","synthetic":false,"types":["linux_raw_sys::general::uffd_msg__bindgen_ty_1__bindgen_ty_5"]},{"text":"impl Clone for uffdio_api","synthetic":false,"types":["linux_raw_sys::general::uffdio_api"]},{"text":"impl Clone for uffdio_range","synthetic":false,"types":["linux_raw_sys::general::uffdio_range"]},{"text":"impl Clone for uffdio_register","synthetic":false,"types":["linux_raw_sys::general::uffdio_register"]},{"text":"impl Clone for uffdio_copy","synthetic":false,"types":["linux_raw_sys::general::uffdio_copy"]},{"text":"impl Clone for uffdio_zeropage","synthetic":false,"types":["linux_raw_sys::general::uffdio_zeropage"]},{"text":"impl Clone for uffdio_writeprotect","synthetic":false,"types":["linux_raw_sys::general::uffdio_writeprotect"]},{"text":"impl Clone for uffdio_continue","synthetic":false,"types":["linux_raw_sys::general::uffdio_continue"]},{"text":"impl Clone for io_uring_sqe","synthetic":false,"types":["linux_raw_sys::general::io_uring_sqe"]},{"text":"impl Clone for io_uring_sqe__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::io_uring_sqe__bindgen_ty_1"]},{"text":"impl Clone for io_uring_sqe__bindgen_ty_2","synthetic":false,"types":["linux_raw_sys::general::io_uring_sqe__bindgen_ty_2"]},{"text":"impl Clone for io_uring_sqe__bindgen_ty_3","synthetic":false,"types":["linux_raw_sys::general::io_uring_sqe__bindgen_ty_3"]},{"text":"impl Clone for io_uring_sqe__bindgen_ty_4","synthetic":false,"types":["linux_raw_sys::general::io_uring_sqe__bindgen_ty_4"]},{"text":"impl Clone for io_uring_sqe__bindgen_ty_5","synthetic":false,"types":["linux_raw_sys::general::io_uring_sqe__bindgen_ty_5"]},{"text":"impl Clone for _bindgen_ty_7","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_7"]},{"text":"impl Clone for _bindgen_ty_8","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_8"]},{"text":"impl Clone for io_uring_cqe","synthetic":false,"types":["linux_raw_sys::general::io_uring_cqe"]},{"text":"impl Clone for _bindgen_ty_9","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_9"]},{"text":"impl Clone for io_sqring_offsets","synthetic":false,"types":["linux_raw_sys::general::io_sqring_offsets"]},{"text":"impl Clone for io_cqring_offsets","synthetic":false,"types":["linux_raw_sys::general::io_cqring_offsets"]},{"text":"impl Clone for io_uring_params","synthetic":false,"types":["linux_raw_sys::general::io_uring_params"]},{"text":"impl Clone for _bindgen_ty_10","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_10"]},{"text":"impl Clone for _bindgen_ty_11","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_11"]},{"text":"impl Clone for io_uring_files_update","synthetic":false,"types":["linux_raw_sys::general::io_uring_files_update"]},{"text":"impl Clone for io_uring_rsrc_register","synthetic":false,"types":["linux_raw_sys::general::io_uring_rsrc_register"]},{"text":"impl Clone for io_uring_rsrc_update","synthetic":false,"types":["linux_raw_sys::general::io_uring_rsrc_update"]},{"text":"impl Clone for io_uring_rsrc_update2","synthetic":false,"types":["linux_raw_sys::general::io_uring_rsrc_update2"]},{"text":"impl Clone for io_uring_probe_op","synthetic":false,"types":["linux_raw_sys::general::io_uring_probe_op"]},{"text":"impl Clone for io_uring_restriction","synthetic":false,"types":["linux_raw_sys::general::io_uring_restriction"]},{"text":"impl Clone for io_uring_restriction__bindgen_ty_1","synthetic":false,"types":["linux_raw_sys::general::io_uring_restriction__bindgen_ty_1"]},{"text":"impl Clone for _bindgen_ty_12","synthetic":false,"types":["linux_raw_sys::general::_bindgen_ty_12"]},{"text":"impl Clone for io_uring_getevents_arg","synthetic":false,"types":["linux_raw_sys::general::io_uring_getevents_arg"]},{"text":"impl Clone for sockaddr","synthetic":false,"types":["linux_raw_sys::general::sockaddr"]},{"text":"impl Clone for linger","synthetic":false,"types":["linux_raw_sys::general::linger"]},{"text":"impl Clone for stat","synthetic":false,"types":["linux_raw_sys::general::stat"]},{"text":"impl Clone for __old_kernel_stat","synthetic":false,"types":["linux_raw_sys::general::__old_kernel_stat"]},{"text":"impl Clone for statfs","synthetic":false,"types":["linux_raw_sys::general::statfs"]},{"text":"impl Clone for statfs64","synthetic":false,"types":["linux_raw_sys::general::statfs64"]},{"text":"impl Clone for compat_statfs64","synthetic":false,"types":["linux_raw_sys::general::compat_statfs64"]},{"text":"impl Clone for user_desc","synthetic":false,"types":["linux_raw_sys::general::user_desc"]},{"text":"impl Clone for msghdr","synthetic":false,"types":["linux_raw_sys::general::msghdr"]},{"text":"impl Clone for cmsghdr","synthetic":false,"types":["linux_raw_sys::general::cmsghdr"]},{"text":"impl Clone for ucred","synthetic":false,"types":["linux_raw_sys::general::ucred"]},{"text":"impl Clone for mmsghdr","synthetic":false,"types":["linux_raw_sys::general::mmsghdr"]}]; implementors["memchr"] = [{"text":"impl Clone for Prefilter","synthetic":false,"types":["memchr::memmem::prefilter::Prefilter"]},{"text":"impl<'n> Clone for Finder<'n>","synthetic":false,"types":["memchr::memmem::Finder"]},{"text":"impl<'n> Clone for FinderRev<'n>","synthetic":false,"types":["memchr::memmem::FinderRev"]},{"text":"impl Clone for FinderBuilder","synthetic":false,"types":["memchr::memmem::FinderBuilder"]}]; implementors["nom"] = [{"text":"impl<I: Clone> Clone for VerboseError<I>","synthetic":false,"types":["nom::error::VerboseError"]},{"text":"impl Clone for VerboseErrorKind","synthetic":false,"types":["nom::error::VerboseErrorKind"]},{"text":"impl Clone for ErrorKind","synthetic":false,"types":["nom::error::ErrorKind"]},{"text":"impl Clone for Needed","synthetic":false,"types":["nom::internal::Needed"]},{"text":"impl<E: Clone> Clone for Err<E>","synthetic":false,"types":["nom::internal::Err"]},{"text":"impl Clone for Endianness","synthetic":false,"types":["nom::number::Endianness"]}]; implementors["once_cell"] = [{"text":"impl<T: Clone> Clone for OnceCell<T>","synthetic":false,"types":["once_cell::unsync::OnceCell"]},{"text":"impl<T: Clone> Clone for OnceCell<T>","synthetic":false,"types":["once_cell::sync::OnceCell"]}]; implementors["ordered_multimap"] = [{"text":"impl<Key: Clone, Value: Clone, State: Clone> Clone for ListOrderedMultimap<Key, Value, State>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::ListOrderedMultimap"]},{"text":"impl<'map, Key: Clone> Clone for KeyWrapper<'map, Key>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::KeyWrapper"]},{"text":"impl<'map, Key, Value> Clone for EntryValues<'map, Key, Value>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::EntryValues"]},{"text":"impl<'map, Key, Value> Clone for Iter<'map, Key, Value>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::Iter"]},{"text":"impl<'map, Key, Value, State> Clone for KeyValues<'map, Key, Value, State>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::KeyValues"]},{"text":"impl<'map, Key> Clone for Keys<'map, Key>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::Keys"]},{"text":"impl<'map, Key, Value> Clone for Values<'map, Key, Value>","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::Values"]}]; implementors["os_str_bytes"] = [{"text":"impl<P> Clone for Split<'_, P> where
    P: Pattern
","synthetic":false,"types":["os_str_bytes::iter::Split"]},{"text":"impl Clone for RawOsString","synthetic":false,"types":["os_str_bytes::raw_str::RawOsString"]},{"text":"impl Clone for EncodingError","synthetic":false,"types":["os_str_bytes::EncodingError"]}]; implementors["pest"] = [{"text":"impl<R: Clone> Clone for Error<R>","synthetic":false,"types":["pest::error::Error"]},{"text":"impl<R: Clone> Clone for ErrorVariant<R>","synthetic":false,"types":["pest::error::ErrorVariant"]},{"text":"impl Clone for InputLocation","synthetic":false,"types":["pest::error::InputLocation"]},{"text":"impl Clone for LineColLocation","synthetic":false,"types":["pest::error::LineColLocation"]},{"text":"impl<'i, R: Clone> Clone for FlatPairs<'i, R>","synthetic":false,"types":["pest::iterators::flat_pairs::FlatPairs"]},{"text":"impl<'i, R: Clone> Clone for Pair<'i, R>","synthetic":false,"types":["pest::iterators::pair::Pair"]},{"text":"impl<'i, R: Clone> Clone for Pairs<'i, R>","synthetic":false,"types":["pest::iterators::pairs::Pairs"]},{"text":"impl<'i, R: Clone> Clone for Tokens<'i, R>","synthetic":false,"types":["pest::iterators::tokens::Tokens"]},{"text":"impl Clone for Lookahead","synthetic":false,"types":["pest::parser_state::Lookahead"]},{"text":"impl Clone for Atomicity","synthetic":false,"types":["pest::parser_state::Atomicity"]},{"text":"impl Clone for MatchDir","synthetic":false,"types":["pest::parser_state::MatchDir"]},{"text":"impl<'i> Clone for Position<'i>","synthetic":false,"types":["pest::position::Position"]},{"text":"impl Clone for Assoc","synthetic":false,"types":["pest::pratt_parser::Assoc"]},{"text":"impl Clone for Assoc","synthetic":false,"types":["pest::prec_climber::Assoc"]},{"text":"impl<'i> Clone for Span<'i>","synthetic":false,"types":["pest::span::Span"]},{"text":"impl<'i, R: Clone> Clone for Token<'i, R>","synthetic":false,"types":["pest::token::Token"]}]; implementors["pest_meta"] = [{"text":"impl Clone for Rule","synthetic":false,"types":["pest_meta::ast::Rule"]},{"text":"impl Clone for RuleType","synthetic":false,"types":["pest_meta::ast::RuleType"]},{"text":"impl Clone for Expr","synthetic":false,"types":["pest_meta::ast::Expr"]},{"text":"impl Clone for OptimizedRule","synthetic":false,"types":["pest_meta::optimizer::OptimizedRule"]},{"text":"impl Clone for OptimizedExpr","synthetic":false,"types":["pest_meta::optimizer::OptimizedExpr"]},{"text":"impl Clone for Rule","synthetic":false,"types":["pest_meta::parser::grammar::Rule"]},{"text":"impl<'i> Clone for ParserRule<'i>","synthetic":false,"types":["pest_meta::parser::ParserRule"]},{"text":"impl<'i> Clone for ParserNode<'i>","synthetic":false,"types":["pest_meta::parser::ParserNode"]},{"text":"impl<'i> Clone for ParserExpr<'i>","synthetic":false,"types":["pest_meta::parser::ParserExpr"]}]; implementors["proc_macro2"] = [{"text":"impl Clone for TokenStream","synthetic":false,"types":["proc_macro2::TokenStream"]},{"text":"impl Clone for Span","synthetic":false,"types":["proc_macro2::Span"]},{"text":"impl Clone for TokenTree","synthetic":false,"types":["proc_macro2::TokenTree"]},{"text":"impl Clone for Group","synthetic":false,"types":["proc_macro2::Group"]},{"text":"impl Clone for Delimiter","synthetic":false,"types":["proc_macro2::Delimiter"]},{"text":"impl Clone for Punct","synthetic":false,"types":["proc_macro2::Punct"]},{"text":"impl Clone for Spacing","synthetic":false,"types":["proc_macro2::Spacing"]},{"text":"impl Clone for Ident","synthetic":false,"types":["proc_macro2::Ident"]},{"text":"impl Clone for Literal","synthetic":false,"types":["proc_macro2::Literal"]},{"text":"impl Clone for IntoIter","synthetic":false,"types":["proc_macro2::token_stream::IntoIter"]}]; implementors["proc_macro_error"] = [{"text":"impl Clone for SpanRange","synthetic":false,"types":["proc_macro_error::SpanRange"]}]; implementors["ron"] = [{"text":"impl Clone for PrettyConfig","synthetic":false,"types":["ron::ser::PrettyConfig"]},{"text":"impl Clone for Error","synthetic":false,"types":["ron::error::Error"]},{"text":"impl Clone for ErrorCode","synthetic":false,"types":["ron::error::ErrorCode"]},{"text":"impl Clone for Position","synthetic":false,"types":["ron::error::Position"]},{"text":"impl Clone for Map","synthetic":false,"types":["ron::value::Map"]},{"text":"impl Clone for Number","synthetic":false,"types":["ron::value::Number"]},{"text":"impl Clone for Float","synthetic":false,"types":["ron::value::Float"]},{"text":"impl Clone for Value","synthetic":false,"types":["ron::value::Value"]},{"text":"impl Clone for Extensions","synthetic":false,"types":["ron::extensions::Extensions"]},{"text":"impl Clone for Options","synthetic":false,"types":["ron::options::Options"]}]; implementors["rustix"] = [{"text":"impl Clone for CreateFlags","synthetic":false,"types":["rustix::backend::io::epoll::CreateFlags"]},{"text":"impl Clone for EventFlags","synthetic":false,"types":["rustix::backend::io::epoll::EventFlags"]},{"text":"impl Clone for Errno","synthetic":false,"types":["rustix::backend::io::errno::Errno"]},{"text":"impl Clone for PollFlags","synthetic":false,"types":["rustix::backend::io::poll_fd::PollFlags"]},{"text":"impl<'fd> Clone for PollFd<'fd>","synthetic":false,"types":["rustix::backend::io::poll_fd::PollFd"]},{"text":"impl Clone for FdFlags","synthetic":false,"types":["rustix::backend::io::types::FdFlags"]},{"text":"impl Clone for ReadWriteFlags","synthetic":false,"types":["rustix::backend::io::types::ReadWriteFlags"]},{"text":"impl Clone for SpliceFlags","synthetic":false,"types":["rustix::backend::io::types::SpliceFlags"]},{"text":"impl Clone for DupFlags","synthetic":false,"types":["rustix::backend::io::types::DupFlags"]},{"text":"impl Clone for PipeFlags","synthetic":false,"types":["rustix::backend::io::types::PipeFlags"]},{"text":"impl Clone for EventfdFlags","synthetic":false,"types":["rustix::backend::io::types::EventfdFlags"]},{"text":"impl Clone for OptionalActions","synthetic":false,"types":["rustix::backend::termios::types::OptionalActions"]},{"text":"impl Clone for QueueSelector","synthetic":false,"types":["rustix::backend::termios::types::QueueSelector"]},{"text":"impl Clone for Action","synthetic":false,"types":["rustix::backend::termios::types::Action"]}]; implementors["ryu"] = [{"text":"impl Clone for Buffer","synthetic":false,"types":["ryu::buffer::Buffer"]}]; implementors["serde"] = [{"text":"impl Clone for Error","synthetic":false,"types":["serde::de::value::Error"]},{"text":"impl<E> Clone for UnitDeserializer<E>","synthetic":false,"types":["serde::de::value::UnitDeserializer"]},{"text":"impl<E> Clone for BoolDeserializer<E>","synthetic":false,"types":["serde::de::value::BoolDeserializer"]},{"text":"impl<E> Clone for I8Deserializer<E>","synthetic":false,"types":["serde::de::value::I8Deserializer"]},{"text":"impl<E> Clone for I16Deserializer<E>","synthetic":false,"types":["serde::de::value::I16Deserializer"]},{"text":"impl<E> Clone for I32Deserializer<E>","synthetic":false,"types":["serde::de::value::I32Deserializer"]},{"text":"impl<E> Clone for I64Deserializer<E>","synthetic":false,"types":["serde::de::value::I64Deserializer"]},{"text":"impl<E> Clone for IsizeDeserializer<E>","synthetic":false,"types":["serde::de::value::IsizeDeserializer"]},{"text":"impl<E> Clone for U8Deserializer<E>","synthetic":false,"types":["serde::de::value::U8Deserializer"]},{"text":"impl<E> Clone for U16Deserializer<E>","synthetic":false,"types":["serde::de::value::U16Deserializer"]},{"text":"impl<E> Clone for U64Deserializer<E>","synthetic":false,"types":["serde::de::value::U64Deserializer"]},{"text":"impl<E> Clone for UsizeDeserializer<E>","synthetic":false,"types":["serde::de::value::UsizeDeserializer"]},{"text":"impl<E> Clone for F32Deserializer<E>","synthetic":false,"types":["serde::de::value::F32Deserializer"]},{"text":"impl<E> Clone for F64Deserializer<E>","synthetic":false,"types":["serde::de::value::F64Deserializer"]},{"text":"impl<E> Clone for CharDeserializer<E>","synthetic":false,"types":["serde::de::value::CharDeserializer"]},{"text":"impl<E> Clone for I128Deserializer<E>","synthetic":false,"types":["serde::de::value::I128Deserializer"]},{"text":"impl<E> Clone for U128Deserializer<E>","synthetic":false,"types":["serde::de::value::U128Deserializer"]},{"text":"impl<E> Clone for U32Deserializer<E>","synthetic":false,"types":["serde::de::value::U32Deserializer"]},{"text":"impl<'de, E> Clone for StrDeserializer<'de, E>","synthetic":false,"types":["serde::de::value::StrDeserializer"]},{"text":"impl<'de, E> Clone for BorrowedStrDeserializer<'de, E>","synthetic":false,"types":["serde::de::value::BorrowedStrDeserializer"]},{"text":"impl<E> Clone for StringDeserializer<E>","synthetic":false,"types":["serde::de::value::StringDeserializer"]},{"text":"impl<'a, E> Clone for CowStrDeserializer<'a, E>","synthetic":false,"types":["serde::de::value::CowStrDeserializer"]},{"text":"impl<'a, E> Clone for BytesDeserializer<'a, E>","synthetic":false,"types":["serde::de::value::BytesDeserializer"]},{"text":"impl<'de, E> Clone for BorrowedBytesDeserializer<'de, E>","synthetic":false,"types":["serde::de::value::BorrowedBytesDeserializer"]},{"text":"impl<I: Clone, E: Clone> Clone for SeqDeserializer<I, E>","synthetic":false,"types":["serde::de::value::SeqDeserializer"]},{"text":"impl<A: Clone> Clone for SeqAccessDeserializer<A>","synthetic":false,"types":["serde::de::value::SeqAccessDeserializer"]},{"text":"impl<'de, I, E> Clone for MapDeserializer<'de, I, E> where
    I: Iterator + Clone,
    I::Item: Pair,
    <I::Item as Pair>::Second: Clone
","synthetic":false,"types":["serde::de::value::MapDeserializer"]},{"text":"impl<A: Clone> Clone for MapAccessDeserializer<A>","synthetic":false,"types":["serde::de::value::MapAccessDeserializer"]},{"text":"impl<A: Clone> Clone for EnumAccessDeserializer<A>","synthetic":false,"types":["serde::de::value::EnumAccessDeserializer"]},{"text":"impl Clone for IgnoredAny","synthetic":false,"types":["serde::de::ignored_any::IgnoredAny"]},{"text":"impl<'a> Clone for Unexpected<'a>","synthetic":false,"types":["serde::de::Unexpected"]}]; implementors["serde_json"] = [{"text":"impl Clone for Category","synthetic":false,"types":["serde_json::error::Category"]},{"text":"impl Clone for Map<String, Value>","synthetic":false,"types":["serde_json::map::Map"]},{"text":"impl Clone for CompactFormatter","synthetic":false,"types":["serde_json::ser::CompactFormatter"]},{"text":"impl<'a> Clone for PrettyFormatter<'a>","synthetic":false,"types":["serde_json::ser::PrettyFormatter"]},{"text":"impl Clone for Value","synthetic":false,"types":["serde_json::value::Value"]},{"text":"impl Clone for Number","synthetic":false,"types":["serde_json::number::Number"]}]; implementors["syn"] = [{"text":"impl Clone for Underscore","synthetic":false,"types":["syn::token::Underscore"]},{"text":"impl Clone for Abstract","synthetic":false,"types":["syn::token::Abstract"]},{"text":"impl Clone for As","synthetic":false,"types":["syn::token::As"]},{"text":"impl Clone for Async","synthetic":false,"types":["syn::token::Async"]},{"text":"impl Clone for Auto","synthetic":false,"types":["syn::token::Auto"]},{"text":"impl Clone for Await","synthetic":false,"types":["syn::token::Await"]},{"text":"impl Clone for Become","synthetic":false,"types":["syn::token::Become"]},{"text":"impl Clone for Box","synthetic":false,"types":["syn::token::Box"]},{"text":"impl Clone for Break","synthetic":false,"types":["syn::token::Break"]},{"text":"impl Clone for Const","synthetic":false,"types":["syn::token::Const"]},{"text":"impl Clone for Continue","synthetic":false,"types":["syn::token::Continue"]},{"text":"impl Clone for Crate","synthetic":false,"types":["syn::token::Crate"]},{"text":"impl Clone for Default","synthetic":false,"types":["syn::token::Default"]},{"text":"impl Clone for Do","synthetic":false,"types":["syn::token::Do"]},{"text":"impl Clone for Dyn","synthetic":false,"types":["syn::token::Dyn"]},{"text":"impl Clone for Else","synthetic":false,"types":["syn::token::Else"]},{"text":"impl Clone for Enum","synthetic":false,"types":["syn::token::Enum"]},{"text":"impl Clone for Extern","synthetic":false,"types":["syn::token::Extern"]},{"text":"impl Clone for Final","synthetic":false,"types":["syn::token::Final"]},{"text":"impl Clone for Fn","synthetic":false,"types":["syn::token::Fn"]},{"text":"impl Clone for For","synthetic":false,"types":["syn::token::For"]},{"text":"impl Clone for If","synthetic":false,"types":["syn::token::If"]},{"text":"impl Clone for Impl","synthetic":false,"types":["syn::token::Impl"]},{"text":"impl Clone for In","synthetic":false,"types":["syn::token::In"]},{"text":"impl Clone for Let","synthetic":false,"types":["syn::token::Let"]},{"text":"impl Clone for Loop","synthetic":false,"types":["syn::token::Loop"]},{"text":"impl Clone for Macro","synthetic":false,"types":["syn::token::Macro"]},{"text":"impl Clone for Match","synthetic":false,"types":["syn::token::Match"]},{"text":"impl Clone for Mod","synthetic":false,"types":["syn::token::Mod"]},{"text":"impl Clone for Move","synthetic":false,"types":["syn::token::Move"]},{"text":"impl Clone for Mut","synthetic":false,"types":["syn::token::Mut"]},{"text":"impl Clone for Override","synthetic":false,"types":["syn::token::Override"]},{"text":"impl Clone for Priv","synthetic":false,"types":["syn::token::Priv"]},{"text":"impl Clone for Pub","synthetic":false,"types":["syn::token::Pub"]},{"text":"impl Clone for Ref","synthetic":false,"types":["syn::token::Ref"]},{"text":"impl Clone for Return","synthetic":false,"types":["syn::token::Return"]},{"text":"impl Clone for SelfType","synthetic":false,"types":["syn::token::SelfType"]},{"text":"impl Clone for SelfValue","synthetic":false,"types":["syn::token::SelfValue"]},{"text":"impl Clone for Static","synthetic":false,"types":["syn::token::Static"]},{"text":"impl Clone for Struct","synthetic":false,"types":["syn::token::Struct"]},{"text":"impl Clone for Super","synthetic":false,"types":["syn::token::Super"]},{"text":"impl Clone for Trait","synthetic":false,"types":["syn::token::Trait"]},{"text":"impl Clone for Try","synthetic":false,"types":["syn::token::Try"]},{"text":"impl Clone for Type","synthetic":false,"types":["syn::token::Type"]},{"text":"impl Clone for Typeof","synthetic":false,"types":["syn::token::Typeof"]},{"text":"impl Clone for Union","synthetic":false,"types":["syn::token::Union"]},{"text":"impl Clone for Unsafe","synthetic":false,"types":["syn::token::Unsafe"]},{"text":"impl Clone for Unsized","synthetic":false,"types":["syn::token::Unsized"]},{"text":"impl Clone for Use","synthetic":false,"types":["syn::token::Use"]},{"text":"impl Clone for Virtual","synthetic":false,"types":["syn::token::Virtual"]},{"text":"impl Clone for Where","synthetic":false,"types":["syn::token::Where"]},{"text":"impl Clone for While","synthetic":false,"types":["syn::token::While"]},{"text":"impl Clone for Yield","synthetic":false,"types":["syn::token::Yield"]},{"text":"impl Clone for Add","synthetic":false,"types":["syn::token::Add"]},{"text":"impl Clone for AddEq","synthetic":false,"types":["syn::token::AddEq"]},{"text":"impl Clone for And","synthetic":false,"types":["syn::token::And"]},{"text":"impl Clone for AndAnd","synthetic":false,"types":["syn::token::AndAnd"]},{"text":"impl Clone for AndEq","synthetic":false,"types":["syn::token::AndEq"]},{"text":"impl Clone for At","synthetic":false,"types":["syn::token::At"]},{"text":"impl Clone for Bang","synthetic":false,"types":["syn::token::Bang"]},{"text":"impl Clone for Caret","synthetic":false,"types":["syn::token::Caret"]},{"text":"impl Clone for CaretEq","synthetic":false,"types":["syn::token::CaretEq"]},{"text":"impl Clone for Colon","synthetic":false,"types":["syn::token::Colon"]},{"text":"impl Clone for Colon2","synthetic":false,"types":["syn::token::Colon2"]},{"text":"impl Clone for Comma","synthetic":false,"types":["syn::token::Comma"]},{"text":"impl Clone for Div","synthetic":false,"types":["syn::token::Div"]},{"text":"impl Clone for DivEq","synthetic":false,"types":["syn::token::DivEq"]},{"text":"impl Clone for Dollar","synthetic":false,"types":["syn::token::Dollar"]},{"text":"impl Clone for Dot","synthetic":false,"types":["syn::token::Dot"]},{"text":"impl Clone for Dot2","synthetic":false,"types":["syn::token::Dot2"]},{"text":"impl Clone for Dot3","synthetic":false,"types":["syn::token::Dot3"]},{"text":"impl Clone for DotDotEq","synthetic":false,"types":["syn::token::DotDotEq"]},{"text":"impl Clone for Eq","synthetic":false,"types":["syn::token::Eq"]},{"text":"impl Clone for EqEq","synthetic":false,"types":["syn::token::EqEq"]},{"text":"impl Clone for Ge","synthetic":false,"types":["syn::token::Ge"]},{"text":"impl Clone for Gt","synthetic":false,"types":["syn::token::Gt"]},{"text":"impl Clone for Le","synthetic":false,"types":["syn::token::Le"]},{"text":"impl Clone for Lt","synthetic":false,"types":["syn::token::Lt"]},{"text":"impl Clone for MulEq","synthetic":false,"types":["syn::token::MulEq"]},{"text":"impl Clone for Ne","synthetic":false,"types":["syn::token::Ne"]},{"text":"impl Clone for Or","synthetic":false,"types":["syn::token::Or"]},{"text":"impl Clone for OrEq","synthetic":false,"types":["syn::token::OrEq"]},{"text":"impl Clone for OrOr","synthetic":false,"types":["syn::token::OrOr"]},{"text":"impl Clone for Pound","synthetic":false,"types":["syn::token::Pound"]},{"text":"impl Clone for Question","synthetic":false,"types":["syn::token::Question"]},{"text":"impl Clone for RArrow","synthetic":false,"types":["syn::token::RArrow"]},{"text":"impl Clone for LArrow","synthetic":false,"types":["syn::token::LArrow"]},{"text":"impl Clone for Rem","synthetic":false,"types":["syn::token::Rem"]},{"text":"impl Clone for RemEq","synthetic":false,"types":["syn::token::RemEq"]},{"text":"impl Clone for FatArrow","synthetic":false,"types":["syn::token::FatArrow"]},{"text":"impl Clone for Semi","synthetic":false,"types":["syn::token::Semi"]},{"text":"impl Clone for Shl","synthetic":false,"types":["syn::token::Shl"]},{"text":"impl Clone for ShlEq","synthetic":false,"types":["syn::token::ShlEq"]},{"text":"impl Clone for Shr","synthetic":false,"types":["syn::token::Shr"]},{"text":"impl Clone for ShrEq","synthetic":false,"types":["syn::token::ShrEq"]},{"text":"impl Clone for Star","synthetic":false,"types":["syn::token::Star"]},{"text":"impl Clone for Sub","synthetic":false,"types":["syn::token::Sub"]},{"text":"impl Clone for SubEq","synthetic":false,"types":["syn::token::SubEq"]},{"text":"impl Clone for Tilde","synthetic":false,"types":["syn::token::Tilde"]},{"text":"impl Clone for Brace","synthetic":false,"types":["syn::token::Brace"]},{"text":"impl Clone for Bracket","synthetic":false,"types":["syn::token::Bracket"]},{"text":"impl Clone for Paren","synthetic":false,"types":["syn::token::Paren"]},{"text":"impl Clone for Group","synthetic":false,"types":["syn::token::Group"]},{"text":"impl<'a> Clone for ImplGenerics<'a>","synthetic":false,"types":["syn::generics::ImplGenerics"]},{"text":"impl<'a> Clone for TypeGenerics<'a>","synthetic":false,"types":["syn::generics::TypeGenerics"]},{"text":"impl<'a> Clone for Turbofish<'a>","synthetic":false,"types":["syn::generics::Turbofish"]},{"text":"impl Clone for Lifetime","synthetic":false,"types":["syn::lifetime::Lifetime"]},{"text":"impl Clone for LitStr","synthetic":false,"types":["syn::lit::LitStr"]},{"text":"impl Clone for LitByteStr","synthetic":false,"types":["syn::lit::LitByteStr"]},{"text":"impl Clone for LitByte","synthetic":false,"types":["syn::lit::LitByte"]},{"text":"impl Clone for LitChar","synthetic":false,"types":["syn::lit::LitChar"]},{"text":"impl Clone for LitInt","synthetic":false,"types":["syn::lit::LitInt"]},{"text":"impl Clone for LitFloat","synthetic":false,"types":["syn::lit::LitFloat"]},{"text":"impl<'a> Clone for Cursor<'a>","synthetic":false,"types":["syn::buffer::Cursor"]},{"text":"impl<T, P> Clone for Punctuated<T, P> where
    T: Clone,
    P: Clone
","synthetic":false,"types":["syn::punctuated::Punctuated"]},{"text":"impl<'a, T, P> Clone for Pairs<'a, T, P>","synthetic":false,"types":["syn::punctuated::Pairs"]},{"text":"impl<T, P> Clone for IntoPairs<T, P> where
    T: Clone,
    P: Clone
","synthetic":false,"types":["syn::punctuated::IntoPairs"]},{"text":"impl<T> Clone for IntoIter<T> where
    T: Clone
","synthetic":false,"types":["syn::punctuated::IntoIter"]},{"text":"impl<'a, T> Clone for Iter<'a, T>","synthetic":false,"types":["syn::punctuated::Iter"]},{"text":"impl<T, P> Clone for Pair<T, P> where
    T: Clone,
    P: Clone
","synthetic":false,"types":["syn::punctuated::Pair"]},{"text":"impl Clone for Abi","synthetic":false,"types":["syn::ty::Abi"]},{"text":"impl Clone for AngleBracketedGenericArguments","synthetic":false,"types":["syn::path::AngleBracketedGenericArguments"]},{"text":"impl Clone for Arm","synthetic":false,"types":["syn::expr::Arm"]},{"text":"impl Clone for AttrStyle","synthetic":false,"types":["syn::attr::AttrStyle"]},{"text":"impl Clone for Attribute","synthetic":false,"types":["syn::attr::Attribute"]},{"text":"impl Clone for BareFnArg","synthetic":false,"types":["syn::ty::BareFnArg"]},{"text":"impl Clone for BinOp","synthetic":false,"types":["syn::op::BinOp"]},{"text":"impl Clone for Binding","synthetic":false,"types":["syn::path::Binding"]},{"text":"impl Clone for Block","synthetic":false,"types":["syn::stmt::Block"]},{"text":"impl Clone for BoundLifetimes","synthetic":false,"types":["syn::generics::BoundLifetimes"]},{"text":"impl Clone for ConstParam","synthetic":false,"types":["syn::generics::ConstParam"]},{"text":"impl Clone for Constraint","synthetic":false,"types":["syn::path::Constraint"]},{"text":"impl Clone for Data","synthetic":false,"types":["syn::derive::Data"]},{"text":"impl Clone for DataEnum","synthetic":false,"types":["syn::derive::DataEnum"]},{"text":"impl Clone for DataStruct","synthetic":false,"types":["syn::derive::DataStruct"]},{"text":"impl Clone for DataUnion","synthetic":false,"types":["syn::derive::DataUnion"]},{"text":"impl Clone for DeriveInput","synthetic":false,"types":["syn::derive::DeriveInput"]},{"text":"impl Clone for Expr","synthetic":false,"types":["syn::expr::Expr"]},{"text":"impl Clone for ExprArray","synthetic":false,"types":["syn::expr::ExprArray"]},{"text":"impl Clone for ExprAssign","synthetic":false,"types":["syn::expr::ExprAssign"]},{"text":"impl Clone for ExprAssignOp","synthetic":false,"types":["syn::expr::ExprAssignOp"]},{"text":"impl Clone for ExprAsync","synthetic":false,"types":["syn::expr::ExprAsync"]},{"text":"impl Clone for ExprAwait","synthetic":false,"types":["syn::expr::ExprAwait"]},{"text":"impl Clone for ExprBinary","synthetic":false,"types":["syn::expr::ExprBinary"]},{"text":"impl Clone for ExprBlock","synthetic":false,"types":["syn::expr::ExprBlock"]},{"text":"impl Clone for ExprBox","synthetic":false,"types":["syn::expr::ExprBox"]},{"text":"impl Clone for ExprBreak","synthetic":false,"types":["syn::expr::ExprBreak"]},{"text":"impl Clone for ExprCall","synthetic":false,"types":["syn::expr::ExprCall"]},{"text":"impl Clone for ExprCast","synthetic":false,"types":["syn::expr::ExprCast"]},{"text":"impl Clone for ExprClosure","synthetic":false,"types":["syn::expr::ExprClosure"]},{"text":"impl Clone for ExprContinue","synthetic":false,"types":["syn::expr::ExprContinue"]},{"text":"impl Clone for ExprField","synthetic":false,"types":["syn::expr::ExprField"]},{"text":"impl Clone for ExprForLoop","synthetic":false,"types":["syn::expr::ExprForLoop"]},{"text":"impl Clone for ExprGroup","synthetic":false,"types":["syn::expr::ExprGroup"]},{"text":"impl Clone for ExprIf","synthetic":false,"types":["syn::expr::ExprIf"]},{"text":"impl Clone for ExprIndex","synthetic":false,"types":["syn::expr::ExprIndex"]},{"text":"impl Clone for ExprLet","synthetic":false,"types":["syn::expr::ExprLet"]},{"text":"impl Clone for ExprLit","synthetic":false,"types":["syn::expr::ExprLit"]},{"text":"impl Clone for ExprLoop","synthetic":false,"types":["syn::expr::ExprLoop"]},{"text":"impl Clone for ExprMacro","synthetic":false,"types":["syn::expr::ExprMacro"]},{"text":"impl Clone for ExprMatch","synthetic":false,"types":["syn::expr::ExprMatch"]},{"text":"impl Clone for ExprMethodCall","synthetic":false,"types":["syn::expr::ExprMethodCall"]},{"text":"impl Clone for ExprParen","synthetic":false,"types":["syn::expr::ExprParen"]},{"text":"impl Clone for ExprPath","synthetic":false,"types":["syn::expr::ExprPath"]},{"text":"impl Clone for ExprRange","synthetic":false,"types":["syn::expr::ExprRange"]},{"text":"impl Clone for ExprReference","synthetic":false,"types":["syn::expr::ExprReference"]},{"text":"impl Clone for ExprRepeat","synthetic":false,"types":["syn::expr::ExprRepeat"]},{"text":"impl Clone for ExprReturn","synthetic":false,"types":["syn::expr::ExprReturn"]},{"text":"impl Clone for ExprStruct","synthetic":false,"types":["syn::expr::ExprStruct"]},{"text":"impl Clone for ExprTry","synthetic":false,"types":["syn::expr::ExprTry"]},{"text":"impl Clone for ExprTryBlock","synthetic":false,"types":["syn::expr::ExprTryBlock"]},{"text":"impl Clone for ExprTuple","synthetic":false,"types":["syn::expr::ExprTuple"]},{"text":"impl Clone for ExprType","synthetic":false,"types":["syn::expr::ExprType"]},{"text":"impl Clone for ExprUnary","synthetic":false,"types":["syn::expr::ExprUnary"]},{"text":"impl Clone for ExprUnsafe","synthetic":false,"types":["syn::expr::ExprUnsafe"]},{"text":"impl Clone for ExprWhile","synthetic":false,"types":["syn::expr::ExprWhile"]},{"text":"impl Clone for ExprYield","synthetic":false,"types":["syn::expr::ExprYield"]},{"text":"impl Clone for Field","synthetic":false,"types":["syn::data::Field"]},{"text":"impl Clone for FieldPat","synthetic":false,"types":["syn::pat::FieldPat"]},{"text":"impl Clone for FieldValue","synthetic":false,"types":["syn::expr::FieldValue"]},{"text":"impl Clone for Fields","synthetic":false,"types":["syn::data::Fields"]},{"text":"impl Clone for FieldsNamed","synthetic":false,"types":["syn::data::FieldsNamed"]},{"text":"impl Clone for FieldsUnnamed","synthetic":false,"types":["syn::data::FieldsUnnamed"]},{"text":"impl Clone for File","synthetic":false,"types":["syn::file::File"]},{"text":"impl Clone for FnArg","synthetic":false,"types":["syn::item::FnArg"]},{"text":"impl Clone for ForeignItem","synthetic":false,"types":["syn::item::ForeignItem"]},{"text":"impl Clone for ForeignItemFn","synthetic":false,"types":["syn::item::ForeignItemFn"]},{"text":"impl Clone for ForeignItemMacro","synthetic":false,"types":["syn::item::ForeignItemMacro"]},{"text":"impl Clone for ForeignItemStatic","synthetic":false,"types":["syn::item::ForeignItemStatic"]},{"text":"impl Clone for ForeignItemType","synthetic":false,"types":["syn::item::ForeignItemType"]},{"text":"impl Clone for GenericArgument","synthetic":false,"types":["syn::path::GenericArgument"]},{"text":"impl Clone for GenericMethodArgument","synthetic":false,"types":["syn::expr::GenericMethodArgument"]},{"text":"impl Clone for GenericParam","synthetic":false,"types":["syn::generics::GenericParam"]},{"text":"impl Clone for Generics","synthetic":false,"types":["syn::generics::Generics"]},{"text":"impl Clone for ImplItem","synthetic":false,"types":["syn::item::ImplItem"]},{"text":"impl Clone for ImplItemConst","synthetic":false,"types":["syn::item::ImplItemConst"]},{"text":"impl Clone for ImplItemMacro","synthetic":false,"types":["syn::item::ImplItemMacro"]},{"text":"impl Clone for ImplItemMethod","synthetic":false,"types":["syn::item::ImplItemMethod"]},{"text":"impl Clone for ImplItemType","synthetic":false,"types":["syn::item::ImplItemType"]},{"text":"impl Clone for Index","synthetic":false,"types":["syn::expr::Index"]},{"text":"impl Clone for Item","synthetic":false,"types":["syn::item::Item"]},{"text":"impl Clone for ItemConst","synthetic":false,"types":["syn::item::ItemConst"]},{"text":"impl Clone for ItemEnum","synthetic":false,"types":["syn::item::ItemEnum"]},{"text":"impl Clone for ItemExternCrate","synthetic":false,"types":["syn::item::ItemExternCrate"]},{"text":"impl Clone for ItemFn","synthetic":false,"types":["syn::item::ItemFn"]},{"text":"impl Clone for ItemForeignMod","synthetic":false,"types":["syn::item::ItemForeignMod"]},{"text":"impl Clone for ItemImpl","synthetic":false,"types":["syn::item::ItemImpl"]},{"text":"impl Clone for ItemMacro","synthetic":false,"types":["syn::item::ItemMacro"]},{"text":"impl Clone for ItemMacro2","synthetic":false,"types":["syn::item::ItemMacro2"]},{"text":"impl Clone for ItemMod","synthetic":false,"types":["syn::item::ItemMod"]},{"text":"impl Clone for ItemStatic","synthetic":false,"types":["syn::item::ItemStatic"]},{"text":"impl Clone for ItemStruct","synthetic":false,"types":["syn::item::ItemStruct"]},{"text":"impl Clone for ItemTrait","synthetic":false,"types":["syn::item::ItemTrait"]},{"text":"impl Clone for ItemTraitAlias","synthetic":false,"types":["syn::item::ItemTraitAlias"]},{"text":"impl Clone for ItemType","synthetic":false,"types":["syn::item::ItemType"]},{"text":"impl Clone for ItemUnion","synthetic":false,"types":["syn::item::ItemUnion"]},{"text":"impl Clone for ItemUse","synthetic":false,"types":["syn::item::ItemUse"]},{"text":"impl Clone for Label","synthetic":false,"types":["syn::expr::Label"]},{"text":"impl Clone for LifetimeDef","synthetic":false,"types":["syn::generics::LifetimeDef"]},{"text":"impl Clone for Lit","synthetic":false,"types":["syn::lit::Lit"]},{"text":"impl Clone for LitBool","synthetic":false,"types":["syn::lit::LitBool"]},{"text":"impl Clone for Local","synthetic":false,"types":["syn::stmt::Local"]},{"text":"impl Clone for Macro","synthetic":false,"types":["syn::mac::Macro"]},{"text":"impl Clone for MacroDelimiter","synthetic":false,"types":["syn::mac::MacroDelimiter"]},{"text":"impl Clone for Member","synthetic":false,"types":["syn::expr::Member"]},{"text":"impl Clone for Meta","synthetic":false,"types":["syn::attr::Meta"]},{"text":"impl Clone for MetaList","synthetic":false,"types":["syn::attr::MetaList"]},{"text":"impl Clone for MetaNameValue","synthetic":false,"types":["syn::attr::MetaNameValue"]},{"text":"impl Clone for MethodTurbofish","synthetic":false,"types":["syn::expr::MethodTurbofish"]},{"text":"impl Clone for NestedMeta","synthetic":false,"types":["syn::attr::NestedMeta"]},{"text":"impl Clone for ParenthesizedGenericArguments","synthetic":false,"types":["syn::path::ParenthesizedGenericArguments"]},{"text":"impl Clone for Pat","synthetic":false,"types":["syn::pat::Pat"]},{"text":"impl Clone for PatBox","synthetic":false,"types":["syn::pat::PatBox"]},{"text":"impl Clone for PatIdent","synthetic":false,"types":["syn::pat::PatIdent"]},{"text":"impl Clone for PatLit","synthetic":false,"types":["syn::pat::PatLit"]},{"text":"impl Clone for PatMacro","synthetic":false,"types":["syn::pat::PatMacro"]},{"text":"impl Clone for PatOr","synthetic":false,"types":["syn::pat::PatOr"]},{"text":"impl Clone for PatPath","synthetic":false,"types":["syn::pat::PatPath"]},{"text":"impl Clone for PatRange","synthetic":false,"types":["syn::pat::PatRange"]},{"text":"impl Clone for PatReference","synthetic":false,"types":["syn::pat::PatReference"]},{"text":"impl Clone for PatRest","synthetic":false,"types":["syn::pat::PatRest"]},{"text":"impl Clone for PatSlice","synthetic":false,"types":["syn::pat::PatSlice"]},{"text":"impl Clone for PatStruct","synthetic":false,"types":["syn::pat::PatStruct"]},{"text":"impl Clone for PatTuple","synthetic":false,"types":["syn::pat::PatTuple"]},{"text":"impl Clone for PatTupleStruct","synthetic":false,"types":["syn::pat::PatTupleStruct"]},{"text":"impl Clone for PatType","synthetic":false,"types":["syn::pat::PatType"]},{"text":"impl Clone for PatWild","synthetic":false,"types":["syn::pat::PatWild"]},{"text":"impl Clone for Path","synthetic":false,"types":["syn::path::Path"]},{"text":"impl Clone for PathArguments","synthetic":false,"types":["syn::path::PathArguments"]},{"text":"impl Clone for PathSegment","synthetic":false,"types":["syn::path::PathSegment"]},{"text":"impl Clone for PredicateEq","synthetic":false,"types":["syn::generics::PredicateEq"]},{"text":"impl Clone for PredicateLifetime","synthetic":false,"types":["syn::generics::PredicateLifetime"]},{"text":"impl Clone for PredicateType","synthetic":false,"types":["syn::generics::PredicateType"]},{"text":"impl Clone for QSelf","synthetic":false,"types":["syn::path::QSelf"]},{"text":"impl Clone for RangeLimits","synthetic":false,"types":["syn::expr::RangeLimits"]},{"text":"impl Clone for Receiver","synthetic":false,"types":["syn::item::Receiver"]},{"text":"impl Clone for ReturnType","synthetic":false,"types":["syn::ty::ReturnType"]},{"text":"impl Clone for Signature","synthetic":false,"types":["syn::item::Signature"]},{"text":"impl Clone for Stmt","synthetic":false,"types":["syn::stmt::Stmt"]},{"text":"impl Clone for TraitBound","synthetic":false,"types":["syn::generics::TraitBound"]},{"text":"impl Clone for TraitBoundModifier","synthetic":false,"types":["syn::generics::TraitBoundModifier"]},{"text":"impl Clone for TraitItem","synthetic":false,"types":["syn::item::TraitItem"]},{"text":"impl Clone for TraitItemConst","synthetic":false,"types":["syn::item::TraitItemConst"]},{"text":"impl Clone for TraitItemMacro","synthetic":false,"types":["syn::item::TraitItemMacro"]},{"text":"impl Clone for TraitItemMethod","synthetic":false,"types":["syn::item::TraitItemMethod"]},{"text":"impl Clone for TraitItemType","synthetic":false,"types":["syn::item::TraitItemType"]},{"text":"impl Clone for Type","synthetic":false,"types":["syn::ty::Type"]},{"text":"impl Clone for TypeArray","synthetic":false,"types":["syn::ty::TypeArray"]},{"text":"impl Clone for TypeBareFn","synthetic":false,"types":["syn::ty::TypeBareFn"]},{"text":"impl Clone for TypeGroup","synthetic":false,"types":["syn::ty::TypeGroup"]},{"text":"impl Clone for TypeImplTrait","synthetic":false,"types":["syn::ty::TypeImplTrait"]},{"text":"impl Clone for TypeInfer","synthetic":false,"types":["syn::ty::TypeInfer"]},{"text":"impl Clone for TypeMacro","synthetic":false,"types":["syn::ty::TypeMacro"]},{"text":"impl Clone for TypeNever","synthetic":false,"types":["syn::ty::TypeNever"]},{"text":"impl Clone for TypeParam","synthetic":false,"types":["syn::generics::TypeParam"]},{"text":"impl Clone for TypeParamBound","synthetic":false,"types":["syn::generics::TypeParamBound"]},{"text":"impl Clone for TypeParen","synthetic":false,"types":["syn::ty::TypeParen"]},{"text":"impl Clone for TypePath","synthetic":false,"types":["syn::ty::TypePath"]},{"text":"impl Clone for TypePtr","synthetic":false,"types":["syn::ty::TypePtr"]},{"text":"impl Clone for TypeReference","synthetic":false,"types":["syn::ty::TypeReference"]},{"text":"impl Clone for TypeSlice","synthetic":false,"types":["syn::ty::TypeSlice"]},{"text":"impl Clone for TypeTraitObject","synthetic":false,"types":["syn::ty::TypeTraitObject"]},{"text":"impl Clone for TypeTuple","synthetic":false,"types":["syn::ty::TypeTuple"]},{"text":"impl Clone for UnOp","synthetic":false,"types":["syn::op::UnOp"]},{"text":"impl Clone for UseGlob","synthetic":false,"types":["syn::item::UseGlob"]},{"text":"impl Clone for UseGroup","synthetic":false,"types":["syn::item::UseGroup"]},{"text":"impl Clone for UseName","synthetic":false,"types":["syn::item::UseName"]},{"text":"impl Clone for UsePath","synthetic":false,"types":["syn::item::UsePath"]},{"text":"impl Clone for UseRename","synthetic":false,"types":["syn::item::UseRename"]},{"text":"impl Clone for UseTree","synthetic":false,"types":["syn::item::UseTree"]},{"text":"impl Clone for Variadic","synthetic":false,"types":["syn::ty::Variadic"]},{"text":"impl Clone for Variant","synthetic":false,"types":["syn::data::Variant"]},{"text":"impl Clone for VisCrate","synthetic":false,"types":["syn::data::VisCrate"]},{"text":"impl Clone for VisPublic","synthetic":false,"types":["syn::data::VisPublic"]},{"text":"impl Clone for VisRestricted","synthetic":false,"types":["syn::data::VisRestricted"]},{"text":"impl Clone for Visibility","synthetic":false,"types":["syn::data::Visibility"]},{"text":"impl Clone for WhereClause","synthetic":false,"types":["syn::generics::WhereClause"]},{"text":"impl Clone for WherePredicate","synthetic":false,"types":["syn::generics::WherePredicate"]},{"text":"impl<'c, 'a> Clone for StepCursor<'c, 'a>","synthetic":false,"types":["syn::parse::StepCursor"]},{"text":"impl Clone for Error","synthetic":false,"types":["syn::error::Error"]}]; implementors["termcolor"] = [{"text":"impl Clone for ColorChoice","synthetic":false,"types":["termcolor::ColorChoice"]},{"text":"impl Clone for ColorSpec","synthetic":false,"types":["termcolor::ColorSpec"]},{"text":"impl Clone for Color","synthetic":false,"types":["termcolor::Color"]},{"text":"impl Clone for ParseColorError","synthetic":false,"types":["termcolor::ParseColorError"]}]; implementors["toml"] = [{"text":"impl Clone for Map<String, Value>","synthetic":false,"types":["toml::map::Map"]},{"text":"impl Clone for Value","synthetic":false,"types":["toml::value::Value"]},{"text":"impl Clone for Datetime","synthetic":false,"types":["toml::datetime::Datetime"]},{"text":"impl Clone for DatetimeParseError","synthetic":false,"types":["toml::datetime::DatetimeParseError"]},{"text":"impl Clone for Date","synthetic":false,"types":["toml::datetime::Date"]},{"text":"impl Clone for Time","synthetic":false,"types":["toml::datetime::Time"]},{"text":"impl Clone for Offset","synthetic":false,"types":["toml::datetime::Offset"]},{"text":"impl Clone for Error","synthetic":false,"types":["toml::ser::Error"]},{"text":"impl Clone for Error","synthetic":false,"types":["toml::de::Error"]},{"text":"impl<T: Clone> Clone for Spanned<T>","synthetic":false,"types":["toml::spanned::Spanned"]}]; implementors["ucd_trie"] = [{"text":"impl Clone for Error","synthetic":false,"types":["ucd_trie::owned::Error"]},{"text":"impl Clone for TrieSetOwned","synthetic":false,"types":["ucd_trie::owned::TrieSetOwned"]},{"text":"impl<'a> Clone for TrieSetSlice<'a>","synthetic":false,"types":["ucd_trie::TrieSetSlice"]}]; implementors["yaml_rust"] = [{"text":"impl Clone for EmitError","synthetic":false,"types":["yaml_rust::emitter::EmitError"]},{"text":"impl Clone for Event","synthetic":false,"types":["yaml_rust::parser::Event"]},{"text":"impl Clone for TEncoding","synthetic":false,"types":["yaml_rust::scanner::TEncoding"]},{"text":"impl Clone for TScalarStyle","synthetic":false,"types":["yaml_rust::scanner::TScalarStyle"]},{"text":"impl Clone for Marker","synthetic":false,"types":["yaml_rust::scanner::Marker"]},{"text":"impl Clone for ScanError","synthetic":false,"types":["yaml_rust::scanner::ScanError"]},{"text":"impl Clone for TokenType","synthetic":false,"types":["yaml_rust::scanner::TokenType"]},{"text":"impl Clone for Token","synthetic":false,"types":["yaml_rust::scanner::Token"]},{"text":"impl Clone for Yaml","synthetic":false,"types":["yaml_rust::yaml::Yaml"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()