[][src]Function exile::parse

pub fn parse<S: AsRef<str>>(xml: S) -> Result<Document>

Parse an XML file held in string contents.