pub fn get_attribute(element: &str, name: &str) -> Option<String>
Returns the named attribute from an element when present.