diff --git a/src/mimeparser.rs b/src/mimeparser.rs index ec7b098a3..a66184ac5 100644 --- a/src/mimeparser.rs +++ b/src/mimeparser.rs @@ -757,7 +757,7 @@ impl<'a> MimeParser<'a> { Ok(None) } - // Handle reports (only MDNs for now) + /// Handle reports (only MDNs for now) pub fn handle_reports( &self, from_id: u32,