mylang_
ast_
interp
0.1.0
mylang_ast_interp
Function
eval_expr
Copy item path
source
pub(crate) fn eval_expr(expr: &
Expr
) ->
AstInterpResult
<
Entity
>