(function() {var implementors = {};
implementors["num"] = ["impl <a class=\"trait\" href=\"num/trait.CheckedMul.html\" title=\"trait num::CheckedMul\">CheckedMul</a> for <a class=\"struct\" href=\"num/struct.BigUint.html\" title=\"struct num::BigUint\">BigUint</a>","impl <a class=\"trait\" href=\"num/trait.CheckedMul.html\" title=\"trait num::CheckedMul\">CheckedMul</a> for <a class=\"struct\" href=\"num/struct.BigInt.html\" title=\"struct num::BigInt\">BigInt</a>",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()