Searched defs:stmt_local (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/syn/src/ | ||
| H A D | stmt.rs | 266 fn stmt_local(input: ParseStream, attrs: Vec<Attribute>) -> Result<Local> { in stmt_local() functions |
Completed in 2 milliseconds