get_attribute

Function get_attribute 

Source
pub fn get_attribute<'a>(
    e: &'a BytesStart<'_>,
    name: &[u8],
) -> Option<Cow<'a, str>>