Struct email::rfc5322::Rfc5322Builder [] [src]

pub struct Rfc5322Builder { /* fields omitted */ }

Type for constructing RFC 5322 messages

Methods

impl Rfc5322Builder
[src]

[src]

Make a new builder, with an empty string

[src]

[src]

[src]

Trait Implementations

Auto Trait Implementations