pub async fn find_mod_named_modules( path: impl AsRef<Path>, config: &Config, ) -> Result<Vec<PathBuf>>