[][src]Function weld::ast::expr_box

pub fn expr_box(kind: ExprKind, annot: Annotations) -> Box<Expr>

Create a box containing an untyped expression of the given kind.