Closed
Description
I just enabled #![deny(missing_docs)]
and I get:
error: missing documentation for crate
The section of the book on documentation, however, does not mention anything about "crate documentation" or how to add it.
I just enabled #![deny(missing_docs)]
and I get:
error: missing documentation for crate
The section of the book on documentation, however, does not mention anything about "crate documentation" or how to add it.