Searched defs:parse_bare_fn_arg (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/syn/src/ | ||
| H A D | ty.rs | 910 fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result<BareFnArg> { in parse_bare_fn_arg() functions |
Completed in 2 milliseconds