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