Function parse

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