Searched refs:parse_args_with (Results 1 – 1 of 1) sorted by relevance
225 self.parse_args_with(T::parse) in parse_args()247 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() method266 Meta::List(meta) => meta.parse_args_with(parser), in parse_args_with()397 self.parse_args_with(meta::parser(logic)) in parse_nested_meta()573 self.parse_args_with(T::parse) in parse_args()579 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() method591 self.parse_args_with(meta::parser(logic)) in parse_nested_meta()