pub static MISSING_CRATE_LEVEL_DOCS: &'static 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.