Crate mas_email

Source
Expand description

Helps sending emails to users, with different email backends

Structs§

Address
Represents an email address with a user and a domain name.
EmailVerificationContext
Context used by the emails/verification.{txt,html,subject} templates
MailTransport
A wrapper around many AsyncTransports
Mailbox
Represents an email address with an optional name for the sender/recipient.
Mailer
Helps sending mails to users
SmtpCredentials
Contains user credentials

Enums§

SmtpMode
Encryption mode to use