Expand description
§Message body module
A MML body can be compiled into a MIME body using the MmlBodyCompiler builder. A MIME body can be interpreted as a MML body using the MimeBodyInterpreter builder.
Modules§
- compiler
compiler
- MML to MIME message body compilation module
- interpreter
interpreter
- MIME to MML message body interpretation module
Structs§
- Mime
Body Interpreter interpreter
- MIME → MML message body interpreter.
- MmlBody
Compiler compiler
- MML → MIME message body compiler.
Enums§
- Filter
Parts interpreter
- Filters parts to show by MIME type.