Struct lettre::transport::stub::StubEmailTransport [] [src]

pub struct StubEmailTransport;

This transport does nothing except logging the message envelope

Trait Implementations

impl EmailTransport<StubResult> for StubEmailTransport
[src]

Sends the email

Close the transport explicitly