Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> ParseResult<Vec<ParseNode>>
Expand description

Convenience function: parse a LaTeX string and return the AST.