Expand description
Module dedicated to email messages.
The message is the content of the email, which is composed of a header and a body.
The core concept of this module is the Message structure, which is just wrapper around the mail_parser::Message struct.
Modules§
- Module dedicated to email message attachment.
- Template
Structs§
- The self-referencing struct.
- The self-referencing struct.