(function() {var implementors = {};
implementors["lib"] = [{text:"impl<T: PartialEq> PartialEq<Leaf<T>> for Leaf<T>",synthetic:false,types:["lib::trie::basic::Leaf"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()