(function() {var implementors = {}; implementors["byteorder"] = [{text:"impl Default for BigEndian",synthetic:false,types:["byteorder::BigEndian"]},{text:"impl Default for LittleEndian",synthetic:false,types:["byteorder::LittleEndian"]},]; implementors["parity_wasm"] = [{text:"impl Default for Module",synthetic:false,types:["parity_wasm::elements::module::Module"]},{text:"impl Default for CustomSection",synthetic:false,types:["parity_wasm::elements::section::CustomSection"]},{text:"impl Default for TypeSection",synthetic:false,types:["parity_wasm::elements::section::TypeSection"]},{text:"impl Default for ImportSection",synthetic:false,types:["parity_wasm::elements::section::ImportSection"]},{text:"impl Default for FunctionSection",synthetic:false,types:["parity_wasm::elements::section::FunctionSection"]},{text:"impl Default for TableSection",synthetic:false,types:["parity_wasm::elements::section::TableSection"]},{text:"impl Default for MemorySection",synthetic:false,types:["parity_wasm::elements::section::MemorySection"]},{text:"impl Default for GlobalSection",synthetic:false,types:["parity_wasm::elements::section::GlobalSection"]},{text:"impl Default for ExportSection",synthetic:false,types:["parity_wasm::elements::section::ExportSection"]},{text:"impl Default for CodeSection",synthetic:false,types:["parity_wasm::elements::section::CodeSection"]},{text:"impl Default for ElementSection",synthetic:false,types:["parity_wasm::elements::section::ElementSection"]},{text:"impl Default for DataSection",synthetic:false,types:["parity_wasm::elements::section::DataSection"]},{text:"impl Default for FunctionType",synthetic:false,types:["parity_wasm::elements::types::FunctionType"]},{text:"impl<T: Default> Default for IndexMap<T>",synthetic:false,types:["parity_wasm::elements::index_map::IndexMap"]},{text:"impl Default for FunctionNameSection",synthetic:false,types:["parity_wasm::elements::name_section::FunctionNameSection"]},{text:"impl Default for LocalNameSection",synthetic:false,types:["parity_wasm::elements::name_section::LocalNameSection"]},{text:"impl Default for FunctionDefinition",synthetic:false,types:["parity_wasm::builder::code::FunctionDefinition"]},{text:"impl Default for TableDefinition",synthetic:false,types:["parity_wasm::builder::table::TableDefinition"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()