pub static MISSING_CRATE_LEVEL_DOCS: &Lint
Expand description
The missing_crate_level_docs
lint detects if documentation is
missing at the crate root. This is a rustdoc
only lint, see the
documentation in the rustdoc book.
pub static MISSING_CRATE_LEVEL_DOCS: &Lint
The missing_crate_level_docs
lint detects if documentation is
missing at the crate root. This is a rustdoc
only lint, see the
documentation in the rustdoc book.