static_eval

Function static_eval 

Source
pub fn static_eval(
    expr: Expr,
    root_mod: &mut RootModule,
) -> Result<ConstExpr, Error>