mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 19:36:32 +03:00
Do not allow missing documentation by default
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
//! # Account manager module.
|
||||
|
||||
#![warn(missing_docs)]
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user