rustdoc
1.78.0-nightly
(b381d3ab2 2024-02-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
🔒