Function tex2csv::file_parser::parse_exclude_list
source · pub fn parse_exclude_list(
exclude_file: BufReader<File>
) -> Result<Vec<String>, Box<dyn Error>>
Expand description
This function makes it possible to parse a file with keywords to be skipped on parsing the tex file