Skip to main content
is_valid_for_html_tag_name
rustdoc
1.97.0-nightly
(67bcaa9c4 2026-05-01)
In rustdoc::
passes::
lint::
html_
tags
rustdoc
::
passes
::
lint
::
html_tags
Function
is_
valid_
for_
html_
tag_
name
Copy item path
Source
fn is_valid_for_html_tag_name(c:
char
, is_empty:
bool
) ->
bool