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