syntax::ast::make

Function expr_let

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