Home
last modified time | relevance | path

Searched defs:parse_args_with (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/
Dattr.rs237 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() method
569 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() method