Function tex_parser::parse[][src]

pub fn parse(input: &str) -> Result<Document, ParseError<LineCol>>