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