rustdoc::lint

Static 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.