mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
Do not allow missing documentation by default
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
//! [Provider database](https://providers.delta.chat/) module.
|
||||
|
||||
#![allow(missing_docs)]
|
||||
|
||||
mod data;
|
||||
|
||||
use crate::config::Config;
|
||||
|
||||
Reference in New Issue
Block a user