rustdoc::passes::lint::html_tags

Function is_valid_for_html_tag_name

source
fn is_valid_for_html_tag_name(c: char, is_empty: bool) -> bool