Home
last modified time | relevance | path

Searched refs:expr_closure (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dexpr.rs1647 expr_closure(input, allow_struct).map(Expr::Closure) in atom_expr()
2317 expr_closure(input, allow_struct) in parse()
2384 fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprClosure> { in expr_closure() functions

Completed in 4 milliseconds