pub const fn is_const_true(expr: &Expr) -> bool
Return true if an Expr is a literal True.
true
Expr
True