pub fn has_let_binders(expr: &Expr) -> bool
Returns true if an expression contains any Let binders.
Let