Function parse

Source
fn parse(text: &str, opt: ParsingOptions) -> Result<Document<'_>, Error>