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