Skip to main content

parse_xml

Function parse_xml 

Source
pub fn parse_xml(s: &str) -> Result<Xml, XmlError>
Expand description

ยงErrors

Returns an XmlError if the XML cannot be parsed.