mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Turn handle_reports comment into documentation comment
This commit is contained in:
@@ -757,7 +757,7 @@ impl<'a> MimeParser<'a> {
|
|||||||
Ok(None)
|
Ok(None)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Handle reports (only MDNs for now)
|
/// Handle reports (only MDNs for now)
|
||||||
pub fn handle_reports(
|
pub fn handle_reports(
|
||||||
&self,
|
&self,
|
||||||
from_id: u32,
|
from_id: u32,
|
||||||
|
|||||||
Reference in New Issue
Block a user