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/
H A Dattr.rs237 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() functions
569 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() functions
[all...]

Completed in 2 milliseconds