mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
docs: fix too_long_first_doc_paragraph clippy lint
This lint is enabled for beta and nightly Rust.
This commit is contained in:
@@ -1915,6 +1915,7 @@ pub async fn get_request_msg_cnt(context: &Context) -> usize {
|
||||
|
||||
/// Estimates the number of messages that will be deleted
|
||||
/// by the options `delete_device_after` or `delete_server_after`.
|
||||
///
|
||||
/// This is typically used to show the estimated impact to the user
|
||||
/// before actually enabling deletion of old messages.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user