Skip to main content

parse_math_report

Function parse_math_report 

Source
pub fn parse_math_report(
    content: &str,
    opts: MathParseOptions,
) -> MathParseReport
Expand description

Parse math content into a lossless CST plus a side-channel of diagnostics.