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

pub fn ident_expr(symbol: Symbol, ty: Type) -> Result<Expr, WeldCompileError>