Static rustdoc::lint::INVALID_HTML_TAGS

source ·
pub static INVALID_HTML_TAGS: &Lint
Expand description

The invalid_html_tags lint detects invalid HTML tags. This is a rustdoc only lint, see the documentation in the rustdoc book.