(function() {var implementors = {};
implementors["antidote"] = [];
implementors["unicode_bidi"] = [{text:"impl Into<u8> for Level",synthetic:false,types:["unicode_bidi::level::Level"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()