Turn handle_reports comment into documentation comment

This commit is contained in:
Alexander Krotov
2020-01-04 20:43:20 +01:00
parent f3d68c6f25
commit d0b5b7ba03

View File

@@ -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,