(function() {var implementors = {}; implementors['pumpkin'] = ["impl Rem<Prime> for Prime","impl Rem<Int> for Prime",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()