[][src]Function mdx::parse

pub fn parse(input: &str) -> Result<Mdx<'_>, ErrorTree<Location>>