Module body

Module body 

Source
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§

compilercompiler
MML to MIME message body compilation module
interpreterinterpreter
MIME to MML message body interpretation module

Structs§

MimeBodyInterpreterinterpreter
MIME → MML message body interpreter.
MmlBodyCompilercompiler
MML → MIME message body compiler.

Enums§

FilterPartsinterpreter
Filters parts to show by MIME type.