(function() {var implementors = {}; implementors["libc"] = [];implementors["ramp"] = ["impl BitAndAssign<Limb> for Int","impl BitAndAssign<Int> for Int","impl<'a> BitAndAssign<&'a Int> for Int","impl BitAndAssign<i32> for Int","impl BitAndAssign<usize> for Int","impl BitAndAssign<BaseInt> for Int",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()