Function parse_xml

Source
pub fn parse_xml(axml_cursor: Cursor<Vec<u8>>) -> Result<Axml, AxmlError>
Expand description

Parse a whole XML document