rustdoc
1.77.0-nightly
(2319be8e2 2024-01-12)
Module html_tags
Constants
Functions
In rustdoc::passes::lint
?
Module
rustdoc
::
passes
::
lint
::
html_tags
source
·
[
−
]
Expand description
Detects invalid HTML (like an unclosed
<span>
) in doc comments.
Constants
ALLOWED_UNCLOSED
🔒
Functions
drop_tag
🔒
extract_html_tag
🔒
extract_path_backwards
🔒
extract_path_forward
🔒
extract_tags
🔒
is_valid_for_html_tag_name
🔒
visit_item
🔒