[][src]Function taginfo::is_valid_html_attribute_name

pub fn is_valid_html_attribute_name(attr: &str) -> bool

Returns true when the string provided is a valid "attribute name" as defined in the WhatWG spec