Skip to main content

get_root_node

Function get_root_node 

Source
pub fn get_root_node(document: &XmlDocument) -> Result<XmlNode>
Expand description

Gets the root element node from a document.