find_attribute

Function find_attribute 

Source
pub fn find_attribute<'a>(
    node: &'a XmlNode,
    attribute: &str,
) -> Option<&'a AzString>