aboutsummaryrefslogtreecommitdiff
path: root/aero-proto/src/imap/mime_view.rs
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-05-22 15:28:14 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-05-22 15:28:14 +0200
commit742beeeafbe46c7677d4af36006f0febd0edb6cd (patch)
tree038489bf3b7270cbe0a4dee1266dea0ba23ff949 /aero-proto/src/imap/mime_view.rs
parent6ca7082197aa60288c3295387bfdf47d8adbed2d (diff)
downloadaerogramme-742beeeafbe46c7677d4af36006f0febd0edb6cd.tar.gz
aerogramme-742beeeafbe46c7677d4af36006f0febd0edb6cd.zip
fix unit tests
Diffstat (limited to 'aero-proto/src/imap/mime_view.rs')
-rw-r--r--aero-proto/src/imap/mime_view.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/aero-proto/src/imap/mime_view.rs b/aero-proto/src/imap/mime_view.rs
index 720f20a..fd0f4b0 100644
--- a/aero-proto/src/imap/mime_view.rs
+++ b/aero-proto/src/imap/mime_view.rs
@@ -33,7 +33,7 @@ pub enum BodySection<'a> {
///
/// Example of message sections:
///
-/// ```
+/// ```text
/// HEADER ([RFC-2822] header of the message)
/// TEXT ([RFC-2822] text body of the message) MULTIPART/MIXED
/// 1 TEXT/PLAIN