xml_element_names

Function xml_element_names 

Source
fn xml_element_names(line: &str) -> Vec<String>
Expand description

Extract XML element names from one line with conservative string scanning.