pub fn parse_files<T: Into<PathBuf>>( path: T, ) -> Result<Vec<(String, File)>, Error>
Parse all the files in the given path