(function() {var implementors = {}; implementors["num_bigint"] = [{text:"impl LowerHex for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl LowerHex for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()