Fix documentation and add warn(missing_docs)
to all crates
#244
Labels
good first issue
Good for newcomers
warn(missing_docs)
to all crates
#244
Feature Request
Currently, adding
missing_docs
into thewarn
attr of every crate ends up with warnings. This should first be documented, andmissing_docs
appended to the warn list going forward.Context
#241 , #241 (comment)
Possible Implementation
missing_docs
to each crate, and fix warnings.The text was updated successfully, but these errors were encountered: