Struct lettre::email::Email [] [src]

pub struct Email { /* fields omitted */ }

Simple email representation

Trait Implementations

impl PartialEq for Email
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Email
[src]

impl Clone for Email
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Email
[src]

Formats the value using the given formatter.

impl Display for Email
[src]

Formats the value using the given formatter.

impl SendableEmail for Email
[src]

To addresses

From address

Message content

Message ID