(function() {var implementors = {}; implementors['regex_syntax'] = ["impl<'a, 'b, T> BitAnd<&'b BTreeSet<T>> for &'a BTreeSet<T> where T: Ord + Clone","impl<E> BitAnd<EnumSet<E>> for EnumSet<E> where E: CLike",];implementors['libc'] = []; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()