pub fn find_visitable_nodes( dir: &str, matches: &mut HashSet<DeriveInput>, path_callback: impl Fn(&PathBuf), )