[][src]Function arcon::weld::ast::constructors::new_expr

pub fn new_expr(kind: ExprKind, ty: Type) -> Result<Expr, WeldCompileError>