Type Alias spring_mail::Mailer

source ·
pub type Mailer = AsyncSmtpTransport<Tokio1Executor>;

Aliased Type§

struct Mailer { /* private fields */ }