(function() {var implementors = {};
implementors["antidote"] = [];
implementors["rand_core"] = [{text:"impl Read for dyn RngCore",synthetic:false,types:["rand_core::RngCore"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()