Static rustdoc::lint::PRIVATE_DOC_TESTS [−][src]
pub static PRIVATE_DOC_TESTS: &LintExpand description
The private_doc_tests lint detects code samples in docs of private
items not documented by rustdoc. This is a rustdoc only lint, see
the documentation in the rustdoc book.