parse_custom_macros

Function parse_custom_macros 

Source
pub fn parse_custom_macros(latex: &str) -> Result<Vec<CustomMacro>, String>