syntax::ast::make

Function expr_closure

source
pub fn expr_closure(pats: impl IntoIterator<Item = Param>, expr: Expr) -> Expr