xml_get_attribute

Function xml_get_attribute 

Source
pub fn xml_get_attribute(
    tag: &XMLTagItem,
    attribute_name: &str,
) -> Option<String>
Expand description

Get the value of an attribute