[][src]Function oox::xml::zip_file_to_xml_node

pub fn zip_file_to_xml_node(
    zip_file: &mut ZipFile
) -> Result<XmlNode, Box<dyn Error>>