(function() {var implementors = { "hashbrown":[["impl<T, S, A> BitOr<&HashSet<T, S, A>> for &HashSet<T, S, A>
where\n T: Eq + Hash + Clone,\n S: BuildHasher + Default,\n A: Allocator + Clone,
"]], "indexmap":[["impl<T, S1, S2> BitOr<&IndexSet<T, S2>> for &IndexSet<T, S1>
where\n T: Eq + Hash + Clone,\n S1: BuildHasher + Default,\n S2: BuildHasher,
"]], "mio":[["impl BitOr for Interest"]], "security_framework":[["impl BitOr for RevocationPolicy"],["impl BitOr for AccessControlOptions"],["impl BitOr for Flags"],["impl BitOr for Flags"],["impl BitOr for TrustOptions"]], "tokio":[["impl BitOr for Interest"],["impl BitOr for Ready"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()