Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dattr.rs247 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() method
579 pub fn parse_args_with<F: Parser>(&self, parser: F) -> Result<F::Output> { in parse_args_with() method