Struct mail_parser::MessageAttachment [−][src]
Expand description
Raw contents of an e-mail message attachment.
Fields
raw_message: Cow<'x, [u8]>
Implementations
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.