(function() {var implementors = {}; implementors["num_bigint"] = [{text:"impl Hash for Sign",synthetic:false,types:["num_bigint::bigint::Sign"]},{text:"impl Hash for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl Hash for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},]; implementors["num_rational"] = [{text:"impl<T: Clone + Integer + Hash> Hash for Ratio<T>",synthetic:false,types:["num_rational::Ratio"]},]; implementors["parity_wasm"] = [{text:"impl Hash for Type",synthetic:false,types:["parity_wasm::elements::types::Type"]},{text:"impl Hash for ValueType",synthetic:false,types:["parity_wasm::elements::types::ValueType"]},{text:"impl Hash for BlockType",synthetic:false,types:["parity_wasm::elements::types::BlockType"]},{text:"impl Hash for FunctionType",synthetic:false,types:["parity_wasm::elements::types::FunctionType"]},{text:"impl Hash for Instruction",synthetic:false,types:["parity_wasm::elements::ops::Instruction"]},{text:"impl Hash for BrTableData",synthetic:false,types:["parity_wasm::elements::ops::BrTableData"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()