pub fn find_idents_in_expr(path_expr: Expr) -> Vec<Ident>
Expand description

Returns the idents in a path like expression in reverse