Home
last modified time | relevance | path

Searched defs:conflicts_with_all (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/clap/src/builder/
H A Darg_group.rs489 pub fn conflicts_with_all(mut self, ns: impl IntoIterator<Item = impl Into<Id>>) -> Self { in conflicts_with_all() functions
H A Darg.rs3613 pub fn conflicts_with_all(mut self, names: impl IntoIterator<Item = impl Into<Id>>) -> Self { in conflicts_with_all() functions

Completed in 6 milliseconds