(function() {var implementors = {};
implementors['libc'] = [];implementors['ramp'] = ["impl Hash for Limb","impl Hash for Int",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()