Function rustdoc::passes::lint::html_tags::is_valid_for_html_tag_name

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