Warn for missing docs
This commit is contained in:
parent
827c7440be
commit
4a32062089
@ -204,6 +204,8 @@
|
||||
//! See [LICENSE](LICENSE) for details.
|
||||
//!
|
||||
|
||||
#![warn(missing_docs)]
|
||||
|
||||
mod configuration;
|
||||
pub mod error;
|
||||
mod function;
|
||||
|
Loading…
Reference in New Issue
Block a user