Searched defs:conflicts_with_all (Results 1 – 2 of 2) sorted by relevance
489 pub fn conflicts_with_all(mut self, ns: impl IntoIterator<Item = impl Into<Id>>) -> Self { in conflicts_with_all() method
3613 pub fn conflicts_with_all(mut self, names: impl IntoIterator<Item = impl Into<Id>>) -> Self { in conflicts_with_all() method