[][src]Function ra_ap_syntax::ast::make::let_stmt

pub fn let_stmt(pattern: Pat, initializer: Option<Expr>) -> LetStmt