(function() {var implementors = {};
implementors["base64s"] = [{text:"impl Sync for Bases",synthetic:true,types:["base64s::bases::Bases"]},];
implementors["bases64"] = [{text:"impl Sync for Bases",synthetic:true,types:["bases64::bases::Bases"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()