pub fn ref_nodes(expr: &Expr) -> impl Iterator<Item = Ref> + '_
Iterate over all Ref nodes in an expression tree.