(function() {var implementors = {}; implementors["byteorder"] = [{text:"impl Clone for BigEndian",synthetic:false,types:["byteorder::BigEndian"]},{text:"impl Clone for LittleEndian",synthetic:false,types:["byteorder::LittleEndian"]},]; implementors["parity_wasm"] = [{text:"impl Clone for VarUint32",synthetic:false,types:["parity_wasm::elements::primitives::VarUint32"]},{text:"impl Clone for VarUint64",synthetic:false,types:["parity_wasm::elements::primitives::VarUint64"]},{text:"impl Clone for VarUint7",synthetic:false,types:["parity_wasm::elements::primitives::VarUint7"]},{text:"impl Clone for VarInt7",synthetic:false,types:["parity_wasm::elements::primitives::VarInt7"]},{text:"impl Clone for Uint8",synthetic:false,types:["parity_wasm::elements::primitives::Uint8"]},{text:"impl Clone for VarInt32",synthetic:false,types:["parity_wasm::elements::primitives::VarInt32"]},{text:"impl Clone for VarInt64",synthetic:false,types:["parity_wasm::elements::primitives::VarInt64"]},{text:"impl Clone for Uint32",synthetic:false,types:["parity_wasm::elements::primitives::Uint32"]},{text:"impl Clone for Uint64",synthetic:false,types:["parity_wasm::elements::primitives::Uint64"]},{text:"impl Clone for VarUint1",synthetic:false,types:["parity_wasm::elements::primitives::VarUint1"]},{text:"impl<T: Clone + Deserialize> Clone for CountedList<T>",synthetic:false,types:["parity_wasm::elements::primitives::CountedList"]},{text:"impl<I: Clone + Serialize<Error = Error>, T: Clone + IntoIterator<Item = I>> Clone for CountedListWriter<I, T>",synthetic:false,types:["parity_wasm::elements::primitives::CountedListWriter"]},{text:"impl Clone for Module",synthetic:false,types:["parity_wasm::elements::module::Module"]},{text:"impl Clone for ImportCountType",synthetic:false,types:["parity_wasm::elements::module::ImportCountType"]},{text:"impl Clone for Section",synthetic:false,types:["parity_wasm::elements::section::Section"]},{text:"impl Clone for CustomSection",synthetic:false,types:["parity_wasm::elements::section::CustomSection"]},{text:"impl Clone for TypeSection",synthetic:false,types:["parity_wasm::elements::section::TypeSection"]},{text:"impl Clone for ImportSection",synthetic:false,types:["parity_wasm::elements::section::ImportSection"]},{text:"impl Clone for FunctionSection",synthetic:false,types:["parity_wasm::elements::section::FunctionSection"]},{text:"impl Clone for TableSection",synthetic:false,types:["parity_wasm::elements::section::TableSection"]},{text:"impl Clone for MemorySection",synthetic:false,types:["parity_wasm::elements::section::MemorySection"]},{text:"impl Clone for GlobalSection",synthetic:false,types:["parity_wasm::elements::section::GlobalSection"]},{text:"impl Clone for ExportSection",synthetic:false,types:["parity_wasm::elements::section::ExportSection"]},{text:"impl Clone for CodeSection",synthetic:false,types:["parity_wasm::elements::section::CodeSection"]},{text:"impl Clone for ElementSection",synthetic:false,types:["parity_wasm::elements::section::ElementSection"]},{text:"impl Clone for DataSection",synthetic:false,types:["parity_wasm::elements::section::DataSection"]},{text:"impl Clone for Type",synthetic:false,types:["parity_wasm::elements::types::Type"]},{text:"impl Clone for ValueType",synthetic:false,types:["parity_wasm::elements::types::ValueType"]},{text:"impl Clone for BlockType",synthetic:false,types:["parity_wasm::elements::types::BlockType"]},{text:"impl Clone for FunctionType",synthetic:false,types:["parity_wasm::elements::types::FunctionType"]},{text:"impl Clone for TableElementType",synthetic:false,types:["parity_wasm::elements::types::TableElementType"]},{text:"impl Clone for GlobalType",synthetic:false,types:["parity_wasm::elements::import_entry::GlobalType"]},{text:"impl Clone for TableType",synthetic:false,types:["parity_wasm::elements::import_entry::TableType"]},{text:"impl Clone for ResizableLimits",synthetic:false,types:["parity_wasm::elements::import_entry::ResizableLimits"]},{text:"impl Clone for MemoryType",synthetic:false,types:["parity_wasm::elements::import_entry::MemoryType"]},{text:"impl Clone for External",synthetic:false,types:["parity_wasm::elements::import_entry::External"]},{text:"impl Clone for ImportEntry",synthetic:false,types:["parity_wasm::elements::import_entry::ImportEntry"]},{text:"impl Clone for Internal",synthetic:false,types:["parity_wasm::elements::export_entry::Internal"]},{text:"impl Clone for ExportEntry",synthetic:false,types:["parity_wasm::elements::export_entry::ExportEntry"]},{text:"impl Clone for GlobalEntry",synthetic:false,types:["parity_wasm::elements::global_entry::GlobalEntry"]},{text:"impl Clone for Instructions",synthetic:false,types:["parity_wasm::elements::ops::Instructions"]},{text:"impl Clone for InitExpr",synthetic:false,types:["parity_wasm::elements::ops::InitExpr"]},{text:"impl Clone for Instruction",synthetic:false,types:["parity_wasm::elements::ops::Instruction"]},{text:"impl Clone for Func",synthetic:false,types:["parity_wasm::elements::func::Func"]},{text:"impl Clone for Local",synthetic:false,types:["parity_wasm::elements::func::Local"]},{text:"impl Clone for FuncBody",synthetic:false,types:["parity_wasm::elements::func::FuncBody"]},{text:"impl Clone for ElementSegment",synthetic:false,types:["parity_wasm::elements::segment::ElementSegment"]},{text:"impl Clone for DataSegment",synthetic:false,types:["parity_wasm::elements::segment::DataSegment"]},{text:"impl<T: Clone> Clone for IndexMap<T>",synthetic:false,types:["parity_wasm::elements::index_map::IndexMap"]},{text:"impl Clone for NameSection",synthetic:false,types:["parity_wasm::elements::name_section::NameSection"]},{text:"impl Clone for ModuleNameSection",synthetic:false,types:["parity_wasm::elements::name_section::ModuleNameSection"]},{text:"impl Clone for FunctionNameSection",synthetic:false,types:["parity_wasm::elements::name_section::FunctionNameSection"]},{text:"impl Clone for LocalNameSection",synthetic:false,types:["parity_wasm::elements::name_section::LocalNameSection"]},{text:"impl Clone for RelocSection",synthetic:false,types:["parity_wasm::elements::reloc_section::RelocSection"]},{text:"impl Clone for RelocationEntry",synthetic:false,types:["parity_wasm::elements::reloc_section::RelocationEntry"]},{text:"impl Clone for Error",synthetic:false,types:["parity_wasm::elements::Error"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()