Skip to main content

eval_int

Function eval_int 

Source
pub fn eval_int(cx: &LateContext<'_>, e: &Expr<'_>) -> Option<FullInt>
Expand description

Evaluates an expression if it’s a builtin integer type.