(function() {var implementors = {}; implementors["aho_corasick"] = [{text:"impl<S: Clone + StateID> Clone for AhoCorasick<S>",synthetic:false,types:["aho_corasick::ahocorasick::AhoCorasick"]},{text:"impl Clone for AhoCorasickBuilder",synthetic:false,types:["aho_corasick::ahocorasick::AhoCorasickBuilder"]},{text:"impl Clone for MatchKind",synthetic:false,types:["aho_corasick::ahocorasick::MatchKind"]},{text:"impl Clone for Error",synthetic:false,types:["aho_corasick::error::Error"]},{text:"impl Clone for ErrorKind",synthetic:false,types:["aho_corasick::error::ErrorKind"]},{text:"impl Clone for MatchKind",synthetic:false,types:["aho_corasick::packed::api::MatchKind"]},{text:"impl Clone for Config",synthetic:false,types:["aho_corasick::packed::api::Config"]},{text:"impl Clone for Builder",synthetic:false,types:["aho_corasick::packed::api::Builder"]},{text:"impl Clone for Searcher",synthetic:false,types:["aho_corasick::packed::api::Searcher"]},{text:"impl Clone for Match",synthetic:false,types:["aho_corasick::Match"]},]; implementors["ansi_term"] = [{text:"impl Clone for Prefix",synthetic:false,types:["ansi_term::ansi::Prefix"]},{text:"impl Clone for Infix",synthetic:false,types:["ansi_term::ansi::Infix"]},{text:"impl Clone for Suffix",synthetic:false,types:["ansi_term::ansi::Suffix"]},{text:"impl Clone for Style",synthetic:false,types:["ansi_term::style::Style"]},{text:"impl Clone for Colour",synthetic:false,types:["ansi_term::style::Colour"]},{text:"impl<'a, S: 'a + ToOwned + ?Sized> Clone for ANSIGenericString<'a, S> where
    <S as ToOwned>::Owned: Debug
",synthetic:false,types:["ansi_term::display::ANSIGenericString"]},]; implementors["arrayvec"] = [{text:"impl<A: Array<Item = u8> + Copy> Clone for ArrayString<A>",synthetic:false,types:["arrayvec::array_string::ArrayString"]},{text:"impl<T: Clone> Clone for CapacityError<T>",synthetic:false,types:["arrayvec::errors::CapacityError"]},{text:"impl<A: Array> Clone for IntoIter<A> where
    A::Item: Clone
",synthetic:false,types:["arrayvec::IntoIter"]},{text:"impl<A: Array> Clone for ArrayVec<A> where
    A::Item: Clone
",synthetic:false,types:["arrayvec::ArrayVec"]},]; implementors["atty"] = [{text:"impl Clone for Stream",synthetic:false,types:["atty::Stream"]},]; implementors["backtrace"] = [{text:"impl Clone for Frame",synthetic:false,types:["backtrace::backtrace::Frame"]},{text:"impl Clone for Backtrace",synthetic:false,types:["backtrace::capture::Backtrace"]},{text:"impl Clone for BacktraceFrame",synthetic:false,types:["backtrace::capture::BacktraceFrame"]},{text:"impl Clone for BacktraceSymbol",synthetic:false,types:["backtrace::capture::BacktraceSymbol"]},]; implementors["blake2b_simd"] = [{text:"impl Clone for Params",synthetic:false,types:["blake2b_simd::blake2bp::Params"]},{text:"impl Clone for State",synthetic:false,types:["blake2b_simd::blake2bp::State"]},{text:"impl<'a> Clone for HashManyJob<'a>",synthetic:false,types:["blake2b_simd::many::HashManyJob"]},{text:"impl Clone for Params",synthetic:false,types:["blake2b_simd::Params"]},{text:"impl Clone for State",synthetic:false,types:["blake2b_simd::State"]},{text:"impl Clone for Hash",synthetic:false,types:["blake2b_simd::Hash"]},]; implementors["byteorder"] = [{text:"impl Clone for BigEndian",synthetic:false,types:["byteorder::BigEndian"]},{text:"impl Clone for LittleEndian",synthetic:false,types:["byteorder::LittleEndian"]},]; implementors["c2_chacha"] = [{text:"impl Clone for ChaCha",synthetic:false,types:["c2_chacha::guts::ChaCha"]},{text:"impl<V: Clone> Clone for State<V>",synthetic:false,types:["c2_chacha::guts::State"]},]; implementors["cgmath"] = [{text:"impl<S: Clone> Clone for Matrix2<S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<S: Clone> Clone for Matrix3<S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: Clone> Clone for Matrix4<S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: Clone> Clone for Quaternion<S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S: Clone> Clone for Vector1<S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<S: Clone> Clone for Vector2<S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<S: Clone> Clone for Vector3<S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<S: Clone> Clone for Vector4<S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<S: Clone> Clone for Rad<S>",synthetic:false,types:["cgmath::angle::Rad"]},{text:"impl<S: Clone> Clone for Deg<S>",synthetic:false,types:["cgmath::angle::Deg"]},{text:"impl<A: Clone + Angle> Clone for Euler<A>",synthetic:false,types:["cgmath::euler::Euler"]},{text:"impl<S: Clone> Clone for Point1<S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<S: Clone> Clone for Point2<S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<S: Clone> Clone for Point3<S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<S: Clone> Clone for Basis2<S>",synthetic:false,types:["cgmath::rotation::Basis2"]},{text:"impl<S: Clone> Clone for Basis3<S>",synthetic:false,types:["cgmath::rotation::Basis3"]},{text:"impl<V: Clone + VectorSpace, R: Clone> Clone for Decomposed<V, R> where
    V::Scalar: Clone
",synthetic:false,types:["cgmath::transform::Decomposed"]},{text:"impl<S: Clone> Clone for PerspectiveFov<S>",synthetic:false,types:["cgmath::projection::PerspectiveFov"]},{text:"impl<S: Clone> Clone for Perspective<S>",synthetic:false,types:["cgmath::projection::Perspective"]},{text:"impl<S: Clone> Clone for Ortho<S>",synthetic:false,types:["cgmath::projection::Ortho"]},]; implementors["clap"] = [{text:"impl Clone for AppSettings",synthetic:false,types:["clap::app::settings::AppSettings"]},{text:"impl<'a, 'b> Clone for App<'a, 'b>",synthetic:false,types:["clap::app::App"]},{text:"impl<'a, 'b> Clone for Arg<'a, 'b> where
    'a: 'b, 
",synthetic:false,types:["clap::args::arg::Arg"]},{text:"impl<'a> Clone for ArgMatches<'a>",synthetic:false,types:["clap::args::arg_matches::ArgMatches"]},{text:"impl<'a> Clone for Values<'a>",synthetic:false,types:["clap::args::arg_matches::Values"]},{text:"impl<'a> Clone for OsValues<'a>",synthetic:false,types:["clap::args::arg_matches::OsValues"]},{text:"impl<'a> Clone for SubCommand<'a>",synthetic:false,types:["clap::args::subcommand::SubCommand"]},{text:"impl<'a> Clone for ArgGroup<'a>",synthetic:false,types:["clap::args::group::ArgGroup"]},{text:"impl Clone for ArgSettings",synthetic:false,types:["clap::args::settings::ArgSettings"]},{text:"impl Clone for ErrorKind",synthetic:false,types:["clap::errors::ErrorKind"]},{text:"impl Clone for Shell",synthetic:false,types:["clap::completions::shell::Shell"]},]; implementors["colored"] = [{text:"impl Clone for Color",synthetic:false,types:["colored::color::Color"]},{text:"impl Clone for ColoredString",synthetic:false,types:["colored::ColoredString"]},]; implementors["cranelift_bforest"] = [{text:"impl<K: Clone, V: Clone> Clone for Map<K, V> where
    K: Copy,
    V: Copy
",synthetic:false,types:["cranelift_bforest::map::Map"]},{text:"impl<K: Clone> Clone for Set<K> where
    K: Copy
",synthetic:false,types:["cranelift_bforest::set::Set"]},]; implementors["cranelift_codegen"] = [{text:"impl Clone for Reloc",synthetic:false,types:["cranelift_codegen::binemit::Reloc"]},{text:"impl Clone for CursorPosition",synthetic:false,types:["cranelift_codegen::cursor::CursorPosition"]},{text:"impl Clone for IntCC",synthetic:false,types:["cranelift_codegen::ir::condcodes::IntCC"]},{text:"impl Clone for FloatCC",synthetic:false,types:["cranelift_codegen::ir::condcodes::FloatCC"]},{text:"impl Clone for DataFlowGraph",synthetic:false,types:["cranelift_codegen::ir::dfg::DataFlowGraph"]},{text:"impl Clone for ValueDef",synthetic:false,types:["cranelift_codegen::ir::dfg::ValueDef"]},{text:"impl Clone for Ebb",synthetic:false,types:["cranelift_codegen::ir::entities::Ebb"]},{text:"impl Clone for Value",synthetic:false,types:["cranelift_codegen::ir::entities::Value"]},{text:"impl Clone for Inst",synthetic:false,types:["cranelift_codegen::ir::entities::Inst"]},{text:"impl Clone for StackSlot",synthetic:false,types:["cranelift_codegen::ir::entities::StackSlot"]},{text:"impl Clone for GlobalValue",synthetic:false,types:["cranelift_codegen::ir::entities::GlobalValue"]},{text:"impl Clone for JumpTable",synthetic:false,types:["cranelift_codegen::ir::entities::JumpTable"]},{text:"impl Clone for FuncRef",synthetic:false,types:["cranelift_codegen::ir::entities::FuncRef"]},{text:"impl Clone for SigRef",synthetic:false,types:["cranelift_codegen::ir::entities::SigRef"]},{text:"impl Clone for Heap",synthetic:false,types:["cranelift_codegen::ir::entities::Heap"]},{text:"impl Clone for Table",synthetic:false,types:["cranelift_codegen::ir::entities::Table"]},{text:"impl Clone for AnyEntity",synthetic:false,types:["cranelift_codegen::ir::entities::AnyEntity"]},{text:"impl Clone for Signature",synthetic:false,types:["cranelift_codegen::ir::extfunc::Signature"]},{text:"impl Clone for AbiParam",synthetic:false,types:["cranelift_codegen::ir::extfunc::AbiParam"]},{text:"impl Clone for ArgumentExtension",synthetic:false,types:["cranelift_codegen::ir::extfunc::ArgumentExtension"]},{text:"impl Clone for ArgumentPurpose",synthetic:false,types:["cranelift_codegen::ir::extfunc::ArgumentPurpose"]},{text:"impl Clone for ExtFuncData",synthetic:false,types:["cranelift_codegen::ir::extfunc::ExtFuncData"]},{text:"impl Clone for ExternalName",synthetic:false,types:["cranelift_codegen::ir::extname::ExternalName"]},{text:"impl Clone for Function",synthetic:false,types:["cranelift_codegen::ir::function::Function"]},{text:"impl Clone for GlobalValueData",synthetic:false,types:["cranelift_codegen::ir::globalvalue::GlobalValueData"]},{text:"impl Clone for HeapData",synthetic:false,types:["cranelift_codegen::ir::heap::HeapData"]},{text:"impl Clone for HeapStyle",synthetic:false,types:["cranelift_codegen::ir::heap::HeapStyle"]},{text:"impl Clone for Imm64",synthetic:false,types:["cranelift_codegen::ir::immediates::Imm64"]},{text:"impl Clone for Uimm64",synthetic:false,types:["cranelift_codegen::ir::immediates::Uimm64"]},{text:"impl Clone for Uimm32",synthetic:false,types:["cranelift_codegen::ir::immediates::Uimm32"]},{text:"impl Clone for Offset32",synthetic:false,types:["cranelift_codegen::ir::immediates::Offset32"]},{text:"impl Clone for Ieee32",synthetic:false,types:["cranelift_codegen::ir::immediates::Ieee32"]},{text:"impl Clone for Ieee64",synthetic:false,types:["cranelift_codegen::ir::immediates::Ieee64"]},{text:"impl Clone for InstructionFormat",synthetic:false,types:["cranelift_codegen::ir::instructions::InstructionFormat"]},{text:"impl Clone for InstructionData",synthetic:false,types:["cranelift_codegen::ir::instructions::InstructionData"]},{text:"impl Clone for Opcode",synthetic:false,types:["cranelift_codegen::ir::instructions::Opcode"]},{text:"impl Clone for VariableArgs",synthetic:false,types:["cranelift_codegen::ir::instructions::VariableArgs"]},{text:"impl Clone for OpcodeConstraints",synthetic:false,types:["cranelift_codegen::ir::instructions::OpcodeConstraints"]},{text:"impl Clone for ValueTypeSet",synthetic:false,types:["cranelift_codegen::ir::instructions::ValueTypeSet"]},{text:"impl Clone for ResolvedConstraint",synthetic:false,types:["cranelift_codegen::ir::instructions::ResolvedConstraint"]},{text:"impl Clone for JumpTableData",synthetic:false,types:["cranelift_codegen::ir::jumptable::JumpTableData"]},{text:"impl Clone for Layout",synthetic:false,types:["cranelift_codegen::ir::layout::Layout"]},{text:"impl Clone for LibCall",synthetic:false,types:["cranelift_codegen::ir::libcall::LibCall"]},{text:"impl Clone for MemFlags",synthetic:false,types:["cranelift_codegen::ir::memflags::MemFlags"]},{text:"impl Clone for ProgramPoint",synthetic:false,types:["cranelift_codegen::ir::progpoint::ProgramPoint"]},{text:"impl Clone for ExpandedProgramPoint",synthetic:false,types:["cranelift_codegen::ir::progpoint::ExpandedProgramPoint"]},{text:"impl Clone for SourceLoc",synthetic:false,types:["cranelift_codegen::ir::sourceloc::SourceLoc"]},{text:"impl Clone for StackSlotKind",synthetic:false,types:["cranelift_codegen::ir::stackslot::StackSlotKind"]},{text:"impl Clone for StackSlotData",synthetic:false,types:["cranelift_codegen::ir::stackslot::StackSlotData"]},{text:"impl Clone for StackSlots",synthetic:false,types:["cranelift_codegen::ir::stackslot::StackSlots"]},{text:"impl Clone for TableData",synthetic:false,types:["cranelift_codegen::ir::table::TableData"]},{text:"impl Clone for TrapCode",synthetic:false,types:["cranelift_codegen::ir::trapcode::TrapCode"]},{text:"impl Clone for Type",synthetic:false,types:["cranelift_codegen::ir::types::Type"]},{text:"impl Clone for ValueLoc",synthetic:false,types:["cranelift_codegen::ir::valueloc::ValueLoc"]},{text:"impl Clone for ArgumentLoc",synthetic:false,types:["cranelift_codegen::ir::valueloc::ArgumentLoc"]},{text:"impl Clone for ValueLabel",synthetic:false,types:["cranelift_codegen::ir::ValueLabel"]},{text:"impl Clone for ValueLabelStart",synthetic:false,types:["cranelift_codegen::ir::ValueLabelStart"]},{text:"impl Clone for ValueLabelAssignments",synthetic:false,types:["cranelift_codegen::ir::ValueLabelAssignments"]},{text:"impl Clone for CallConv",synthetic:false,types:["cranelift_codegen::isa::call_conv::CallConv"]},{text:"impl Clone for ConstraintKind",synthetic:false,types:["cranelift_codegen::isa::constraints::ConstraintKind"]},{text:"impl Clone for RecipeConstraints",synthetic:false,types:["cranelift_codegen::isa::constraints::RecipeConstraints"]},{text:"impl Clone for BranchRange",synthetic:false,types:["cranelift_codegen::isa::constraints::BranchRange"]},{text:"impl Clone for Encoding",synthetic:false,types:["cranelift_codegen::isa::encoding::Encoding"]},{text:"impl Clone for EncInfo",synthetic:false,types:["cranelift_codegen::isa::encoding::EncInfo"]},{text:"impl Clone for RegClassIndex",synthetic:false,types:["cranelift_codegen::isa::registers::RegClassIndex"]},{text:"impl Clone for RegInfo",synthetic:false,types:["cranelift_codegen::isa::registers::RegInfo"]},{text:"impl Clone for StackRef",synthetic:false,types:["cranelift_codegen::isa::stack::StackRef"]},{text:"impl Clone for StackBase",synthetic:false,types:["cranelift_codegen::isa::stack::StackBase"]},{text:"impl Clone for StackBaseMask",synthetic:false,types:["cranelift_codegen::isa::stack::StackBaseMask"]},{text:"impl Clone for LookupError",synthetic:false,types:["cranelift_codegen::isa::LookupError"]},{text:"impl Clone for TargetFrontendConfig",synthetic:false,types:["cranelift_codegen::isa::TargetFrontendConfig"]},{text:"impl Clone for Loop",synthetic:false,types:["cranelift_codegen::loop_analysis::Loop"]},{text:"impl Clone for Builder",synthetic:false,types:["cranelift_codegen::settings::Builder"]},{text:"impl<'a> Clone for PredicateView<'a>",synthetic:false,types:["cranelift_codegen::settings::PredicateView"]},{text:"impl Clone for Detail",synthetic:false,types:["cranelift_codegen::settings::detail::Detail"]},{text:"impl Clone for Flags",synthetic:false,types:["cranelift_codegen::settings::Flags"]},{text:"impl Clone for OptLevel",synthetic:false,types:["cranelift_codegen::settings::OptLevel"]},{text:"impl<'a> Clone for FlagsOrIsa<'a>",synthetic:false,types:["cranelift_codegen::settings::FlagsOrIsa"]},{text:"impl Clone for ValueLocRange",synthetic:false,types:["cranelift_codegen::value_label::ValueLocRange"]},]; implementors["cranelift_entity"] = [{text:"impl<T: Clone + ReservedValue> Clone for PackedOption<T>",synthetic:false,types:["cranelift_entity::packed_option::PackedOption"]},{text:"impl<K: Clone, V: Clone> Clone for BoxedSlice<K, V> where
    K: EntityRef
",synthetic:false,types:["cranelift_entity::boxed_slice::BoxedSlice"]},{text:"impl<T: Clone + EntityRef + ReservedValue> Clone for EntityList<T>",synthetic:false,types:["cranelift_entity::list::EntityList"]},{text:"impl<T: Clone + EntityRef + ReservedValue> Clone for ListPool<T>",synthetic:false,types:["cranelift_entity::list::ListPool"]},{text:"impl<K: Clone, V: Clone> Clone for SecondaryMap<K, V> where
    K: EntityRef,
    V: Clone
",synthetic:false,types:["cranelift_entity::map::SecondaryMap"]},{text:"impl<K: Clone, V: Clone> Clone for PrimaryMap<K, V> where
    K: EntityRef
",synthetic:false,types:["cranelift_entity::primary::PrimaryMap"]},{text:"impl<K: Clone> Clone for EntitySet<K> where
    K: EntityRef
",synthetic:false,types:["cranelift_entity::set::EntitySet"]},]; implementors["crossbeam_deque"] = [{text:"impl<T: Clone> Clone for Pop<T>",synthetic:false,types:["crossbeam_deque::Pop"]},{text:"impl<T: Clone> Clone for Steal<T>",synthetic:false,types:["crossbeam_deque::Steal"]},{text:"impl<T> Clone for Stealer<T>",synthetic:false,types:["crossbeam_deque::Stealer"]},]; implementors["crossbeam_epoch"] = [{text:"impl<T> Clone for Atomic<T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<T: Clone> Clone for Owned<T>",synthetic:false,types:["crossbeam_epoch::atomic::Owned"]},{text:"impl<'g, T> Clone for Shared<'g, T>",synthetic:false,types:["crossbeam_epoch::atomic::Shared"]},{text:"impl Clone for Collector",synthetic:false,types:["crossbeam_epoch::collector::Collector"]},]; implementors["crossbeam_queue"] = [{text:"impl Clone for PopError",synthetic:false,types:["crossbeam_queue::err::PopError"]},{text:"impl<T: Clone> Clone for PushError<T>",synthetic:false,types:["crossbeam_queue::err::PushError"]},]; implementors["crossbeam_utils"] = [{text:"impl<T: Clone> Clone for CachePadded<T>",synthetic:false,types:["crossbeam_utils::cache_padded::CachePadded"]},{text:"impl Clone for Unparker",synthetic:false,types:["crossbeam_utils::sync::parker::Unparker"]},{text:"impl Clone for WaitGroup",synthetic:false,types:["crossbeam_utils::sync::wait_group::WaitGroup"]},]; implementors["digest"] = [{text:"impl Clone for InvalidOutputSize",synthetic:false,types:["digest::errors::InvalidOutputSize"]},]; implementors["dynasmrt"] = [{text:"impl Clone for AssemblyOffset",synthetic:false,types:["dynasmrt::AssemblyOffset"]},{text:"impl Clone for DynamicLabel",synthetic:false,types:["dynasmrt::DynamicLabel"]},{text:"impl Clone for Executor",synthetic:false,types:["dynasmrt::Executor"]},{text:"impl Clone for DynasmError",synthetic:false,types:["dynasmrt::DynasmError"]},]; implementors["either"] = [{text:"impl<L: Clone, R: Clone> Clone for Either<L, R>",synthetic:false,types:["either::Either"]},]; implementors["errno"] = [{text:"impl Clone for Errno",synthetic:false,types:["errno::Errno"]},]; implementors["failure"] = [{text:"impl<E: Clone> Clone for Compat<E>",synthetic:false,types:["failure::compat::Compat"]},]; implementors["generational_arena"] = [{text:"impl<T: Clone> Clone for Arena<T>",synthetic:false,types:["generational_arena::Arena"]},{text:"impl Clone for Index",synthetic:false,types:["generational_arena::Index"]},{text:"impl<T: Clone> Clone for IntoIter<T>",synthetic:false,types:["generational_arena::IntoIter"]},{text:"impl<'a, T: Clone + 'a> Clone for Iter<'a, T>",synthetic:false,types:["generational_arena::Iter"]},]; implementors["generic_array"] = [{text:"impl<T: Clone, N> Clone for GenericArray<T, N> where
    N: ArrayLength<T>, 
",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T: Clone, N> Clone for GenericArrayIter<T, N> where
    N: ArrayLength<T>, 
",synthetic:false,types:["generic_array::iter::GenericArrayIter"]},]; implementors["getrandom"] = [{text:"impl Clone for Error",synthetic:false,types:["getrandom::error::Error"]},]; implementors["goblin"] = [{text:"impl Clone for Container",synthetic:false,types:["goblin::container::Container"]},{text:"impl Clone for Ctx",synthetic:false,types:["goblin::container::Ctx"]},{text:"impl Clone for Header",synthetic:false,types:["goblin::elf::header::Header"]},{text:"impl Clone for Header",synthetic:false,types:["goblin::elf::header::header32::Header"]},{text:"impl Clone for Header",synthetic:false,types:["goblin::elf::header::header64::Header"]},{text:"impl Clone for ProgramHeader",synthetic:false,types:["goblin::elf::program_header::ProgramHeader"]},{text:"impl Clone for ProgramHeader",synthetic:false,types:["goblin::elf::program_header::program_header32::ProgramHeader"]},{text:"impl Clone for ProgramHeader",synthetic:false,types:["goblin::elf::program_header::program_header64::ProgramHeader"]},{text:"impl Clone for SectionHeader",synthetic:false,types:["goblin::elf::section_header::section_header32::SectionHeader"]},{text:"impl Clone for SectionHeader",synthetic:false,types:["goblin::elf::section_header::section_header64::SectionHeader"]},{text:"impl Clone for SectionHeader",synthetic:false,types:["goblin::elf::section_header::SectionHeader"]},{text:"impl Clone for CompressionHeader",synthetic:false,types:["goblin::elf::compression_header::compression_header32::CompressionHeader"]},{text:"impl Clone for CompressionHeader",synthetic:false,types:["goblin::elf::compression_header::compression_header64::CompressionHeader"]},{text:"impl Clone for CompressionHeader",synthetic:false,types:["goblin::elf::compression_header::CompressionHeader"]},{text:"impl Clone for Sym",synthetic:false,types:["goblin::elf::sym::sym32::Sym"]},{text:"impl Clone for Sym",synthetic:false,types:["goblin::elf::sym::sym64::Sym"]},{text:"impl Clone for Sym",synthetic:false,types:["goblin::elf::sym::Sym"]},{text:"impl Clone for Dyn",synthetic:false,types:["goblin::elf::dynamic::Dyn"]},{text:"impl Clone for Dyn",synthetic:false,types:["goblin::elf::dynamic::dyn32::Dyn"]},{text:"impl Clone for Dyn",synthetic:false,types:["goblin::elf::dynamic::dyn64::Dyn"]},{text:"impl Clone for Rela",synthetic:false,types:["goblin::elf::reloc::reloc32::Rela"]},{text:"impl Clone for Rel",synthetic:false,types:["goblin::elf::reloc::reloc32::Rel"]},{text:"impl Clone for Rela",synthetic:false,types:["goblin::elf::reloc::reloc64::Rela"]},{text:"impl Clone for Rel",synthetic:false,types:["goblin::elf::reloc::reloc64::Rel"]},{text:"impl Clone for Reloc",synthetic:false,types:["goblin::elf::reloc::Reloc"]},{text:"impl Clone for Nhdr32",synthetic:false,types:["goblin::elf::note::Nhdr32"]},{text:"impl Clone for Nhdr64",synthetic:false,types:["goblin::elf::note::Nhdr64"]},{text:"impl Clone for Header32",synthetic:false,types:["goblin::mach::header::Header32"]},{text:"impl Clone for Header64",synthetic:false,types:["goblin::mach::header::Header64"]},{text:"impl Clone for Header",synthetic:false,types:["goblin::mach::header::Header"]},{text:"impl Clone for FatHeader",synthetic:false,types:["goblin::mach::fat::FatHeader"]},{text:"impl Clone for FatArch",synthetic:false,types:["goblin::mach::fat::FatArch"]},{text:"impl Clone for LoadCommandHeader",synthetic:false,types:["goblin::mach::load_command::LoadCommandHeader"]},{text:"impl Clone for Section32",synthetic:false,types:["goblin::mach::load_command::Section32"]},{text:"impl Clone for Section64",synthetic:false,types:["goblin::mach::load_command::Section64"]},{text:"impl Clone for SegmentCommand32",synthetic:false,types:["goblin::mach::load_command::SegmentCommand32"]},{text:"impl Clone for SegmentCommand64",synthetic:false,types:["goblin::mach::load_command::SegmentCommand64"]},{text:"impl Clone for Fvmlib",synthetic:false,types:["goblin::mach::load_command::Fvmlib"]},{text:"impl Clone for FvmlibCommand",synthetic:false,types:["goblin::mach::load_command::FvmlibCommand"]},{text:"impl Clone for Dylib",synthetic:false,types:["goblin::mach::load_command::Dylib"]},{text:"impl Clone for DylibCommand",synthetic:false,types:["goblin::mach::load_command::DylibCommand"]},{text:"impl Clone for SubFrameworkCommand",synthetic:false,types:["goblin::mach::load_command::SubFrameworkCommand"]},{text:"impl Clone for SubClientCommand",synthetic:false,types:["goblin::mach::load_command::SubClientCommand"]},{text:"impl Clone for SubUmbrellaCommand",synthetic:false,types:["goblin::mach::load_command::SubUmbrellaCommand"]},{text:"impl Clone for SubLibraryCommand",synthetic:false,types:["goblin::mach::load_command::SubLibraryCommand"]},{text:"impl Clone for PreboundDylibCommand",synthetic:false,types:["goblin::mach::load_command::PreboundDylibCommand"]},{text:"impl Clone for DylinkerCommand",synthetic:false,types:["goblin::mach::load_command::DylinkerCommand"]},{text:"impl Clone for ThreadCommand",synthetic:false,types:["goblin::mach::load_command::ThreadCommand"]},{text:"impl Clone for RoutinesCommand32",synthetic:false,types:["goblin::mach::load_command::RoutinesCommand32"]},{text:"impl Clone for RoutinesCommand64",synthetic:false,types:["goblin::mach::load_command::RoutinesCommand64"]},{text:"impl Clone for SymtabCommand",synthetic:false,types:["goblin::mach::load_command::SymtabCommand"]},{text:"impl Clone for DysymtabCommand",synthetic:false,types:["goblin::mach::load_command::DysymtabCommand"]},{text:"impl Clone for DylibTableOfContents",synthetic:false,types:["goblin::mach::load_command::DylibTableOfContents"]},{text:"impl Clone for DylibModule",synthetic:false,types:["goblin::mach::load_command::DylibModule"]},{text:"impl Clone for DylibModule64",synthetic:false,types:["goblin::mach::load_command::DylibModule64"]},{text:"impl Clone for DylibReference",synthetic:false,types:["goblin::mach::load_command::DylibReference"]},{text:"impl Clone for TwolevelHintsCommand",synthetic:false,types:["goblin::mach::load_command::TwolevelHintsCommand"]},{text:"impl Clone for TwolevelHint",synthetic:false,types:["goblin::mach::load_command::TwolevelHint"]},{text:"impl Clone for PrebindCksumCommand",synthetic:false,types:["goblin::mach::load_command::PrebindCksumCommand"]},{text:"impl Clone for UuidCommand",synthetic:false,types:["goblin::mach::load_command::UuidCommand"]},{text:"impl Clone for RpathCommand",synthetic:false,types:["goblin::mach::load_command::RpathCommand"]},{text:"impl Clone for LinkeditDataCommand",synthetic:false,types:["goblin::mach::load_command::LinkeditDataCommand"]},{text:"impl Clone for EncryptionInfoCommand32",synthetic:false,types:["goblin::mach::load_command::EncryptionInfoCommand32"]},{text:"impl Clone for EncryptionInfoCommand64",synthetic:false,types:["goblin::mach::load_command::EncryptionInfoCommand64"]},{text:"impl Clone for VersionMinCommand",synthetic:false,types:["goblin::mach::load_command::VersionMinCommand"]},{text:"impl Clone for DyldInfoCommand",synthetic:false,types:["goblin::mach::load_command::DyldInfoCommand"]},{text:"impl Clone for LinkerOptionCommand",synthetic:false,types:["goblin::mach::load_command::LinkerOptionCommand"]},{text:"impl Clone for SymsegCommand",synthetic:false,types:["goblin::mach::load_command::SymsegCommand"]},{text:"impl Clone for IdentCommand",synthetic:false,types:["goblin::mach::load_command::IdentCommand"]},{text:"impl Clone for FvmfileCommand",synthetic:false,types:["goblin::mach::load_command::FvmfileCommand"]},{text:"impl Clone for EntryPointCommand",synthetic:false,types:["goblin::mach::load_command::EntryPointCommand"]},{text:"impl Clone for SourceVersionCommand",synthetic:false,types:["goblin::mach::load_command::SourceVersionCommand"]},{text:"impl Clone for DataInCodeEntry",synthetic:false,types:["goblin::mach::load_command::DataInCodeEntry"]},{text:"impl Clone for Nlist32",synthetic:false,types:["goblin::mach::symbols::Nlist32"]},{text:"impl Clone for Nlist64",synthetic:false,types:["goblin::mach::symbols::Nlist64"]},{text:"impl Clone for Nlist",synthetic:false,types:["goblin::mach::symbols::Nlist"]},{text:"impl Clone for SymbolsCtx",synthetic:false,types:["goblin::mach::symbols::SymbolsCtx"]},{text:"impl Clone for RelocationInfo",synthetic:false,types:["goblin::mach::relocation::RelocationInfo"]},{text:"impl Clone for DosHeader",synthetic:false,types:["goblin::pe::header::DosHeader"]},{text:"impl Clone for CoffHeader",synthetic:false,types:["goblin::pe::header::CoffHeader"]},{text:"impl Clone for Header",synthetic:false,types:["goblin::pe::header::Header"]},{text:"impl Clone for StandardFields32",synthetic:false,types:["goblin::pe::optional_header::StandardFields32"]},{text:"impl Clone for StandardFields64",synthetic:false,types:["goblin::pe::optional_header::StandardFields64"]},{text:"impl Clone for StandardFields",synthetic:false,types:["goblin::pe::optional_header::StandardFields"]},{text:"impl Clone for WindowsFields32",synthetic:false,types:["goblin::pe::optional_header::WindowsFields32"]},{text:"impl Clone for WindowsFields64",synthetic:false,types:["goblin::pe::optional_header::WindowsFields64"]},{text:"impl Clone for OptionalHeader",synthetic:false,types:["goblin::pe::optional_header::OptionalHeader"]},{text:"impl Clone for SectionTable",synthetic:false,types:["goblin::pe::section_table::SectionTable"]},{text:"impl Clone for DataDirectory",synthetic:false,types:["goblin::pe::data_directories::DataDirectory"]},{text:"impl Clone for DataDirectories",synthetic:false,types:["goblin::pe::data_directories::DataDirectories"]},{text:"impl Clone for ExportDirectoryTable",synthetic:false,types:["goblin::pe::export::ExportDirectoryTable"]},{text:"impl<'a> Clone for HintNameTableEntry<'a>",synthetic:false,types:["goblin::pe::import::HintNameTableEntry"]},{text:"impl<'a> Clone for SyntheticImportLookupTableEntry<'a>",synthetic:false,types:["goblin::pe::import::SyntheticImportLookupTableEntry"]},{text:"impl<'a> Clone for DebugData<'a>",synthetic:false,types:["goblin::pe::debug::DebugData"]},{text:"impl Clone for ImageDebugDirectory",synthetic:false,types:["goblin::pe::debug::ImageDebugDirectory"]},{text:"impl<'a> Clone for CodeviewPDB70DebugInfo<'a>",synthetic:false,types:["goblin::pe::debug::CodeviewPDB70DebugInfo"]},{text:"impl Clone for RuntimeFunction",synthetic:false,types:["goblin::pe::exception::RuntimeFunction"]},{text:"impl Clone for Register",synthetic:false,types:["goblin::pe::exception::Register"]},{text:"impl Clone for StackFrameOffset",synthetic:false,types:["goblin::pe::exception::StackFrameOffset"]},{text:"impl Clone for UnwindOperation",synthetic:false,types:["goblin::pe::exception::UnwindOperation"]},{text:"impl Clone for UnwindCode",synthetic:false,types:["goblin::pe::exception::UnwindCode"]},{text:"impl<'a> Clone for UnwindCodeIterator<'a>",synthetic:false,types:["goblin::pe::exception::UnwindCodeIterator"]},{text:"impl<'a> Clone for UnwindHandler<'a>",synthetic:false,types:["goblin::pe::exception::UnwindHandler"]},{text:"impl<'a> Clone for UnwindInfo<'a>",synthetic:false,types:["goblin::pe::exception::UnwindInfo"]},{text:"impl Clone for Symbol",synthetic:false,types:["goblin::pe::symbol::Symbol"]},{text:"impl Clone for AuxFunctionDefinition",synthetic:false,types:["goblin::pe::symbol::AuxFunctionDefinition"]},{text:"impl Clone for AuxBeginAndEndFunction",synthetic:false,types:["goblin::pe::symbol::AuxBeginAndEndFunction"]},{text:"impl Clone for AuxWeakExternal",synthetic:false,types:["goblin::pe::symbol::AuxWeakExternal"]},{text:"impl Clone for AuxSectionDefinition",synthetic:false,types:["goblin::pe::symbol::AuxSectionDefinition"]},{text:"impl Clone for Relocation",synthetic:false,types:["goblin::pe::relocation::Relocation"]},{text:"impl Clone for MemberHeader",synthetic:false,types:["goblin::archive::MemberHeader"]},{text:"impl<'a> Clone for Header<'a>",synthetic:false,types:["goblin::archive::Header"]},{text:"impl<'a> Clone for Member<'a>",synthetic:false,types:["goblin::archive::Member"]},]; implementors["hex"] = [{text:"impl Clone for FromHexError",synthetic:false,types:["hex::FromHexError"]},]; implementors["indexmap"] = [{text:"impl<T: Clone, S: Clone> Clone for IndexSet<T, S>",synthetic:false,types:["indexmap::set::IndexSet"]},{text:"impl<'a, T> Clone for Iter<'a, T>",synthetic:false,types:["indexmap::set::Iter"]},{text:"impl<'a, T, S> Clone for Difference<'a, T, S>",synthetic:false,types:["indexmap::set::Difference"]},{text:"impl<'a, T, S> Clone for Intersection<'a, T, S>",synthetic:false,types:["indexmap::set::Intersection"]},{text:"impl<'a, T, S1, S2> Clone for SymmetricDifference<'a, T, S1, S2>",synthetic:false,types:["indexmap::set::SymmetricDifference"]},{text:"impl<'a, T, S> Clone for Union<'a, T, S>",synthetic:false,types:["indexmap::set::Union"]},{text:"impl<K: Clone, V: Clone, S: Clone> Clone for IndexMap<K, V, S>",synthetic:false,types:["indexmap::map::IndexMap"]},{text:"impl<'a, K, V> Clone for Keys<'a, K, V>",synthetic:false,types:["indexmap::map::Keys"]},{text:"impl<'a, K, V> Clone for Values<'a, K, V>",synthetic:false,types:["indexmap::map::Values"]},{text:"impl<'a, K, V> Clone for Iter<'a, K, V>",synthetic:false,types:["indexmap::map::Iter"]},]; implementors["inkwell"] = [{text:"impl Clone for Attribute",synthetic:false,types:["inkwell::attributes::Attribute"]},{text:"impl Clone for AttributeLoc",synthetic:false,types:["inkwell::attributes::AttributeLoc"]},{text:"impl Clone for ComdatSelectionKind",synthetic:false,types:["inkwell::comdat::ComdatSelectionKind"]},{text:"impl Clone for Comdat",synthetic:false,types:["inkwell::comdat::Comdat"]},{text:"impl Clone for BasicBlock",synthetic:false,types:["inkwell::basic_block::BasicBlock"]},{text:"impl Clone for Context",synthetic:false,types:["inkwell::context::Context"]},{text:"impl Clone for ExecutionEngine",synthetic:false,types:["inkwell::execution_engine::ExecutionEngine"]},{text:"impl<F: Clone> Clone for JitFunction<F>",synthetic:false,types:["inkwell::execution_engine::JitFunction"]},{text:"impl Clone for Linkage",synthetic:false,types:["inkwell::module::Linkage"]},{text:"impl Clone for Module",synthetic:false,types:["inkwell::module::Module"]},{text:"impl Clone for FlagBehavior",synthetic:false,types:["inkwell::module::FlagBehavior"]},{text:"impl Clone for InitializationConfig",synthetic:false,types:["inkwell::targets::InitializationConfig"]},{text:"impl Clone for ArrayType",synthetic:false,types:["inkwell::types::array_type::ArrayType"]},{text:"impl Clone for AnyTypeEnum",synthetic:false,types:["inkwell::types::enums::AnyTypeEnum"]},{text:"impl Clone for BasicTypeEnum",synthetic:false,types:["inkwell::types::enums::BasicTypeEnum"]},{text:"impl Clone for FloatType",synthetic:false,types:["inkwell::types::float_type::FloatType"]},{text:"impl Clone for FunctionType",synthetic:false,types:["inkwell::types::fn_type::FunctionType"]},{text:"impl Clone for StringRadix",synthetic:false,types:["inkwell::types::int_type::StringRadix"]},{text:"impl Clone for IntType",synthetic:false,types:["inkwell::types::int_type::IntType"]},{text:"impl Clone for PointerType",synthetic:false,types:["inkwell::types::ptr_type::PointerType"]},{text:"impl Clone for StructType",synthetic:false,types:["inkwell::types::struct_type::StructType"]},{text:"impl Clone for VectorType",synthetic:false,types:["inkwell::types::vec_type::VectorType"]},{text:"impl Clone for VoidType",synthetic:false,types:["inkwell::types::void_type::VoidType"]},{text:"impl Clone for ArrayValue",synthetic:false,types:["inkwell::values::array_value::ArrayValue"]},{text:"impl Clone for BasicValueUse",synthetic:false,types:["inkwell::values::basic_value_use::BasicValueUse"]},{text:"impl Clone for CallSiteValue",synthetic:false,types:["inkwell::values::call_site_value::CallSiteValue"]},{text:"impl Clone for AggregateValueEnum",synthetic:false,types:["inkwell::values::enums::AggregateValueEnum"]},{text:"impl Clone for AnyValueEnum",synthetic:false,types:["inkwell::values::enums::AnyValueEnum"]},{text:"impl Clone for BasicValueEnum",synthetic:false,types:["inkwell::values::enums::BasicValueEnum"]},{text:"impl Clone for BasicMetadataValueEnum",synthetic:false,types:["inkwell::values::enums::BasicMetadataValueEnum"]},{text:"impl Clone for FloatValue",synthetic:false,types:["inkwell::values::float_value::FloatValue"]},{text:"impl Clone for FunctionValue",synthetic:false,types:["inkwell::values::fn_value::FunctionValue"]},{text:"impl Clone for GlobalValue",synthetic:false,types:["inkwell::values::global_value::GlobalValue"]},{text:"impl Clone for UnnamedAddress",synthetic:false,types:["inkwell::values::global_value::UnnamedAddress"]},{text:"impl Clone for InstructionOpcode",synthetic:false,types:["inkwell::values::instruction_value::InstructionOpcode"]},{text:"impl Clone for InstructionValue",synthetic:false,types:["inkwell::values::instruction_value::InstructionValue"]},{text:"impl Clone for IntValue",synthetic:false,types:["inkwell::values::int_value::IntValue"]},{text:"impl Clone for MetadataValue",synthetic:false,types:["inkwell::values::metadata_value::MetadataValue"]},{text:"impl Clone for PhiValue",synthetic:false,types:["inkwell::values::phi_value::PhiValue"]},{text:"impl Clone for PointerValue",synthetic:false,types:["inkwell::values::ptr_value::PointerValue"]},{text:"impl Clone for StructValue",synthetic:false,types:["inkwell::values::struct_value::StructValue"]},{text:"impl Clone for VectorValue",synthetic:false,types:["inkwell::values::vec_value::VectorValue"]},{text:"impl Clone for AddressSpace",synthetic:false,types:["inkwell::AddressSpace"]},{text:"impl Clone for IntPredicate",synthetic:false,types:["inkwell::IntPredicate"]},{text:"impl Clone for FloatPredicate",synthetic:false,types:["inkwell::FloatPredicate"]},{text:"impl Clone for AtomicOrdering",synthetic:false,types:["inkwell::AtomicOrdering"]},{text:"impl Clone for AtomicRMWBinOp",synthetic:false,types:["inkwell::AtomicRMWBinOp"]},{text:"impl Clone for OptimizationLevel",synthetic:false,types:["inkwell::OptimizationLevel"]},{text:"impl Clone for GlobalVisibility",synthetic:false,types:["inkwell::GlobalVisibility"]},{text:"impl Clone for ThreadLocalMode",synthetic:false,types:["inkwell::ThreadLocalMode"]},{text:"impl Clone for DLLStorageClass",synthetic:false,types:["inkwell::DLLStorageClass"]},]; implementors["itoa"] = [{text:"impl Clone for Buffer",synthetic:false,types:["itoa::Buffer"]},]; 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 sockaddr",synthetic:false,types:["libc::unix::bsd::sockaddr"]},{text:"impl Clone for sockaddr_in6",synthetic:false,types:["libc::unix::bsd::sockaddr_in6"]},{text:"impl Clone for passwd",synthetic:false,types:["libc::unix::bsd::passwd"]},{text:"impl Clone for ifaddrs",synthetic:false,types:["libc::unix::bsd::ifaddrs"]},{text:"impl Clone for fd_set",synthetic:false,types:["libc::unix::bsd::fd_set"]},{text:"impl Clone for tm",synthetic:false,types:["libc::unix::bsd::tm"]},{text:"impl Clone for msghdr",synthetic:false,types:["libc::unix::bsd::msghdr"]},{text:"impl Clone for cmsghdr",synthetic:false,types:["libc::unix::bsd::cmsghdr"]},{text:"impl Clone for fsid_t",synthetic:false,types:["libc::unix::bsd::fsid_t"]},{text:"impl Clone for if_nameindex",synthetic:false,types:["libc::unix::bsd::if_nameindex"]},{text:"impl Clone for sockaddr_un",synthetic:false,types:["libc::unix::bsd::sockaddr_un"]},{text:"impl Clone for utsname",synthetic:false,types:["libc::unix::bsd::utsname"]},{text:"impl Clone for timezone",synthetic:false,types:["libc::unix::bsd::apple::timezone"]},{text:"impl Clone for ip_mreq",synthetic:false,types:["libc::unix::bsd::apple::ip_mreq"]},{text:"impl Clone for aiocb",synthetic:false,types:["libc::unix::bsd::apple::aiocb"]},{text:"impl Clone for glob_t",synthetic:false,types:["libc::unix::bsd::apple::glob_t"]},{text:"impl Clone for addrinfo",synthetic:false,types:["libc::unix::bsd::apple::addrinfo"]},{text:"impl Clone for mach_timebase_info",synthetic:false,types:["libc::unix::bsd::apple::mach_timebase_info"]},{text:"impl Clone for stat",synthetic:false,types:["libc::unix::bsd::apple::stat"]},{text:"impl Clone for pthread_mutexattr_t",synthetic:false,types:["libc::unix::bsd::apple::pthread_mutexattr_t"]},{text:"impl Clone for pthread_condattr_t",synthetic:false,types:["libc::unix::bsd::apple::pthread_condattr_t"]},{text:"impl Clone for pthread_rwlockattr_t",synthetic:false,types:["libc::unix::bsd::apple::pthread_rwlockattr_t"]},{text:"impl Clone for siginfo_t",synthetic:false,types:["libc::unix::bsd::apple::siginfo_t"]},{text:"impl Clone for sigaction",synthetic:false,types:["libc::unix::bsd::apple::sigaction"]},{text:"impl Clone for stack_t",synthetic:false,types:["libc::unix::bsd::apple::stack_t"]},{text:"impl Clone for fstore_t",synthetic:false,types:["libc::unix::bsd::apple::fstore_t"]},{text:"impl Clone for radvisory",synthetic:false,types:["libc::unix::bsd::apple::radvisory"]},{text:"impl Clone for statvfs",synthetic:false,types:["libc::unix::bsd::apple::statvfs"]},{text:"impl Clone for Dl_info",synthetic:false,types:["libc::unix::bsd::apple::Dl_info"]},{text:"impl Clone for sockaddr_in",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_in"]},{text:"impl Clone for kevent64_s",synthetic:false,types:["libc::unix::bsd::apple::kevent64_s"]},{text:"impl Clone for dqblk",synthetic:false,types:["libc::unix::bsd::apple::dqblk"]},{text:"impl Clone for if_msghdr",synthetic:false,types:["libc::unix::bsd::apple::if_msghdr"]},{text:"impl Clone for termios",synthetic:false,types:["libc::unix::bsd::apple::termios"]},{text:"impl Clone for flock",synthetic:false,types:["libc::unix::bsd::apple::flock"]},{text:"impl Clone for sf_hdtr",synthetic:false,types:["libc::unix::bsd::apple::sf_hdtr"]},{text:"impl Clone for lconv",synthetic:false,types:["libc::unix::bsd::apple::lconv"]},{text:"impl Clone for proc_taskinfo",synthetic:false,types:["libc::unix::bsd::apple::proc_taskinfo"]},{text:"impl Clone for proc_bsdinfo",synthetic:false,types:["libc::unix::bsd::apple::proc_bsdinfo"]},{text:"impl Clone for proc_taskallinfo",synthetic:false,types:["libc::unix::bsd::apple::proc_taskallinfo"]},{text:"impl Clone for xsw_usage",synthetic:false,types:["libc::unix::bsd::apple::xsw_usage"]},{text:"impl Clone for xucred",synthetic:false,types:["libc::unix::bsd::apple::xucred"]},{text:"impl Clone for mach_header",synthetic:false,types:["libc::unix::bsd::apple::mach_header"]},{text:"impl Clone for mach_header_64",synthetic:false,types:["libc::unix::bsd::apple::mach_header_64"]},{text:"impl Clone for segment_command",synthetic:false,types:["libc::unix::bsd::apple::segment_command"]},{text:"impl Clone for segment_command_64",synthetic:false,types:["libc::unix::bsd::apple::segment_command_64"]},{text:"impl Clone for load_command",synthetic:false,types:["libc::unix::bsd::apple::load_command"]},{text:"impl Clone for sockaddr_dl",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_dl"]},{text:"impl Clone for sockaddr_inarp",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_inarp"]},{text:"impl Clone for sockaddr_ctl",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_ctl"]},{text:"impl Clone for in_pktinfo",synthetic:false,types:["libc::unix::bsd::apple::in_pktinfo"]},{text:"impl Clone for in6_pktinfo",synthetic:false,types:["libc::unix::bsd::apple::in6_pktinfo"]},{text:"impl Clone for ipc_perm",synthetic:false,types:["libc::unix::bsd::apple::ipc_perm"]},{text:"impl Clone for sembuf",synthetic:false,types:["libc::unix::bsd::apple::sembuf"]},{text:"impl Clone for arphdr",synthetic:false,types:["libc::unix::bsd::apple::arphdr"]},{text:"impl Clone for in_addr",synthetic:false,types:["libc::unix::bsd::apple::in_addr"]},{text:"impl Clone for kevent",synthetic:false,types:["libc::unix::bsd::apple::kevent"]},{text:"impl Clone for semid_ds",synthetic:false,types:["libc::unix::bsd::apple::semid_ds"]},{text:"impl Clone for shmid_ds",synthetic:false,types:["libc::unix::bsd::apple::shmid_ds"]},{text:"impl Clone for proc_threadinfo",synthetic:false,types:["libc::unix::bsd::apple::proc_threadinfo"]},{text:"impl Clone for statfs",synthetic:false,types:["libc::unix::bsd::apple::statfs"]},{text:"impl Clone for dirent",synthetic:false,types:["libc::unix::bsd::apple::dirent"]},{text:"impl Clone for pthread_rwlock_t",synthetic:false,types:["libc::unix::bsd::apple::pthread_rwlock_t"]},{text:"impl Clone for pthread_mutex_t",synthetic:false,types:["libc::unix::bsd::apple::pthread_mutex_t"]},{text:"impl Clone for pthread_cond_t",synthetic:false,types:["libc::unix::bsd::apple::pthread_cond_t"]},{text:"impl Clone for sockaddr_storage",synthetic:false,types:["libc::unix::bsd::apple::sockaddr_storage"]},{text:"impl Clone for utmpx",synthetic:false,types:["libc::unix::bsd::apple::utmpx"]},{text:"impl Clone for sigevent",synthetic:false,types:["libc::unix::bsd::apple::sigevent"]},{text:"impl Clone for semun",synthetic:false,types:["libc::unix::bsd::apple::semun"]},{text:"impl Clone for timeval32",synthetic:false,types:["libc::unix::bsd::apple::b64::timeval32"]},{text:"impl Clone for if_data",synthetic:false,types:["libc::unix::bsd::apple::b64::if_data"]},{text:"impl Clone for bpf_hdr",synthetic:false,types:["libc::unix::bsd::apple::b64::bpf_hdr"]},{text:"impl Clone for pthread_attr_t",synthetic:false,types:["libc::unix::bsd::apple::b64::pthread_attr_t"]},{text:"impl Clone for in6_addr",synthetic:false,types:["libc::unix::align::in6_addr"]},]; implementors["llvm_sys"] = [{text:"impl Clone for LLVMVerifierFailureAction",synthetic:false,types:["llvm_sys::analysis::LLVMVerifierFailureAction"]},{text:"impl Clone for LLVMComdatSelectionKind",synthetic:false,types:["llvm_sys::comdat::LLVMComdatSelectionKind"]},{text:"impl Clone for LLVMMCJITCompilerOptions",synthetic:false,types:["llvm_sys::execution_engine::LLVMMCJITCompilerOptions"]},{text:"impl Clone for llvm_lto_status_t",synthetic:false,types:["llvm_sys::link_time_optimizer::llvm_lto_status_t"]},{text:"impl Clone for lto_symbol_attributes",synthetic:false,types:["llvm_sys::lto::lto_symbol_attributes"]},{text:"impl Clone for lto_debug_model",synthetic:false,types:["llvm_sys::lto::lto_debug_model"]},{text:"impl Clone for lto_codegen_model",synthetic:false,types:["llvm_sys::lto::lto_codegen_model"]},{text:"impl Clone for lto_codegen_diagnostic_severity_t",synthetic:false,types:["llvm_sys::lto::lto_codegen_diagnostic_severity_t"]},{text:"impl Clone for LLVMByteOrdering",synthetic:false,types:["llvm_sys::target::LLVMByteOrdering"]},{text:"impl Clone for LLVMCodeGenOptLevel",synthetic:false,types:["llvm_sys::target_machine::LLVMCodeGenOptLevel"]},{text:"impl Clone for LLVMRelocMode",synthetic:false,types:["llvm_sys::target_machine::LLVMRelocMode"]},{text:"impl Clone for LLVMCodeModel",synthetic:false,types:["llvm_sys::target_machine::LLVMCodeModel"]},{text:"impl Clone for LLVMCodeGenFileType",synthetic:false,types:["llvm_sys::target_machine::LLVMCodeGenFileType"]},{text:"impl Clone for LLVMOpcode",synthetic:false,types:["llvm_sys::LLVMOpcode"]},{text:"impl Clone for LLVMTypeKind",synthetic:false,types:["llvm_sys::LLVMTypeKind"]},{text:"impl Clone for LLVMLinkage",synthetic:false,types:["llvm_sys::LLVMLinkage"]},{text:"impl Clone for LLVMVisibility",synthetic:false,types:["llvm_sys::LLVMVisibility"]},{text:"impl Clone for LLVMUnnamedAddr",synthetic:false,types:["llvm_sys::LLVMUnnamedAddr"]},{text:"impl Clone for LLVMDLLStorageClass",synthetic:false,types:["llvm_sys::LLVMDLLStorageClass"]},{text:"impl Clone for LLVMCallConv",synthetic:false,types:["llvm_sys::LLVMCallConv"]},{text:"impl Clone for LLVMValueKind",synthetic:false,types:["llvm_sys::LLVMValueKind"]},{text:"impl Clone for LLVMIntPredicate",synthetic:false,types:["llvm_sys::LLVMIntPredicate"]},{text:"impl Clone for LLVMRealPredicate",synthetic:false,types:["llvm_sys::LLVMRealPredicate"]},{text:"impl Clone for LLVMLandingPadClauseTy",synthetic:false,types:["llvm_sys::LLVMLandingPadClauseTy"]},{text:"impl Clone for LLVMThreadLocalMode",synthetic:false,types:["llvm_sys::LLVMThreadLocalMode"]},{text:"impl Clone for LLVMAtomicOrdering",synthetic:false,types:["llvm_sys::LLVMAtomicOrdering"]},{text:"impl Clone for LLVMAtomicRMWBinOp",synthetic:false,types:["llvm_sys::LLVMAtomicRMWBinOp"]},{text:"impl Clone for LLVMDiagnosticSeverity",synthetic:false,types:["llvm_sys::LLVMDiagnosticSeverity"]},{text:"impl Clone for LLVMInlineAsmDialect",synthetic:false,types:["llvm_sys::LLVMInlineAsmDialect"]},{text:"impl Clone for LLVMModuleFlagBehavior",synthetic:false,types:["llvm_sys::LLVMModuleFlagBehavior"]},]; implementors["log"] = [{text:"impl Clone for Level",synthetic:false,types:["log::Level"]},{text:"impl Clone for LevelFilter",synthetic:false,types:["log::LevelFilter"]},{text:"impl<'a> Clone for Record<'a>",synthetic:false,types:["log::Record"]},{text:"impl<'a> Clone for Metadata<'a>",synthetic:false,types:["log::Metadata"]},]; implementors["memmap"] = [{text:"impl Clone for MmapOptions",synthetic:false,types:["memmap::MmapOptions"]},]; implementors["nix"] = [{text:"impl Clone for Dir",synthetic:false,types:["nix::dir::Dir"]},{text:"impl Clone for Entry",synthetic:false,types:["nix::dir::Entry"]},{text:"impl Clone for Type",synthetic:false,types:["nix::dir::Type"]},{text:"impl Clone for Errno",synthetic:false,types:["nix::errno::consts::Errno"]},{text:"impl Clone for AtFlags",synthetic:false,types:["nix::fcntl::AtFlags"]},{text:"impl Clone for OFlag",synthetic:false,types:["nix::fcntl::OFlag"]},{text:"impl Clone for FdFlag",synthetic:false,types:["nix::fcntl::FdFlag"]},{text:"impl Clone for FlockArg",synthetic:false,types:["nix::fcntl::FlockArg"]},{text:"impl Clone for InterfaceAddress",synthetic:false,types:["nix::ifaddrs::InterfaceAddress"]},{text:"impl Clone for InterfaceFlags",synthetic:false,types:["nix::net::if_::InterfaceFlags"]},{text:"impl Clone for PollFd",synthetic:false,types:["nix::poll::PollFd"]},{text:"impl Clone for PollFlags",synthetic:false,types:["nix::poll::PollFlags"]},{text:"impl Clone for OpenptyResult",synthetic:false,types:["nix::pty::OpenptyResult"]},{text:"impl Clone for ForkptyResult",synthetic:false,types:["nix::pty::ForkptyResult"]},{text:"impl Clone for PtyMaster",synthetic:false,types:["nix::pty::PtyMaster"]},{text:"impl Clone for AioFsyncMode",synthetic:false,types:["nix::sys::aio::AioFsyncMode"]},{text:"impl Clone for LioOpcode",synthetic:false,types:["nix::sys::aio::LioOpcode"]},{text:"impl Clone for LioMode",synthetic:false,types:["nix::sys::aio::LioMode"]},{text:"impl Clone for AioCancelStat",synthetic:false,types:["nix::sys::aio::AioCancelStat"]},{text:"impl Clone for KEvent",synthetic:false,types:["nix::sys::event::KEvent"]},{text:"impl Clone for EventFilter",synthetic:false,types:["nix::sys::event::EventFilter"]},{text:"impl Clone for EventFlag",synthetic:false,types:["nix::sys::event::EventFlag"]},{text:"impl Clone for FilterFlag",synthetic:false,types:["nix::sys::event::FilterFlag"]},{text:"impl Clone for ProtFlags",synthetic:false,types:["nix::sys::mman::ProtFlags"]},{text:"impl Clone for MapFlags",synthetic:false,types:["nix::sys::mman::MapFlags"]},{text:"impl Clone for MmapAdvise",synthetic:false,types:["nix::sys::mman::MmapAdvise"]},{text:"impl Clone for MsFlags",synthetic:false,types:["nix::sys::mman::MsFlags"]},{text:"impl Clone for MlockAllFlags",synthetic:false,types:["nix::sys::mman::MlockAllFlags"]},{text:"impl Clone for Request",synthetic:false,types:["nix::sys::ptrace::bsd::Request"]},{text:"impl Clone for FdSet",synthetic:false,types:["nix::sys::select::FdSet"]},{text:"impl Clone for Signal",synthetic:false,types:["nix::sys::signal::Signal"]},{text:"impl Clone for SignalIterator",synthetic:false,types:["nix::sys::signal::SignalIterator"]},{text:"impl Clone for SaFlags",synthetic:false,types:["nix::sys::signal::SaFlags"]},{text:"impl Clone for SigmaskHow",synthetic:false,types:["nix::sys::signal::SigmaskHow"]},{text:"impl Clone for SigSet",synthetic:false,types:["nix::sys::signal::SigSet"]},{text:"impl Clone for SigHandler",synthetic:false,types:["nix::sys::signal::SigHandler"]},{text:"impl Clone for SigAction",synthetic:false,types:["nix::sys::signal::SigAction"]},{text:"impl Clone for SigevNotify",synthetic:false,types:["nix::sys::signal::SigevNotify"]},{text:"impl Clone for SigEvent",synthetic:false,types:["nix::sys::signal::sigevent::SigEvent"]},{text:"impl Clone for AddressFamily",synthetic:false,types:["nix::sys::socket::addr::AddressFamily"]},{text:"impl Clone for InetAddr",synthetic:false,types:["nix::sys::socket::addr::InetAddr"]},{text:"impl Clone for IpAddr",synthetic:false,types:["nix::sys::socket::addr::IpAddr"]},{text:"impl Clone for Ipv4Addr",synthetic:false,types:["nix::sys::socket::addr::Ipv4Addr"]},{text:"impl Clone for Ipv6Addr",synthetic:false,types:["nix::sys::socket::addr::Ipv6Addr"]},{text:"impl Clone for UnixAddr",synthetic:false,types:["nix::sys::socket::addr::UnixAddr"]},{text:"impl Clone for SockAddr",synthetic:false,types:["nix::sys::socket::addr::SockAddr"]},{text:"impl Clone for LinkAddr",synthetic:false,types:["nix::sys::socket::addr::datalink::LinkAddr"]},{text:"impl Clone for ReuseAddr",synthetic:false,types:["nix::sys::socket::sockopt::ReuseAddr"]},{text:"impl Clone for ReusePort",synthetic:false,types:["nix::sys::socket::sockopt::ReusePort"]},{text:"impl Clone for TcpNoDelay",synthetic:false,types:["nix::sys::socket::sockopt::TcpNoDelay"]},{text:"impl Clone for Linger",synthetic:false,types:["nix::sys::socket::sockopt::Linger"]},{text:"impl Clone for IpAddMembership",synthetic:false,types:["nix::sys::socket::sockopt::IpAddMembership"]},{text:"impl Clone for IpDropMembership",synthetic:false,types:["nix::sys::socket::sockopt::IpDropMembership"]},{text:"impl Clone for Ipv6AddMembership",synthetic:false,types:["nix::sys::socket::sockopt::Ipv6AddMembership"]},{text:"impl Clone for Ipv6DropMembership",synthetic:false,types:["nix::sys::socket::sockopt::Ipv6DropMembership"]},{text:"impl Clone for IpMulticastTtl",synthetic:false,types:["nix::sys::socket::sockopt::IpMulticastTtl"]},{text:"impl Clone for IpMulticastLoop",synthetic:false,types:["nix::sys::socket::sockopt::IpMulticastLoop"]},{text:"impl Clone for ReceiveTimeout",synthetic:false,types:["nix::sys::socket::sockopt::ReceiveTimeout"]},{text:"impl Clone for SendTimeout",synthetic:false,types:["nix::sys::socket::sockopt::SendTimeout"]},{text:"impl Clone for Broadcast",synthetic:false,types:["nix::sys::socket::sockopt::Broadcast"]},{text:"impl Clone for OobInline",synthetic:false,types:["nix::sys::socket::sockopt::OobInline"]},{text:"impl Clone for SocketError",synthetic:false,types:["nix::sys::socket::sockopt::SocketError"]},{text:"impl Clone for KeepAlive",synthetic:false,types:["nix::sys::socket::sockopt::KeepAlive"]},{text:"impl Clone for TcpKeepAlive",synthetic:false,types:["nix::sys::socket::sockopt::TcpKeepAlive"]},{text:"impl Clone for RcvBuf",synthetic:false,types:["nix::sys::socket::sockopt::RcvBuf"]},{text:"impl Clone for SndBuf",synthetic:false,types:["nix::sys::socket::sockopt::SndBuf"]},{text:"impl Clone for SockType",synthetic:false,types:["nix::sys::socket::sockopt::SockType"]},{text:"impl Clone for AcceptConn",synthetic:false,types:["nix::sys::socket::sockopt::AcceptConn"]},{text:"impl Clone for ReceiveTimestamp",synthetic:false,types:["nix::sys::socket::sockopt::ReceiveTimestamp"]},{text:"impl Clone for Ipv4PacketInfo",synthetic:false,types:["nix::sys::socket::sockopt::Ipv4PacketInfo"]},{text:"impl Clone for Ipv6RecvPacketInfo",synthetic:false,types:["nix::sys::socket::sockopt::Ipv6RecvPacketInfo"]},{text:"impl Clone for Ipv4RecvIf",synthetic:false,types:["nix::sys::socket::sockopt::Ipv4RecvIf"]},{text:"impl Clone for Ipv4RecvDstAddr",synthetic:false,types:["nix::sys::socket::sockopt::Ipv4RecvDstAddr"]},{text:"impl Clone for SockType",synthetic:false,types:["nix::sys::socket::SockType"]},{text:"impl Clone for SockProtocol",synthetic:false,types:["nix::sys::socket::SockProtocol"]},{text:"impl Clone for SockFlag",synthetic:false,types:["nix::sys::socket::SockFlag"]},{text:"impl Clone for MsgFlags",synthetic:false,types:["nix::sys::socket::MsgFlags"]},{text:"impl Clone for IpMembershipRequest",synthetic:false,types:["nix::sys::socket::IpMembershipRequest"]},{text:"impl Clone for Ipv6MembershipRequest",synthetic:false,types:["nix::sys::socket::Ipv6MembershipRequest"]},{text:"impl<T: Clone> Clone for CmsgSpace<T>",synthetic:false,types:["nix::sys::socket::CmsgSpace"]},{text:"impl<'a> Clone for RecvMsg<'a>",synthetic:false,types:["nix::sys::socket::RecvMsg"]},{text:"impl<'a> Clone for CmsgIterator<'a>",synthetic:false,types:["nix::sys::socket::CmsgIterator"]},{text:"impl Clone for ControlMessageOwned",synthetic:false,types:["nix::sys::socket::ControlMessageOwned"]},{text:"impl<'a> Clone for ControlMessage<'a>",synthetic:false,types:["nix::sys::socket::ControlMessage"]},{text:"impl Clone for SockLevel",synthetic:false,types:["nix::sys::socket::SockLevel"]},{text:"impl Clone for Shutdown",synthetic:false,types:["nix::sys::socket::Shutdown"]},{text:"impl Clone for SFlag",synthetic:false,types:["nix::sys::stat::SFlag"]},{text:"impl Clone for Mode",synthetic:false,types:["nix::sys::stat::Mode"]},{text:"impl Clone for FchmodatFlags",synthetic:false,types:["nix::sys::stat::FchmodatFlags"]},{text:"impl Clone for UtimensatFlags",synthetic:false,types:["nix::sys::stat::UtimensatFlags"]},{text:"impl Clone for Statfs",synthetic:false,types:["nix::sys::statfs::Statfs"]},{text:"impl Clone for FsFlags",synthetic:false,types:["nix::sys::statvfs::FsFlags"]},{text:"impl Clone for Statvfs",synthetic:false,types:["nix::sys::statvfs::Statvfs"]},{text:"impl Clone for Termios",synthetic:false,types:["nix::sys::termios::Termios"]},{text:"impl Clone for BaudRate",synthetic:false,types:["nix::sys::termios::BaudRate"]},{text:"impl Clone for SetArg",synthetic:false,types:["nix::sys::termios::SetArg"]},{text:"impl Clone for FlushArg",synthetic:false,types:["nix::sys::termios::FlushArg"]},{text:"impl Clone for FlowArg",synthetic:false,types:["nix::sys::termios::FlowArg"]},{text:"impl Clone for SpecialCharacterIndices",synthetic:false,types:["nix::sys::termios::SpecialCharacterIndices"]},{text:"impl Clone for InputFlags",synthetic:false,types:["nix::sys::termios::InputFlags"]},{text:"impl Clone for OutputFlags",synthetic:false,types:["nix::sys::termios::OutputFlags"]},{text:"impl Clone for ControlFlags",synthetic:false,types:["nix::sys::termios::ControlFlags"]},{text:"impl Clone for LocalFlags",synthetic:false,types:["nix::sys::termios::LocalFlags"]},{text:"impl Clone for TimeSpec",synthetic:false,types:["nix::sys::time::TimeSpec"]},{text:"impl Clone for TimeVal",synthetic:false,types:["nix::sys::time::TimeVal"]},{text:"impl<T: Clone> Clone for IoVec<T>",synthetic:false,types:["nix::sys::uio::IoVec"]},{text:"impl Clone for UtsName",synthetic:false,types:["nix::sys::utsname::UtsName"]},{text:"impl Clone for WaitPidFlag",synthetic:false,types:["nix::sys::wait::WaitPidFlag"]},{text:"impl Clone for WaitStatus",synthetic:false,types:["nix::sys::wait::WaitStatus"]},{text:"impl Clone for Uid",synthetic:false,types:["nix::unistd::Uid"]},{text:"impl Clone for Gid",synthetic:false,types:["nix::unistd::Gid"]},{text:"impl Clone for Pid",synthetic:false,types:["nix::unistd::Pid"]},{text:"impl Clone for ForkResult",synthetic:false,types:["nix::unistd::ForkResult"]},{text:"impl Clone for FchownatFlags",synthetic:false,types:["nix::unistd::FchownatFlags"]},{text:"impl Clone for Whence",synthetic:false,types:["nix::unistd::Whence"]},{text:"impl Clone for UnlinkatFlags",synthetic:false,types:["nix::unistd::UnlinkatFlags"]},{text:"impl Clone for PathconfVar",synthetic:false,types:["nix::unistd::PathconfVar"]},{text:"impl Clone for SysconfVar",synthetic:false,types:["nix::unistd::SysconfVar"]},{text:"impl Clone for AccessFlags",synthetic:false,types:["nix::unistd::AccessFlags"]},{text:"impl Clone for Error",synthetic:false,types:["nix::Error"]},]; implementors["owning_ref"] = [{text:"impl<O, T: ?Sized> Clone for OwningRef<O, T> where
    O: CloneStableAddress
",synthetic:false,types:["owning_ref::OwningRef"]},]; implementors["parking_lot"] = [{text:"impl Clone for WaitTimeoutResult",synthetic:false,types:["parking_lot::condvar::WaitTimeoutResult"]},{text:"impl Clone for OnceState",synthetic:false,types:["parking_lot::once::OnceState"]},]; implementors["parking_lot_core"] = [{text:"impl Clone for ParkResult",synthetic:false,types:["parking_lot_core::parking_lot::ParkResult"]},{text:"impl Clone for UnparkResult",synthetic:false,types:["parking_lot_core::parking_lot::UnparkResult"]},{text:"impl Clone for RequeueOp",synthetic:false,types:["parking_lot_core::parking_lot::RequeueOp"]},{text:"impl Clone for FilterOp",synthetic:false,types:["parking_lot_core::parking_lot::FilterOp"]},{text:"impl Clone for UnparkToken",synthetic:false,types:["parking_lot_core::parking_lot::UnparkToken"]},{text:"impl Clone for ParkToken",synthetic:false,types:["parking_lot_core::parking_lot::ParkToken"]},]; implementors["plain"] = [{text:"impl Clone for Error",synthetic:false,types:["plain::error::Error"]},]; implementors["ppv_lite86"] = [{text:"impl Clone for YesS3",synthetic:false,types:["ppv_lite86::x86_64::YesS3"]},{text:"impl Clone for NoS3",synthetic:false,types:["ppv_lite86::x86_64::NoS3"]},{text:"impl Clone for YesS4",synthetic:false,types:["ppv_lite86::x86_64::YesS4"]},{text:"impl Clone for NoS4",synthetic:false,types:["ppv_lite86::x86_64::NoS4"]},{text:"impl Clone for YesA1",synthetic:false,types:["ppv_lite86::x86_64::YesA1"]},{text:"impl Clone for NoA1",synthetic:false,types:["ppv_lite86::x86_64::NoA1"]},{text:"impl Clone for YesA2",synthetic:false,types:["ppv_lite86::x86_64::YesA2"]},{text:"impl Clone for NoA2",synthetic:false,types:["ppv_lite86::x86_64::NoA2"]},{text:"impl Clone for YesNI",synthetic:false,types:["ppv_lite86::x86_64::YesNI"]},{text:"impl Clone for NoNI",synthetic:false,types:["ppv_lite86::x86_64::NoNI"]},{text:"impl<S3: Clone, S4: Clone, NI: Clone> Clone for SseMachine<S3, S4, NI>",synthetic:false,types:["ppv_lite86::x86_64::SseMachine"]},{text:"impl<NI: Clone> Clone for Avx2Machine<NI>",synthetic:false,types:["ppv_lite86::x86_64::Avx2Machine"]},{text:"impl Clone for vec128_storage",synthetic:false,types:["ppv_lite86::x86_64::vec128_storage"]},{text:"impl Clone for vec256_storage",synthetic:false,types:["ppv_lite86::x86_64::vec256_storage"]},{text:"impl Clone for vec512_storage",synthetic:false,types:["ppv_lite86::x86_64::vec512_storage"]},]; implementors["proc_macro2"] = [{text:"impl Clone for TokenStream",synthetic:false,types:["proc_macro2::TokenStream"]},{text:"impl Clone for Span",synthetic:false,types:["proc_macro2::Span"]},{text:"impl Clone for TokenTree",synthetic:false,types:["proc_macro2::TokenTree"]},{text:"impl Clone for Group",synthetic:false,types:["proc_macro2::Group"]},{text:"impl Clone for Delimiter",synthetic:false,types:["proc_macro2::Delimiter"]},{text:"impl Clone for Punct",synthetic:false,types:["proc_macro2::Punct"]},{text:"impl Clone for Spacing",synthetic:false,types:["proc_macro2::Spacing"]},{text:"impl Clone for Ident",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl Clone for Literal",synthetic:false,types:["proc_macro2::Literal"]},{text:"impl Clone for IntoIter",synthetic:false,types:["proc_macro2::token_stream::IntoIter"]},]; implementors["quote"] = [{text:"impl Clone for Tokens",synthetic:false,types:["quote::tokens::Tokens"]},{text:"impl Clone for Ident",synthetic:false,types:["quote::ident::Ident"]},]; implementors["rand"] = [{text:"impl<X: Clone + SampleUniform> Clone for Uniform<X> where
    X::Sampler: Clone
",synthetic:false,types:["rand::distributions::uniform::Uniform"]},{text:"impl<X: Clone> Clone for UniformInt<X>",synthetic:false,types:["rand::distributions::uniform::UniformInt"]},{text:"impl<X: Clone> Clone for UniformFloat<X>",synthetic:false,types:["rand::distributions::uniform::UniformFloat"]},{text:"impl Clone for UniformDuration",synthetic:false,types:["rand::distributions::uniform::UniformDuration"]},{text:"impl Clone for Bernoulli",synthetic:false,types:["rand::distributions::bernoulli::Bernoulli"]},{text:"impl Clone for BernoulliError",synthetic:false,types:["rand::distributions::bernoulli::BernoulliError"]},{text:"impl<W: Weight> Clone for WeightedIndex<W> where
    Uniform<W>: Clone
",synthetic:false,types:["rand::distributions::weighted::alias_method::WeightedIndex"]},{text:"impl<X: Clone + SampleUniform + PartialOrd> Clone for WeightedIndex<X> where
    X::Sampler: Clone
",synthetic:false,types:["rand::distributions::weighted::WeightedIndex"]},{text:"impl Clone for WeightedError",synthetic:false,types:["rand::distributions::weighted::WeightedError"]},{text:"impl Clone for UnitSphereSurface",synthetic:false,types:["rand::distributions::unit_sphere::UnitSphereSurface"]},{text:"impl Clone for UnitCircle",synthetic:false,types:["rand::distributions::unit_circle::UnitCircle"]},{text:"impl Clone for Gamma",synthetic:false,types:["rand::distributions::gamma::Gamma"]},{text:"impl Clone for ChiSquared",synthetic:false,types:["rand::distributions::gamma::ChiSquared"]},{text:"impl Clone for FisherF",synthetic:false,types:["rand::distributions::gamma::FisherF"]},{text:"impl Clone for StudentT",synthetic:false,types:["rand::distributions::gamma::StudentT"]},{text:"impl Clone for Beta",synthetic:false,types:["rand::distributions::gamma::Beta"]},{text:"impl Clone for StandardNormal",synthetic:false,types:["rand::distributions::normal::StandardNormal"]},{text:"impl Clone for Normal",synthetic:false,types:["rand::distributions::normal::Normal"]},{text:"impl Clone for LogNormal",synthetic:false,types:["rand::distributions::normal::LogNormal"]},{text:"impl Clone for Exp1",synthetic:false,types:["rand::distributions::exponential::Exp1"]},{text:"impl Clone for Exp",synthetic:false,types:["rand::distributions::exponential::Exp"]},{text:"impl Clone for Pareto",synthetic:false,types:["rand::distributions::pareto::Pareto"]},{text:"impl Clone for Poisson",synthetic:false,types:["rand::distributions::poisson::Poisson"]},{text:"impl Clone for Binomial",synthetic:false,types:["rand::distributions::binomial::Binomial"]},{text:"impl Clone for Cauchy",synthetic:false,types:["rand::distributions::cauchy::Cauchy"]},{text:"impl Clone for Dirichlet",synthetic:false,types:["rand::distributions::dirichlet::Dirichlet"]},{text:"impl Clone for Triangular",synthetic:false,types:["rand::distributions::triangular::Triangular"]},{text:"impl Clone for Weibull",synthetic:false,types:["rand::distributions::weibull::Weibull"]},{text:"impl Clone for OpenClosed01",synthetic:false,types:["rand::distributions::float::OpenClosed01"]},{text:"impl Clone for Open01",synthetic:false,types:["rand::distributions::float::Open01"]},{text:"impl Clone for Standard",synthetic:false,types:["rand::distributions::Standard"]},{text:"impl<R, Rsdr> Clone for ReseedingRng<R, Rsdr> where
    R: BlockRngCore + SeedableRng + Clone,
    Rsdr: RngCore + Clone
",synthetic:false,types:["rand::rngs::adapter::reseeding::ReseedingRng"]},{text:"impl Clone for StepRng",synthetic:false,types:["rand::rngs::mock::StepRng"]},{text:"impl Clone for StdRng",synthetic:false,types:["rand::rngs::std::StdRng"]},{text:"impl Clone for ThreadRng",synthetic:false,types:["rand::rngs::thread::ThreadRng"]},{text:"impl Clone for OsRng",synthetic:false,types:["rand::rngs::os::OsRng"]},{text:"impl Clone for IndexVec",synthetic:false,types:["rand::seq::index::IndexVec"]},{text:"impl Clone for IndexVecIntoIter",synthetic:false,types:["rand::seq::index::IndexVecIntoIter"]},]; implementors["rand_chacha"] = [{text:"impl Clone for ChaCha20Core",synthetic:false,types:["rand_chacha::chacha::ChaCha20Core"]},{text:"impl Clone for ChaCha20Rng",synthetic:false,types:["rand_chacha::chacha::ChaCha20Rng"]},{text:"impl Clone for ChaCha12Core",synthetic:false,types:["rand_chacha::chacha::ChaCha12Core"]},{text:"impl Clone for ChaCha12Rng",synthetic:false,types:["rand_chacha::chacha::ChaCha12Rng"]},{text:"impl Clone for ChaCha8Core",synthetic:false,types:["rand_chacha::chacha::ChaCha8Core"]},{text:"impl Clone for ChaCha8Rng",synthetic:false,types:["rand_chacha::chacha::ChaCha8Rng"]},]; implementors["rand_core"] = [{text:"impl<R: Clone + BlockRngCore + ?Sized> Clone for BlockRng<R> where
    R::Results: Clone
",synthetic:false,types:["rand_core::block::BlockRng"]},{text:"impl<R: Clone + BlockRngCore + ?Sized> Clone for BlockRng64<R> where
    R::Results: Clone
",synthetic:false,types:["rand_core::block::BlockRng64"]},]; implementors["raw_cpuid"] = [{text:"impl Clone for CpuIdResult",synthetic:false,types:["raw_cpuid::CpuIdResult"]},{text:"impl Clone for CacheInfoType",synthetic:false,types:["raw_cpuid::CacheInfoType"]},{text:"impl Clone for CacheInfo",synthetic:false,types:["raw_cpuid::CacheInfo"]},{text:"impl Clone for CacheParameter",synthetic:false,types:["raw_cpuid::CacheParameter"]},]; implementors["rayon"] = [{text:"impl<T: Clone + Ord + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::collections::binary_heap::IntoIter"]},{text:"impl<'a, T: Ord + Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::binary_heap::Iter"]},{text:"impl<'a, K: Ord + Sync, V: Sync> Clone for Iter<'a, K, V>",synthetic:false,types:["rayon::collections::btree_map::Iter"]},{text:"impl<'a, T: Ord + Sync + 'a> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::btree_set::Iter"]},{text:"impl<'a, K: Hash + Eq + Sync, V: Sync> Clone for Iter<'a, K, V>",synthetic:false,types:["rayon::collections::hash_map::Iter"]},{text:"impl<'a, T: Hash + Eq + Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::hash_set::Iter"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::collections::linked_list::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::linked_list::Iter"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::collections::vec_deque::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::collections::vec_deque::Iter"]},{text:"impl<Iter: Clone> Clone for IterBridge<Iter>",synthetic:false,types:["rayon::iter::par_bridge::IterBridge"]},{text:"impl<A: Clone, B: Clone> Clone for Chain<A, B> where
    A: ParallelIterator,
    B: ParallelIterator<Item = A::Item>, 
",synthetic:false,types:["rayon::iter::chain::Chain"]},{text:"impl<I: Clone> Clone for Chunks<I> where
    I: IndexedParallelIterator
",synthetic:false,types:["rayon::iter::chunks::Chunks"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for Enumerate<I>",synthetic:false,types:["rayon::iter::enumerate::Enumerate"]},{text:"impl<I: Clone + ParallelIterator, P: Clone> Clone for Filter<I, P>",synthetic:false,types:["rayon::iter::filter::Filter"]},{text:"impl<I: Clone + ParallelIterator, P: Clone> Clone for FilterMap<I, P>",synthetic:false,types:["rayon::iter::filter_map::FilterMap"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for FlatMap<I, F>",synthetic:false,types:["rayon::iter::flat_map::FlatMap"]},{text:"impl<I: Clone + ParallelIterator> Clone for Flatten<I>",synthetic:false,types:["rayon::iter::flatten::Flatten"]},{text:"impl<I: Clone, ID: Clone, F: Clone> Clone for Fold<I, ID, F>",synthetic:false,types:["rayon::iter::fold::Fold"]},{text:"impl<I: Clone, U: Clone, F: Clone> Clone for FoldWith<I, U, F>",synthetic:false,types:["rayon::iter::fold::FoldWith"]},{text:"impl<I: Clone, U: Clone, ID: Clone, F: Clone> Clone for TryFold<I, U, ID, F>",synthetic:false,types:["rayon::iter::try_fold::TryFold"]},{text:"impl<I: Clone, U: Clone + Try, F: Clone> Clone for TryFoldWith<I, U, F> where
    U::Ok: Clone
",synthetic:false,types:["rayon::iter::try_fold::TryFoldWith"]},{text:"impl<I: Clone> Clone for Skip<I>",synthetic:false,types:["rayon::iter::skip::Skip"]},{text:"impl<D: Clone, S: Clone> Clone for Split<D, S>",synthetic:false,types:["rayon::iter::splitter::Split"]},{text:"impl<I: Clone> Clone for Take<I>",synthetic:false,types:["rayon::iter::take::Take"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for Map<I, F>",synthetic:false,types:["rayon::iter::map::Map"]},{text:"impl<I: Clone + ParallelIterator, T: Clone, F: Clone> Clone for MapWith<I, T, F>",synthetic:false,types:["rayon::iter::map_with::MapWith"]},{text:"impl<I: Clone + ParallelIterator, INIT: Clone, F: Clone> Clone for MapInit<I, INIT, F>",synthetic:false,types:["rayon::iter::map_with::MapInit"]},{text:"impl<A: Clone + IndexedParallelIterator, B: Clone + IndexedParallelIterator> Clone for Zip<A, B>",synthetic:false,types:["rayon::iter::zip::Zip"]},{text:"impl<A: Clone + IndexedParallelIterator, B: Clone + IndexedParallelIterator> Clone for ZipEq<A, B>",synthetic:false,types:["rayon::iter::zip_eq::ZipEq"]},{text:"impl<I: Clone, J: Clone> Clone for Interleave<I, J> where
    I: IndexedParallelIterator,
    J: IndexedParallelIterator<Item = I::Item>, 
",synthetic:false,types:["rayon::iter::interleave::Interleave"]},{text:"impl<I: Clone, J: Clone> Clone for InterleaveShortest<I, J> where
    I: IndexedParallelIterator,
    J: IndexedParallelIterator<Item = I::Item>, 
",synthetic:false,types:["rayon::iter::interleave_shortest::InterleaveShortest"]},{text:"impl<I: Clone> Clone for Intersperse<I> where
    I: ParallelIterator,
    I::Item: Clone,
    I::Item: Clone
",synthetic:false,types:["rayon::iter::intersperse::Intersperse"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for Update<I, F>",synthetic:false,types:["rayon::iter::update::Update"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for Rev<I>",synthetic:false,types:["rayon::iter::rev::Rev"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for MinLen<I>",synthetic:false,types:["rayon::iter::len::MinLen"]},{text:"impl<I: Clone + IndexedParallelIterator> Clone for MaxLen<I>",synthetic:false,types:["rayon::iter::len::MaxLen"]},{text:"impl<I: Clone + ParallelIterator> Clone for Cloned<I>",synthetic:false,types:["rayon::iter::cloned::Cloned"]},{text:"impl<I: Clone + ParallelIterator, F: Clone> Clone for Inspect<I, F>",synthetic:false,types:["rayon::iter::inspect::Inspect"]},{text:"impl<I: Clone + ParallelIterator> Clone for PanicFuse<I>",synthetic:false,types:["rayon::iter::panic_fuse::PanicFuse"]},{text:"impl<I: Clone + ParallelIterator> Clone for WhileSome<I>",synthetic:false,types:["rayon::iter::while_some::WhileSome"]},{text:"impl<T: Clone + Send> Clone for Repeat<T>",synthetic:false,types:["rayon::iter::repeat::Repeat"]},{text:"impl<T: Clone + Send> Clone for RepeatN<T>",synthetic:false,types:["rayon::iter::repeat::RepeatN"]},{text:"impl<T: Send> Clone for Empty<T>",synthetic:false,types:["rayon::iter::empty::Empty"]},{text:"impl<T: Clone + Send> Clone for Once<T>",synthetic:false,types:["rayon::iter::once::Once"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::option::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::option::Iter"]},{text:"impl<T: Clone> Clone for Iter<T>",synthetic:false,types:["rayon::range::Iter"]},{text:"impl<T: Clone> Clone for Iter<T>",synthetic:false,types:["rayon::range_inclusive::Iter"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::result::IntoIter"]},{text:"impl<'a, T: Sync> Clone for Iter<'a, T>",synthetic:false,types:["rayon::result::Iter"]},{text:"impl<'data, T: Sync> Clone for Iter<'data, T>",synthetic:false,types:["rayon::slice::Iter"]},{text:"impl<'data, T: Sync> Clone for Chunks<'data, T>",synthetic:false,types:["rayon::slice::Chunks"]},{text:"impl<'data, T: Sync> Clone for Windows<'data, T>",synthetic:false,types:["rayon::slice::Windows"]},{text:"impl<'data, T, P: Clone> Clone for Split<'data, T, P>",synthetic:false,types:["rayon::slice::Split"]},{text:"impl<'ch> Clone for Chars<'ch>",synthetic:false,types:["rayon::str::Chars"]},{text:"impl<'ch> Clone for CharIndices<'ch>",synthetic:false,types:["rayon::str::CharIndices"]},{text:"impl<'ch> Clone for Bytes<'ch>",synthetic:false,types:["rayon::str::Bytes"]},{text:"impl<'ch> Clone for EncodeUtf16<'ch>",synthetic:false,types:["rayon::str::EncodeUtf16"]},{text:"impl<'ch, P: Clone + Pattern> Clone for Split<'ch, P>",synthetic:false,types:["rayon::str::Split"]},{text:"impl<'ch, P: Clone + Pattern> Clone for SplitTerminator<'ch, P>",synthetic:false,types:["rayon::str::SplitTerminator"]},{text:"impl<'ch> Clone for Lines<'ch>",synthetic:false,types:["rayon::str::Lines"]},{text:"impl<'ch> Clone for SplitWhitespace<'ch>",synthetic:false,types:["rayon::str::SplitWhitespace"]},{text:"impl<'ch, P: Clone + Pattern> Clone for Matches<'ch, P>",synthetic:false,types:["rayon::str::Matches"]},{text:"impl<'ch, P: Clone + Pattern> Clone for MatchIndices<'ch, P>",synthetic:false,types:["rayon::str::MatchIndices"]},{text:"impl<T: Clone + Send> Clone for IntoIter<T>",synthetic:false,types:["rayon::vec::IntoIter"]},]; implementors["regex"] = [{text:"impl Clone for Error",synthetic:false,types:["regex::error::Error"]},{text:"impl<'t> Clone for Match<'t>",synthetic:false,types:["regex::re_bytes::Match"]},{text:"impl Clone for Regex",synthetic:false,types:["regex::re_bytes::Regex"]},{text:"impl Clone for CaptureLocations",synthetic:false,types:["regex::re_bytes::CaptureLocations"]},{text:"impl Clone for RegexSet",synthetic:false,types:["regex::re_set::unicode::RegexSet"]},{text:"impl Clone for SetMatches",synthetic:false,types:["regex::re_set::unicode::SetMatches"]},{text:"impl<'a> Clone for SetMatchesIter<'a>",synthetic:false,types:["regex::re_set::unicode::SetMatchesIter"]},{text:"impl Clone for RegexSet",synthetic:false,types:["regex::re_set::bytes::RegexSet"]},{text:"impl Clone for SetMatches",synthetic:false,types:["regex::re_set::bytes::SetMatches"]},{text:"impl<'a> Clone for SetMatchesIter<'a>",synthetic:false,types:["regex::re_set::bytes::SetMatchesIter"]},{text:"impl<'t> Clone for Match<'t>",synthetic:false,types:["regex::re_unicode::Match"]},{text:"impl Clone for Regex",synthetic:false,types:["regex::re_unicode::Regex"]},{text:"impl Clone for CaptureLocations",synthetic:false,types:["regex::re_unicode::CaptureLocations"]},]; implementors["regex_syntax"] = [{text:"impl Clone for ParserBuilder",synthetic:false,types:["regex_syntax::ast::parse::ParserBuilder"]},{text:"impl Clone for Parser",synthetic:false,types:["regex_syntax::ast::parse::Parser"]},{text:"impl Clone for Error",synthetic:false,types:["regex_syntax::ast::Error"]},{text:"impl Clone for ErrorKind",synthetic:false,types:["regex_syntax::ast::ErrorKind"]},{text:"impl Clone for Span",synthetic:false,types:["regex_syntax::ast::Span"]},{text:"impl Clone for Position",synthetic:false,types:["regex_syntax::ast::Position"]},{text:"impl Clone for WithComments",synthetic:false,types:["regex_syntax::ast::WithComments"]},{text:"impl Clone for Comment",synthetic:false,types:["regex_syntax::ast::Comment"]},{text:"impl Clone for Ast",synthetic:false,types:["regex_syntax::ast::Ast"]},{text:"impl Clone for Alternation",synthetic:false,types:["regex_syntax::ast::Alternation"]},{text:"impl Clone for Concat",synthetic:false,types:["regex_syntax::ast::Concat"]},{text:"impl Clone for Literal",synthetic:false,types:["regex_syntax::ast::Literal"]},{text:"impl Clone for LiteralKind",synthetic:false,types:["regex_syntax::ast::LiteralKind"]},{text:"impl Clone for SpecialLiteralKind",synthetic:false,types:["regex_syntax::ast::SpecialLiteralKind"]},{text:"impl Clone for HexLiteralKind",synthetic:false,types:["regex_syntax::ast::HexLiteralKind"]},{text:"impl Clone for Class",synthetic:false,types:["regex_syntax::ast::Class"]},{text:"impl Clone for ClassPerl",synthetic:false,types:["regex_syntax::ast::ClassPerl"]},{text:"impl Clone for ClassPerlKind",synthetic:false,types:["regex_syntax::ast::ClassPerlKind"]},{text:"impl Clone for ClassAscii",synthetic:false,types:["regex_syntax::ast::ClassAscii"]},{text:"impl Clone for ClassAsciiKind",synthetic:false,types:["regex_syntax::ast::ClassAsciiKind"]},{text:"impl Clone for ClassUnicode",synthetic:false,types:["regex_syntax::ast::ClassUnicode"]},{text:"impl Clone for ClassUnicodeKind",synthetic:false,types:["regex_syntax::ast::ClassUnicodeKind"]},{text:"impl Clone for ClassUnicodeOpKind",synthetic:false,types:["regex_syntax::ast::ClassUnicodeOpKind"]},{text:"impl Clone for ClassBracketed",synthetic:false,types:["regex_syntax::ast::ClassBracketed"]},{text:"impl Clone for ClassSet",synthetic:false,types:["regex_syntax::ast::ClassSet"]},{text:"impl Clone for ClassSetItem",synthetic:false,types:["regex_syntax::ast::ClassSetItem"]},{text:"impl Clone for ClassSetRange",synthetic:false,types:["regex_syntax::ast::ClassSetRange"]},{text:"impl Clone for ClassSetUnion",synthetic:false,types:["regex_syntax::ast::ClassSetUnion"]},{text:"impl Clone for ClassSetBinaryOp",synthetic:false,types:["regex_syntax::ast::ClassSetBinaryOp"]},{text:"impl Clone for ClassSetBinaryOpKind",synthetic:false,types:["regex_syntax::ast::ClassSetBinaryOpKind"]},{text:"impl Clone for Assertion",synthetic:false,types:["regex_syntax::ast::Assertion"]},{text:"impl Clone for AssertionKind",synthetic:false,types:["regex_syntax::ast::AssertionKind"]},{text:"impl Clone for Repetition",synthetic:false,types:["regex_syntax::ast::Repetition"]},{text:"impl Clone for RepetitionOp",synthetic:false,types:["regex_syntax::ast::RepetitionOp"]},{text:"impl Clone for RepetitionKind",synthetic:false,types:["regex_syntax::ast::RepetitionKind"]},{text:"impl Clone for RepetitionRange",synthetic:false,types:["regex_syntax::ast::RepetitionRange"]},{text:"impl Clone for Group",synthetic:false,types:["regex_syntax::ast::Group"]},{text:"impl Clone for GroupKind",synthetic:false,types:["regex_syntax::ast::GroupKind"]},{text:"impl Clone for CaptureName",synthetic:false,types:["regex_syntax::ast::CaptureName"]},{text:"impl Clone for SetFlags",synthetic:false,types:["regex_syntax::ast::SetFlags"]},{text:"impl Clone for Flags",synthetic:false,types:["regex_syntax::ast::Flags"]},{text:"impl Clone for FlagsItem",synthetic:false,types:["regex_syntax::ast::FlagsItem"]},{text:"impl Clone for FlagsItemKind",synthetic:false,types:["regex_syntax::ast::FlagsItemKind"]},{text:"impl Clone for Flag",synthetic:false,types:["regex_syntax::ast::Flag"]},{text:"impl Clone for Error",synthetic:false,types:["regex_syntax::error::Error"]},{text:"impl Clone for Literals",synthetic:false,types:["regex_syntax::hir::literal::Literals"]},{text:"impl Clone for Literal",synthetic:false,types:["regex_syntax::hir::literal::Literal"]},{text:"impl Clone for TranslatorBuilder",synthetic:false,types:["regex_syntax::hir::translate::TranslatorBuilder"]},{text:"impl Clone for Translator",synthetic:false,types:["regex_syntax::hir::translate::Translator"]},{text:"impl Clone for Error",synthetic:false,types:["regex_syntax::hir::Error"]},{text:"impl Clone for ErrorKind",synthetic:false,types:["regex_syntax::hir::ErrorKind"]},{text:"impl Clone for Hir",synthetic:false,types:["regex_syntax::hir::Hir"]},{text:"impl Clone for HirKind",synthetic:false,types:["regex_syntax::hir::HirKind"]},{text:"impl Clone for Literal",synthetic:false,types:["regex_syntax::hir::Literal"]},{text:"impl Clone for Class",synthetic:false,types:["regex_syntax::hir::Class"]},{text:"impl Clone for ClassUnicode",synthetic:false,types:["regex_syntax::hir::ClassUnicode"]},{text:"impl Clone for ClassUnicodeRange",synthetic:false,types:["regex_syntax::hir::ClassUnicodeRange"]},{text:"impl Clone for ClassBytes",synthetic:false,types:["regex_syntax::hir::ClassBytes"]},{text:"impl Clone for ClassBytesRange",synthetic:false,types:["regex_syntax::hir::ClassBytesRange"]},{text:"impl Clone for Anchor",synthetic:false,types:["regex_syntax::hir::Anchor"]},{text:"impl Clone for WordBoundary",synthetic:false,types:["regex_syntax::hir::WordBoundary"]},{text:"impl Clone for Group",synthetic:false,types:["regex_syntax::hir::Group"]},{text:"impl Clone for GroupKind",synthetic:false,types:["regex_syntax::hir::GroupKind"]},{text:"impl Clone for Repetition",synthetic:false,types:["regex_syntax::hir::Repetition"]},{text:"impl Clone for RepetitionKind",synthetic:false,types:["regex_syntax::hir::RepetitionKind"]},{text:"impl Clone for RepetitionRange",synthetic:false,types:["regex_syntax::hir::RepetitionRange"]},{text:"impl Clone for ParserBuilder",synthetic:false,types:["regex_syntax::parser::ParserBuilder"]},{text:"impl Clone for Parser",synthetic:false,types:["regex_syntax::parser::Parser"]},{text:"impl Clone for Utf8Sequence",synthetic:false,types:["regex_syntax::utf8::Utf8Sequence"]},{text:"impl Clone for Utf8Range",synthetic:false,types:["regex_syntax::utf8::Utf8Range"]},]; implementors["rgb"] = [{text:"impl<ComponentType: Clone> Clone for BGR<ComponentType>",synthetic:false,types:["rgb::alt::BGR"]},{text:"impl<ComponentType: Clone, AlphaComponentType: Clone> Clone for BGRA<ComponentType, AlphaComponentType>",synthetic:false,types:["rgb::alt::BGRA"]},{text:"impl<ComponentType: Clone> Clone for Gray<ComponentType>",synthetic:false,types:["rgb::alt::Gray"]},{text:"impl<ComponentType: Clone, AlphaComponentType: Clone> Clone for GrayAlpha<ComponentType, AlphaComponentType>",synthetic:false,types:["rgb::alt::GrayAlpha"]},{text:"impl<ComponentType: Clone> Clone for RGB<ComponentType>",synthetic:false,types:["rgb::RGB"]},{text:"impl<ComponentType: Clone, AlphaComponentType: Clone> Clone for RGBA<ComponentType, AlphaComponentType>",synthetic:false,types:["rgb::RGBA"]},]; implementors["rustc_demangle"] = [{text:"impl Clone for TryDemangleError",synthetic:false,types:["rustc_demangle::TryDemangleError"]},]; implementors["ryu"] = [{text:"impl Clone for Buffer",synthetic:false,types:["ryu::buffer::Buffer"]},]; implementors["scroll"] = [{text:"impl Clone for StrCtx",synthetic:false,types:["scroll::ctx::StrCtx"]},{text:"impl Clone for Endian",synthetic:false,types:["scroll::endian::Endian"]},{text:"impl Clone for Uleb128",synthetic:false,types:["scroll::leb128::Uleb128"]},{text:"impl Clone for Sleb128",synthetic:false,types:["scroll::leb128::Sleb128"]},]; implementors["serde"] = [{text:"impl Clone for Error",synthetic:false,types:["serde::de::value::Error"]},{text:"impl<E> Clone for UnitDeserializer<E>",synthetic:false,types:["serde::de::value::UnitDeserializer"]},{text:"impl<E> Clone for BoolDeserializer<E>",synthetic:false,types:["serde::de::value::BoolDeserializer"]},{text:"impl<E> Clone for I8Deserializer<E>",synthetic:false,types:["serde::de::value::I8Deserializer"]},{text:"impl<E> Clone for I16Deserializer<E>",synthetic:false,types:["serde::de::value::I16Deserializer"]},{text:"impl<E> Clone for I32Deserializer<E>",synthetic:false,types:["serde::de::value::I32Deserializer"]},{text:"impl<E> Clone for I64Deserializer<E>",synthetic:false,types:["serde::de::value::I64Deserializer"]},{text:"impl<E> Clone for IsizeDeserializer<E>",synthetic:false,types:["serde::de::value::IsizeDeserializer"]},{text:"impl<E> Clone for U8Deserializer<E>",synthetic:false,types:["serde::de::value::U8Deserializer"]},{text:"impl<E> Clone for U16Deserializer<E>",synthetic:false,types:["serde::de::value::U16Deserializer"]},{text:"impl<E> Clone for U64Deserializer<E>",synthetic:false,types:["serde::de::value::U64Deserializer"]},{text:"impl<E> Clone for UsizeDeserializer<E>",synthetic:false,types:["serde::de::value::UsizeDeserializer"]},{text:"impl<E> Clone for F32Deserializer<E>",synthetic:false,types:["serde::de::value::F32Deserializer"]},{text:"impl<E> Clone for F64Deserializer<E>",synthetic:false,types:["serde::de::value::F64Deserializer"]},{text:"impl<E> Clone for CharDeserializer<E>",synthetic:false,types:["serde::de::value::CharDeserializer"]},{text:"impl<E> Clone for I128Deserializer<E>",synthetic:false,types:["serde::de::value::I128Deserializer"]},{text:"impl<E> Clone for U128Deserializer<E>",synthetic:false,types:["serde::de::value::U128Deserializer"]},{text:"impl<E> Clone for U32Deserializer<E>",synthetic:false,types:["serde::de::value::U32Deserializer"]},{text:"impl<'de, E> Clone for StrDeserializer<'de, E>",synthetic:false,types:["serde::de::value::StrDeserializer"]},{text:"impl<'de, E> Clone for BorrowedStrDeserializer<'de, E>",synthetic:false,types:["serde::de::value::BorrowedStrDeserializer"]},{text:"impl<E> Clone for StringDeserializer<E>",synthetic:false,types:["serde::de::value::StringDeserializer"]},{text:"impl<'a, E> Clone for CowStrDeserializer<'a, E>",synthetic:false,types:["serde::de::value::CowStrDeserializer"]},{text:"impl<'de, E> Clone for BorrowedBytesDeserializer<'de, E>",synthetic:false,types:["serde::de::value::BorrowedBytesDeserializer"]},{text:"impl<I: Clone, E: Clone> Clone for SeqDeserializer<I, E>",synthetic:false,types:["serde::de::value::SeqDeserializer"]},{text:"impl<A: Clone> Clone for SeqAccessDeserializer<A>",synthetic:false,types:["serde::de::value::SeqAccessDeserializer"]},{text:"impl<'de, I, E> Clone for MapDeserializer<'de, I, E> where
    I: Iterator + Clone,
    I::Item: Pair,
    <I::Item as Pair>::Second: Clone
",synthetic:false,types:["serde::de::value::MapDeserializer"]},{text:"impl<A: Clone> Clone for MapAccessDeserializer<A>",synthetic:false,types:["serde::de::value::MapAccessDeserializer"]},{text:"impl Clone for IgnoredAny",synthetic:false,types:["serde::de::ignored_any::IgnoredAny"]},{text:"impl<'a> Clone for Unexpected<'a>",synthetic:false,types:["serde::de::Unexpected"]},]; implementors["serde_bytes"] = [{text:"impl Clone for ByteBuf",synthetic:false,types:["serde_bytes::bytebuf::ByteBuf"]},]; 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["smallvec"] = [{text:"impl<A: Array> Clone for SmallVec<A> where
    A::Item: Clone
",synthetic:false,types:["smallvec::SmallVec"]},]; 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 Clone for Attribute",synthetic:false,types:["syn::attr::Attribute"]},{text:"impl Clone for AttrStyle",synthetic:false,types:["syn::attr::AttrStyle"]},{text:"impl Clone for Meta",synthetic:false,types:["syn::attr::Meta"]},{text:"impl Clone for MetaList",synthetic:false,types:["syn::attr::MetaList"]},{text:"impl Clone for MetaNameValue",synthetic:false,types:["syn::attr::MetaNameValue"]},{text:"impl Clone for NestedMeta",synthetic:false,types:["syn::attr::NestedMeta"]},{text:"impl Clone for Variant",synthetic:false,types:["syn::data::Variant"]},{text:"impl Clone for Fields",synthetic:false,types:["syn::data::Fields"]},{text:"impl Clone for FieldsNamed",synthetic:false,types:["syn::data::FieldsNamed"]},{text:"impl Clone for FieldsUnnamed",synthetic:false,types:["syn::data::FieldsUnnamed"]},{text:"impl Clone for Field",synthetic:false,types:["syn::data::Field"]},{text:"impl Clone for Visibility",synthetic:false,types:["syn::data::Visibility"]},{text:"impl Clone for VisPublic",synthetic:false,types:["syn::data::VisPublic"]},{text:"impl Clone for VisCrate",synthetic:false,types:["syn::data::VisCrate"]},{text:"impl Clone for VisRestricted",synthetic:false,types:["syn::data::VisRestricted"]},{text:"impl Clone for Expr",synthetic:false,types:["syn::expr::Expr"]},{text:"impl Clone for 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 Member",synthetic:false,types:["syn::expr::Member"]},{text:"impl Clone for Index",synthetic:false,types:["syn::expr::Index"]},{text:"impl Clone for MethodTurbofish",synthetic:false,types:["syn::expr::MethodTurbofish"]},{text:"impl Clone for GenericMethodArgument",synthetic:false,types:["syn::expr::GenericMethodArgument"]},{text:"impl Clone for FieldValue",synthetic:false,types:["syn::expr::FieldValue"]},{text:"impl Clone for Label",synthetic:false,types:["syn::expr::Label"]},{text:"impl Clone for Arm",synthetic:false,types:["syn::expr::Arm"]},{text:"impl Clone for RangeLimits",synthetic:false,types:["syn::expr::RangeLimits"]},{text:"impl Clone for Generics",synthetic:false,types:["syn::generics::Generics"]},{text:"impl Clone for GenericParam",synthetic:false,types:["syn::generics::GenericParam"]},{text:"impl Clone for TypeParam",synthetic:false,types:["syn::generics::TypeParam"]},{text:"impl Clone for LifetimeDef",synthetic:false,types:["syn::generics::LifetimeDef"]},{text:"impl Clone for ConstParam",synthetic:false,types:["syn::generics::ConstParam"]},{text:"impl<'a> Clone for ImplGenerics<'a>",synthetic:false,types:["syn::generics::ImplGenerics"]},{text:"impl<'a> Clone for TypeGenerics<'a>",synthetic:false,types:["syn::generics::TypeGenerics"]},{text:"impl<'a> Clone for Turbofish<'a>",synthetic:false,types:["syn::generics::Turbofish"]},{text:"impl Clone for BoundLifetimes",synthetic:false,types:["syn::generics::BoundLifetimes"]},{text:"impl Clone for TypeParamBound",synthetic:false,types:["syn::generics::TypeParamBound"]},{text:"impl Clone for TraitBound",synthetic:false,types:["syn::generics::TraitBound"]},{text:"impl Clone for TraitBoundModifier",synthetic:false,types:["syn::generics::TraitBoundModifier"]},{text:"impl Clone for WhereClause",synthetic:false,types:["syn::generics::WhereClause"]},{text:"impl Clone for WherePredicate",synthetic:false,types:["syn::generics::WherePredicate"]},{text:"impl Clone for PredicateType",synthetic:false,types:["syn::generics::PredicateType"]},{text:"impl Clone for PredicateLifetime",synthetic:false,types:["syn::generics::PredicateLifetime"]},{text:"impl Clone for PredicateEq",synthetic:false,types:["syn::generics::PredicateEq"]},{text:"impl Clone for 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 UseTree",synthetic:false,types:["syn::item::UseTree"]},{text:"impl Clone for UsePath",synthetic:false,types:["syn::item::UsePath"]},{text:"impl Clone for UseName",synthetic:false,types:["syn::item::UseName"]},{text:"impl Clone for UseRename",synthetic:false,types:["syn::item::UseRename"]},{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 ForeignItem",synthetic:false,types:["syn::item::ForeignItem"]},{text:"impl Clone for ForeignItemFn",synthetic:false,types:["syn::item::ForeignItemFn"]},{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 ForeignItemMacro",synthetic:false,types:["syn::item::ForeignItemMacro"]},{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 TraitItemMethod",synthetic:false,types:["syn::item::TraitItemMethod"]},{text:"impl Clone for TraitItemType",synthetic:false,types:["syn::item::TraitItemType"]},{text:"impl Clone for TraitItemMacro",synthetic:false,types:["syn::item::TraitItemMacro"]},{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 ImplItemMethod",synthetic:false,types:["syn::item::ImplItemMethod"]},{text:"impl Clone for ImplItemType",synthetic:false,types:["syn::item::ImplItemType"]},{text:"impl Clone for ImplItemMacro",synthetic:false,types:["syn::item::ImplItemMacro"]},{text:"impl Clone for Signature",synthetic:false,types:["syn::item::Signature"]},{text:"impl Clone for FnArg",synthetic:false,types:["syn::item::FnArg"]},{text:"impl Clone for Receiver",synthetic:false,types:["syn::item::Receiver"]},{text:"impl Clone for Variadic",synthetic:false,types:["syn::item::Variadic"]},{text:"impl Clone for File",synthetic:false,types:["syn::file::File"]},{text:"impl Clone for Lifetime",synthetic:false,types:["syn::lifetime::Lifetime"]},{text:"impl Clone for Lit",synthetic:false,types:["syn::lit::Lit"]},{text:"impl Clone for LitStr",synthetic:false,types:["syn::lit::LitStr"]},{text:"impl Clone for LitByteStr",synthetic:false,types:["syn::lit::LitByteStr"]},{text:"impl Clone for LitByte",synthetic:false,types:["syn::lit::LitByte"]},{text:"impl Clone for LitChar",synthetic:false,types:["syn::lit::LitChar"]},{text:"impl Clone for LitInt",synthetic:false,types:["syn::lit::LitInt"]},{text:"impl Clone for LitFloat",synthetic:false,types:["syn::lit::LitFloat"]},{text:"impl Clone for LitBool",synthetic:false,types:["syn::lit::LitBool"]},{text:"impl Clone for StrStyle",synthetic:false,types:["syn::lit::StrStyle"]},{text:"impl Clone for Macro",synthetic:false,types:["syn::mac::Macro"]},{text:"impl Clone for MacroDelimiter",synthetic:false,types:["syn::mac::MacroDelimiter"]},{text:"impl Clone for DeriveInput",synthetic:false,types:["syn::derive::DeriveInput"]},{text:"impl Clone for Data",synthetic:false,types:["syn::derive::Data"]},{text:"impl Clone for DataStruct",synthetic:false,types:["syn::derive::DataStruct"]},{text:"impl Clone for DataEnum",synthetic:false,types:["syn::derive::DataEnum"]},{text:"impl Clone for DataUnion",synthetic:false,types:["syn::derive::DataUnion"]},{text:"impl Clone for BinOp",synthetic:false,types:["syn::op::BinOp"]},{text:"impl Clone for UnOp",synthetic:false,types:["syn::op::UnOp"]},{text:"impl Clone for Block",synthetic:false,types:["syn::stmt::Block"]},{text:"impl Clone for Stmt",synthetic:false,types:["syn::stmt::Stmt"]},{text:"impl Clone for Local",synthetic:false,types:["syn::stmt::Local"]},{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 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 Abi",synthetic:false,types:["syn::ty::Abi"]},{text:"impl Clone for BareFnArg",synthetic:false,types:["syn::ty::BareFnArg"]},{text:"impl Clone for ReturnType",synthetic:false,types:["syn::ty::ReturnType"]},{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 FieldPat",synthetic:false,types:["syn::pat::FieldPat"]},{text:"impl Clone for Path",synthetic:false,types:["syn::path::Path"]},{text:"impl Clone for PathSegment",synthetic:false,types:["syn::path::PathSegment"]},{text:"impl Clone for PathArguments",synthetic:false,types:["syn::path::PathArguments"]},{text:"impl Clone for GenericArgument",synthetic:false,types:["syn::path::GenericArgument"]},{text:"impl Clone for AngleBracketedGenericArguments",synthetic:false,types:["syn::path::AngleBracketedGenericArguments"]},{text:"impl Clone for Binding",synthetic:false,types:["syn::path::Binding"]},{text:"impl Clone for Constraint",synthetic:false,types:["syn::path::Constraint"]},{text:"impl Clone for ParenthesizedGenericArguments",synthetic:false,types:["syn::path::ParenthesizedGenericArguments"]},{text:"impl Clone for QSelf",synthetic:false,types:["syn::path::QSelf"]},{text:"impl<'a> Clone for Cursor<'a>",synthetic:false,types:["syn::buffer::Cursor"]},{text:"impl<T: Clone, P: Clone> Clone for Punctuated<T, P>",synthetic:false,types:["syn::punctuated::Punctuated"]},{text:"impl<'a, T, P> Clone for Pairs<'a, T, P>",synthetic:false,types:["syn::punctuated::Pairs"]},{text:"impl<T: Clone, P: Clone> Clone for IntoPairs<T, P>",synthetic:false,types:["syn::punctuated::IntoPairs"]},{text:"impl<T: Clone> Clone for IntoIter<T>",synthetic:false,types:["syn::punctuated::IntoIter"]},{text:"impl<'a, T> Clone for Iter<'a, T>",synthetic:false,types:["syn::punctuated::Iter"]},{text:"impl<T: Clone, P: Clone> Clone for Pair<T, P>",synthetic:false,types:["syn::punctuated::Pair"]},{text:"impl<'c, 'a> Clone for StepCursor<'c, 'a>",synthetic:false,types:["syn::parse::StepCursor"]},{text:"impl Clone for Error",synthetic:false,types:["syn::error::Error"]},]; implementors["synom"] = [{text:"impl<I: Clone, O: Clone> Clone for IResult<I, O>",synthetic:false,types:["synom::IResult"]},]; implementors["synstructure"] = [{text:"impl Clone for AddBounds",synthetic:false,types:["synstructure::AddBounds"]},{text:"impl Clone for BindStyle",synthetic:false,types:["synstructure::BindStyle"]},{text:"impl<'a> Clone for BindingInfo<'a>",synthetic:false,types:["synstructure::BindingInfo"]},{text:"impl<'a> Clone for VariantAst<'a>",synthetic:false,types:["synstructure::VariantAst"]},{text:"impl<'a> Clone for VariantInfo<'a>",synthetic:false,types:["synstructure::VariantInfo"]},{text:"impl<'a> Clone for Structure<'a>",synthetic:false,types:["synstructure::Structure"]},]; implementors["target_lexicon"] = [{text:"impl Clone for ParseError",synthetic:false,types:["target_lexicon::parse_error::ParseError"]},{text:"impl Clone for Architecture",synthetic:false,types:["target_lexicon::targets::Architecture"]},{text:"impl Clone for Vendor",synthetic:false,types:["target_lexicon::targets::Vendor"]},{text:"impl Clone for OperatingSystem",synthetic:false,types:["target_lexicon::targets::OperatingSystem"]},{text:"impl Clone for Environment",synthetic:false,types:["target_lexicon::targets::Environment"]},{text:"impl Clone for BinaryFormat",synthetic:false,types:["target_lexicon::targets::BinaryFormat"]},{text:"impl Clone for Endianness",synthetic:false,types:["target_lexicon::triple::Endianness"]},{text:"impl Clone for PointerWidth",synthetic:false,types:["target_lexicon::triple::PointerWidth"]},{text:"impl Clone for CallingConvention",synthetic:false,types:["target_lexicon::triple::CallingConvention"]},{text:"impl Clone for Triple",synthetic:false,types:["target_lexicon::triple::Triple"]},]; implementors["textwrap"] = [{text:"impl Clone for NoHyphenation",synthetic:false,types:["textwrap::splitting::NoHyphenation"]},{text:"impl Clone for HyphenSplitter",synthetic:false,types:["textwrap::splitting::HyphenSplitter"]},{text:"impl<'a, S: Clone + WordSplitter> Clone for Wrapper<'a, S>",synthetic:false,types:["textwrap::Wrapper"]},]; implementors["time"] = [{text:"impl Clone for Duration",synthetic:false,types:["time::duration::Duration"]},{text:"impl Clone for OutOfRangeError",synthetic:false,types:["time::duration::OutOfRangeError"]},{text:"impl Clone for Timespec",synthetic:false,types:["time::Timespec"]},{text:"impl Clone for PreciseTime",synthetic:false,types:["time::PreciseTime"]},{text:"impl Clone for SteadyTime",synthetic:false,types:["time::SteadyTime"]},{text:"impl Clone for Tm",synthetic:false,types:["time::Tm"]},{text:"impl Clone for ParseError",synthetic:false,types:["time::ParseError"]},]; implementors["typenum"] = [{text:"impl Clone for B0",synthetic:false,types:["typenum::bit::B0"]},{text:"impl Clone for B1",synthetic:false,types:["typenum::bit::B1"]},{text:"impl Clone for UTerm",synthetic:false,types:["typenum::uint::UTerm"]},{text:"impl<U: Clone, B: Clone> Clone for UInt<U, B>",synthetic:false,types:["typenum::uint::UInt"]},{text:"impl<U: Clone + Unsigned + NonZero> Clone for PInt<U>",synthetic:false,types:["typenum::int::PInt"]},{text:"impl<U: Clone + Unsigned + NonZero> Clone for NInt<U>",synthetic:false,types:["typenum::int::NInt"]},{text:"impl Clone for Z0",synthetic:false,types:["typenum::int::Z0"]},{text:"impl Clone for ATerm",synthetic:false,types:["typenum::array::ATerm"]},{text:"impl<V: Clone, A: Clone> Clone for TArr<V, A>",synthetic:false,types:["typenum::array::TArr"]},{text:"impl Clone for Greater",synthetic:false,types:["typenum::Greater"]},{text:"impl Clone for Less",synthetic:false,types:["typenum::Less"]},{text:"impl Clone for Equal",synthetic:false,types:["typenum::Equal"]},]; implementors["unicode_segmentation"] = [{text:"impl<'a> Clone for GraphemeIndices<'a>",synthetic:false,types:["unicode_segmentation::grapheme::GraphemeIndices"]},{text:"impl<'a> Clone for Graphemes<'a>",synthetic:false,types:["unicode_segmentation::grapheme::Graphemes"]},{text:"impl Clone for GraphemeCursor",synthetic:false,types:["unicode_segmentation::grapheme::GraphemeCursor"]},{text:"impl<'a> Clone for UWordBounds<'a>",synthetic:false,types:["unicode_segmentation::word::UWordBounds"]},{text:"impl<'a> Clone for UWordBoundIndices<'a>",synthetic:false,types:["unicode_segmentation::word::UWordBoundIndices"]},{text:"impl<'a> Clone for UnicodeSentences<'a>",synthetic:false,types:["unicode_segmentation::sentence::UnicodeSentences"]},{text:"impl<'a> Clone for USentenceBounds<'a>",synthetic:false,types:["unicode_segmentation::sentence::USentenceBounds"]},{text:"impl<'a> Clone for USentenceBoundIndices<'a>",synthetic:false,types:["unicode_segmentation::sentence::USentenceBoundIndices"]},]; implementors["vec_map"] = [{text:"impl<V: Clone> Clone for VecMap<V>",synthetic:false,types:["vec_map::VecMap"]},{text:"impl<'a, V> Clone for Iter<'a, V>",synthetic:false,types:["vec_map::Iter"]},{text:"impl<'a, V> Clone for Keys<'a, V>",synthetic:false,types:["vec_map::Keys"]},{text:"impl<'a, V> Clone for Values<'a, V>",synthetic:false,types:["vec_map::Values"]},]; implementors["void"] = [{text:"impl Clone for Void",synthetic:false,types:["void::Void"]},]; implementors["wabt"] = [{text:"impl<F32: Clone, F64: Clone> Clone for Value<F32, F64>",synthetic:false,types:["wabt::script::Value"]},{text:"impl<F32: Clone, F64: Clone> Clone for Action<F32, F64>",synthetic:false,types:["wabt::script::Action"]},{text:"impl Clone for ModuleBinary",synthetic:false,types:["wabt::script::ModuleBinary"]},{text:"impl<F32: Clone, F64: Clone> Clone for CommandKind<F32, F64>",synthetic:false,types:["wabt::script::CommandKind"]},{text:"impl<F32: Clone, F64: Clone> Clone for Command<F32, F64>",synthetic:false,types:["wabt::script::Command"]},{text:"impl Clone for Features",synthetic:false,types:["wabt::Features"]},]; implementors["wasmer_clif_fork_frontend"] = [{text:"impl Clone for Block",synthetic:false,types:["wasmer_clif_fork_frontend::ssa::Block"]},{text:"impl Clone for Variable",synthetic:false,types:["wasmer_clif_fork_frontend::variable::Variable"]},]; implementors["wasmer_clif_fork_wasm"] = [{text:"impl Clone for GlobalVariable",synthetic:false,types:["wasmer_clif_fork_wasm::environ::spec::GlobalVariable"]},{text:"impl Clone for ReturnMode",synthetic:false,types:["wasmer_clif_fork_wasm::environ::spec::ReturnMode"]},{text:"impl Clone for FuncIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::FuncIndex"]},{text:"impl Clone for DefinedFuncIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedFuncIndex"]},{text:"impl Clone for DefinedTableIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedTableIndex"]},{text:"impl Clone for DefinedMemoryIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedMemoryIndex"]},{text:"impl Clone for DefinedGlobalIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedGlobalIndex"]},{text:"impl Clone for TableIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::TableIndex"]},{text:"impl Clone for GlobalIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::GlobalIndex"]},{text:"impl Clone for MemoryIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::MemoryIndex"]},{text:"impl Clone for SignatureIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::SignatureIndex"]},{text:"impl Clone for Global",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::Global"]},{text:"impl Clone for GlobalInit",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::GlobalInit"]},{text:"impl Clone for Table",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::Table"]},{text:"impl Clone for TableElementType",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::TableElementType"]},{text:"impl Clone for Memory",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::Memory"]},]; implementors["wasmer_llvm_backend"] = [{text:"impl Clone for LLVMOptions",synthetic:false,types:["wasmer_llvm_backend::LLVMOptions"]},]; implementors["wasmer_middleware_common"] = [{text:"impl Clone for ExecutionLimitExceededError",synthetic:false,types:["wasmer_middleware_common::metering::ExecutionLimitExceededError"]},]; implementors["wasmer_runtime_core"] = [{text:"impl Clone for WasmHash",synthetic:false,types:["wasmer_runtime_core::cache::WasmHash"]},{text:"impl Clone for CompileError",synthetic:false,types:["wasmer_runtime_core::error::CompileError"]},{text:"impl Clone for LinkError",synthetic:false,types:["wasmer_runtime_core::error::LinkError"]},{text:"impl Clone for ResolveError",synthetic:false,types:["wasmer_runtime_core::error::ResolveError"]},{text:"impl Clone for CreationError",synthetic:false,types:["wasmer_runtime_core::error::CreationError"]},{text:"impl Clone for Context",synthetic:false,types:["wasmer_runtime_core::export::Context"]},{text:"impl Clone for Export",synthetic:false,types:["wasmer_runtime_core::export::Export"]},{text:"impl Clone for FuncPointer",synthetic:false,types:["wasmer_runtime_core::export::FuncPointer"]},{text:"impl Clone for Global",synthetic:false,types:["wasmer_runtime_core::global::Global"]},{text:"impl<T: Copy, Ty> Clone for WasmPtr<T, Ty>",synthetic:false,types:["wasmer_runtime_core::memory::ptr::WasmPtr"]},{text:"impl Clone for Memory",synthetic:false,types:["wasmer_runtime_core::memory::Memory"]},{text:"impl Clone for MemoryType",synthetic:false,types:["wasmer_runtime_core::memory::MemoryType"]},{text:"impl Clone for UnsharedMemory",synthetic:false,types:["wasmer_runtime_core::memory::UnsharedMemory"]},{text:"impl Clone for SharedMemory",synthetic:false,types:["wasmer_runtime_core::memory::SharedMemory"]},{text:"impl Clone for ModuleInfo",synthetic:false,types:["wasmer_runtime_core::module::ModuleInfo"]},{text:"impl Clone for Module",synthetic:false,types:["wasmer_runtime_core::module::Module"]},{text:"impl Clone for ExportIndex",synthetic:false,types:["wasmer_runtime_core::module::ExportIndex"]},{text:"impl Clone for DataInitializer",synthetic:false,types:["wasmer_runtime_core::module::DataInitializer"]},{text:"impl Clone for TableInitializer",synthetic:false,types:["wasmer_runtime_core::module::TableInitializer"]},{text:"impl<K: Clone + TypedIndex> Clone for StringTable<K>",synthetic:false,types:["wasmer_runtime_core::module::StringTable"]},{text:"impl Clone for NamespaceIndex",synthetic:false,types:["wasmer_runtime_core::module::NamespaceIndex"]},{text:"impl Clone for NameIndex",synthetic:false,types:["wasmer_runtime_core::module::NameIndex"]},{text:"impl<K: Clone, V: Clone> Clone for BoxedMap<K, V> where
    K: TypedIndex
",synthetic:false,types:["wasmer_runtime_core::structures::boxed::BoxedMap"]},{text:"impl<K: Clone, V: Clone> Clone for Map<K, V> where
    K: TypedIndex
",synthetic:false,types:["wasmer_runtime_core::structures::map::Map"]},{text:"impl Clone for Table",synthetic:false,types:["wasmer_runtime_core::table::Table"]},{text:"impl Clone for Wasm",synthetic:false,types:["wasmer_runtime_core::typed_func::Wasm"]},{text:"impl Clone for Type",synthetic:false,types:["wasmer_runtime_core::types::Type"]},{text:"impl Clone for Value",synthetic:false,types:["wasmer_runtime_core::types::Value"]},{text:"impl Clone for ElementType",synthetic:false,types:["wasmer_runtime_core::types::ElementType"]},{text:"impl Clone for TableDescriptor",synthetic:false,types:["wasmer_runtime_core::types::TableDescriptor"]},{text:"impl Clone for Initializer",synthetic:false,types:["wasmer_runtime_core::types::Initializer"]},{text:"impl Clone for GlobalDescriptor",synthetic:false,types:["wasmer_runtime_core::types::GlobalDescriptor"]},{text:"impl Clone for GlobalInit",synthetic:false,types:["wasmer_runtime_core::types::GlobalInit"]},{text:"impl Clone for MemoryDescriptor",synthetic:false,types:["wasmer_runtime_core::types::MemoryDescriptor"]},{text:"impl Clone for FuncSig",synthetic:false,types:["wasmer_runtime_core::types::FuncSig"]},{text:"impl Clone for FuncIndex",synthetic:false,types:["wasmer_runtime_core::types::FuncIndex"]},{text:"impl Clone for LocalFuncIndex",synthetic:false,types:["wasmer_runtime_core::types::LocalFuncIndex"]},{text:"impl Clone for ImportedFuncIndex",synthetic:false,types:["wasmer_runtime_core::types::ImportedFuncIndex"]},{text:"impl Clone for MemoryIndex",synthetic:false,types:["wasmer_runtime_core::types::MemoryIndex"]},{text:"impl Clone for LocalMemoryIndex",synthetic:false,types:["wasmer_runtime_core::types::LocalMemoryIndex"]},{text:"impl Clone for ImportedMemoryIndex",synthetic:false,types:["wasmer_runtime_core::types::ImportedMemoryIndex"]},{text:"impl Clone for TableIndex",synthetic:false,types:["wasmer_runtime_core::types::TableIndex"]},{text:"impl Clone for LocalTableIndex",synthetic:false,types:["wasmer_runtime_core::types::LocalTableIndex"]},{text:"impl Clone for ImportedTableIndex",synthetic:false,types:["wasmer_runtime_core::types::ImportedTableIndex"]},{text:"impl Clone for GlobalIndex",synthetic:false,types:["wasmer_runtime_core::types::GlobalIndex"]},{text:"impl Clone for LocalGlobalIndex",synthetic:false,types:["wasmer_runtime_core::types::LocalGlobalIndex"]},{text:"impl Clone for ImportedGlobalIndex",synthetic:false,types:["wasmer_runtime_core::types::ImportedGlobalIndex"]},{text:"impl Clone for SigIndex",synthetic:false,types:["wasmer_runtime_core::types::SigIndex"]},{text:"impl Clone for Pages",synthetic:false,types:["wasmer_runtime_core::units::Pages"]},{text:"impl Clone for Bytes",synthetic:false,types:["wasmer_runtime_core::units::Bytes"]},{text:"impl Clone for ImportedFunc",synthetic:false,types:["wasmer_runtime_core::vm::ImportedFunc"]},{text:"impl Clone for LocalTable",synthetic:false,types:["wasmer_runtime_core::vm::LocalTable"]},{text:"impl Clone for LocalMemory",synthetic:false,types:["wasmer_runtime_core::vm::LocalMemory"]},{text:"impl Clone for LocalGlobal",synthetic:false,types:["wasmer_runtime_core::vm::LocalGlobal"]},{text:"impl Clone for SigId",synthetic:false,types:["wasmer_runtime_core::vm::SigId"]},{text:"impl Clone for Anyfunc",synthetic:false,types:["wasmer_runtime_core::vm::Anyfunc"]},{text:"impl Clone for BoundaryRegisterPreservation",synthetic:false,types:["wasmer_runtime_core::fault::BoundaryRegisterPreservation"]},{text:"impl Clone for RegisterIndex",synthetic:false,types:["wasmer_runtime_core::state::RegisterIndex"]},{text:"impl Clone for WasmAbstractValue",synthetic:false,types:["wasmer_runtime_core::state::WasmAbstractValue"]},{text:"impl Clone for MachineState",synthetic:false,types:["wasmer_runtime_core::state::MachineState"]},{text:"impl Clone for MachineStateDiff",synthetic:false,types:["wasmer_runtime_core::state::MachineStateDiff"]},{text:"impl Clone for MachineValue",synthetic:false,types:["wasmer_runtime_core::state::MachineValue"]},{text:"impl Clone for FunctionStateMap",synthetic:false,types:["wasmer_runtime_core::state::FunctionStateMap"]},{text:"impl Clone for SuspendOffset",synthetic:false,types:["wasmer_runtime_core::state::SuspendOffset"]},{text:"impl Clone for OffsetInfo",synthetic:false,types:["wasmer_runtime_core::state::OffsetInfo"]},{text:"impl Clone for ModuleStateMap",synthetic:false,types:["wasmer_runtime_core::state::ModuleStateMap"]},{text:"impl Clone for WasmFunctionStateDump",synthetic:false,types:["wasmer_runtime_core::state::WasmFunctionStateDump"]},{text:"impl Clone for ExecutionStateImage",synthetic:false,types:["wasmer_runtime_core::state::ExecutionStateImage"]},{text:"impl Clone for InstanceImage",synthetic:false,types:["wasmer_runtime_core::state::InstanceImage"]},{text:"impl Clone for CodeVersion",synthetic:false,types:["wasmer_runtime_core::state::CodeVersion"]},{text:"impl Clone for GPR",synthetic:false,types:["wasmer_runtime_core::state::x64::GPR"]},{text:"impl Clone for XMM",synthetic:false,types:["wasmer_runtime_core::state::x64::XMM"]},{text:"impl Clone for X64Register",synthetic:false,types:["wasmer_runtime_core::state::x64::X64Register"]},]; implementors["wasmer_wasi"] = [{text:"impl Clone for WasiFsError",synthetic:false,types:["wasmer_wasi::state::types::WasiFsError"]},{text:"impl Clone for PollEvent",synthetic:false,types:["wasmer_wasi::state::types::PollEvent"]},{text:"impl Clone for PollEventBuilder",synthetic:false,types:["wasmer_wasi::state::types::PollEventBuilder"]},{text:"impl Clone for __wasi_ciovec_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_ciovec_t"]},{text:"impl Clone for __wasi_dirent_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_dirent_t"]},{text:"impl Clone for __wasi_event_fd_readwrite_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_event_fd_readwrite_t"]},{text:"impl Clone for __wasi_event_u",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_event_u"]},{text:"impl Clone for EventEnum",synthetic:false,types:["wasmer_wasi::syscalls::types::EventEnum"]},{text:"impl Clone for __wasi_event_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_event_t"]},{text:"impl Clone for __wasi_prestat_u_dir_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_prestat_u_dir_t"]},{text:"impl Clone for __wasi_prestat_u",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_prestat_u"]},{text:"impl Clone for __wasi_prestat_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_prestat_t"]},{text:"impl Clone for PrestatEnum",synthetic:false,types:["wasmer_wasi::syscalls::types::PrestatEnum"]},{text:"impl Clone for __wasi_fdstat_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_fdstat_t"]},{text:"impl Clone for __wasi_filestat_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_filestat_t"]},{text:"impl Clone for __wasi_iovec_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_iovec_t"]},{text:"impl Clone for __wasi_subscription_clock_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_subscription_clock_t"]},{text:"impl Clone for __wasi_subscription_fs_readwrite_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_subscription_fs_readwrite_t"]},{text:"impl Clone for __wasi_subscription_u",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_subscription_u"]},{text:"impl Clone for __wasi_subscription_t",synthetic:false,types:["wasmer_wasi::syscalls::types::__wasi_subscription_t"]},{text:"impl Clone for EventType",synthetic:false,types:["wasmer_wasi::syscalls::types::EventType"]},{text:"impl Clone for WasiSubscription",synthetic:false,types:["wasmer_wasi::syscalls::types::WasiSubscription"]},]; implementors["wasmparser"] = [{text:"impl Clone for Range",synthetic:false,types:["wasmparser::binary_reader::Range"]},{text:"impl<'a> Clone for BinaryReader<'a>",synthetic:false,types:["wasmparser::binary_reader::BinaryReader"]},{text:"impl Clone for OperatorValidatorConfig",synthetic:false,types:["wasmparser::operators_validator::OperatorValidatorConfig"]},{text:"impl Clone for ParserInput",synthetic:false,types:["wasmparser::parser::ParserInput"]},{text:"impl Clone for BinaryReaderError",synthetic:false,types:["wasmparser::primitives::BinaryReaderError"]},{text:"impl Clone for CustomSectionKind",synthetic:false,types:["wasmparser::primitives::CustomSectionKind"]},{text:"impl<'a> Clone for SectionCode<'a>",synthetic:false,types:["wasmparser::primitives::SectionCode"]},{text:"impl Clone for Type",synthetic:false,types:["wasmparser::primitives::Type"]},{text:"impl Clone for TypeOrFuncType",synthetic:false,types:["wasmparser::primitives::TypeOrFuncType"]},{text:"impl Clone for ExternalKind",synthetic:false,types:["wasmparser::primitives::ExternalKind"]},{text:"impl Clone for FuncType",synthetic:false,types:["wasmparser::primitives::FuncType"]},{text:"impl Clone for ResizableLimits",synthetic:false,types:["wasmparser::primitives::ResizableLimits"]},{text:"impl Clone for TableType",synthetic:false,types:["wasmparser::primitives::TableType"]},{text:"impl Clone for MemoryType",synthetic:false,types:["wasmparser::primitives::MemoryType"]},{text:"impl Clone for GlobalType",synthetic:false,types:["wasmparser::primitives::GlobalType"]},{text:"impl Clone for ImportSectionEntryType",synthetic:false,types:["wasmparser::primitives::ImportSectionEntryType"]},{text:"impl<'a> Clone for Naming<'a>",synthetic:false,types:["wasmparser::primitives::Naming"]},{text:"impl Clone for NameType",synthetic:false,types:["wasmparser::primitives::NameType"]},{text:"impl Clone for LinkingType",synthetic:false,types:["wasmparser::primitives::LinkingType"]},{text:"impl Clone for RelocType",synthetic:false,types:["wasmparser::primitives::RelocType"]},{text:"impl Clone for Ieee32",synthetic:false,types:["wasmparser::primitives::Ieee32"]},{text:"impl Clone for Ieee64",synthetic:false,types:["wasmparser::primitives::Ieee64"]},{text:"impl Clone for V128",synthetic:false,types:["wasmparser::primitives::V128"]},{text:"impl<'a> Clone for Data<'a>",synthetic:false,types:["wasmparser::readers::data_section::Data"]},{text:"impl<'a> Clone for DataKind<'a>",synthetic:false,types:["wasmparser::readers::data_section::DataKind"]},{text:"impl<'a> Clone for Element<'a>",synthetic:false,types:["wasmparser::readers::element_section::Element"]},{text:"impl<'a> Clone for ElementKind<'a>",synthetic:false,types:["wasmparser::readers::element_section::ElementKind"]},{text:"impl<'a> Clone for ElementItems<'a>",synthetic:false,types:["wasmparser::readers::element_section::ElementItems"]},{text:"impl<'a> Clone for Export<'a>",synthetic:false,types:["wasmparser::readers::export_section::Export"]},{text:"impl<'a> Clone for Global<'a>",synthetic:false,types:["wasmparser::readers::global_section::Global"]},{text:"impl<'a> Clone for Import<'a>",synthetic:false,types:["wasmparser::readers::import_section::Import"]},{text:"impl<'a> Clone for InitExpr<'a>",synthetic:false,types:["wasmparser::readers::init_expr::InitExpr"]},{text:"impl<'a> Clone for Name<'a>",synthetic:false,types:["wasmparser::readers::name_section::Name"]},{text:"impl<'a> Clone for ProducersFieldValue<'a>",synthetic:false,types:["wasmparser::readers::producers_section::ProducersFieldValue"]},{text:"impl<'a> Clone for ProducersField<'a>",synthetic:false,types:["wasmparser::readers::producers_section::ProducersField"]},{text:"impl Clone for Reloc",synthetic:false,types:["wasmparser::readers::reloc_section::Reloc"]},{text:"impl Clone for ValidatingParserConfig",synthetic:false,types:["wasmparser::validator::ValidatingParserConfig"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()