Function mathml_rs::parse_fragment[][src]

pub fn parse_fragment(
    reader: Reader<BufReader<File>>
) -> (Vec<MathNode>, Reader<BufReader<File>>)