Function frunk_proc_macro_helpers::find_idents_in_expr
source · pub fn find_idents_in_expr(path_expr: Expr) -> Vec<Ident>Expand description
Returns the idents in a path like expression in reverse
pub fn find_idents_in_expr(path_expr: Expr) -> Vec<Ident>Returns the idents in a path like expression in reverse