(function() {var implementors = {};
implementors["num_bigint"] = [{text:"impl Not for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl<'a> Not for &'a BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()