Function mediawiki_parser::parse[][src]

pub fn parse(input: &str) -> Result<Element, MWError>

Parse the input document to generate a document tree. After parsing, some transformations are applied to the result.