pub fn contains_name(name: Symbol, expr: &Expr<'_>) -> bool
Expand description

Checks if an Expr contains a certain name.