syntax::ast::make

Function expr_let

Source
pub fn expr_let(pattern: Pat, expr: Expr) -> LetExpr