[][src]Module mailparse::body

Structs

BinaryBody

Struct that holds a binary body representation of the message (or message subpart).

EncodedBody

Struct that holds the encoded body representation of the message (or message subpart).

TextBody

Struct that holds the textual body representation of the message (or message subpart).

Enums

Body

Represents the body of an email (or mail subpart)