Skip to main content

extract_root_element

Function extract_root_element 

Source
pub fn extract_root_element(input: &str) -> Option<XmlElement>
Expand description

Extracts the root element start tag when present.