Skip to main content

is_literal_zero

Function is_literal_zero 

Source
fn is_literal_zero(expr: &Expr<'_>) -> bool
Expand description

Returns true if the expression is the integer literal 0.