parse_file

Function parse_file 

Source
pub fn parse_file(problem: &mut Problem, file: &str) -> Result<(), Error>