(function() {var implementors = {};
implementors["num_bigint"] = ["impl ToPrimitive for BigUint","impl ToPrimitive for BigInt",];
implementors["num_traits"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()