pub fn parse_log(task_id: i64, log: &str) -> Vec<NewTaskMessage>Expand description
Parses a log string which follows the LaTeXML convention
(described at the Manual)
pub fn parse_log(task_id: i64, log: &str) -> Vec<NewTaskMessage>Parses a log string which follows the LaTeXML convention
(described at the Manual)