Expand description
Constructs and sends emails from different providers.
Modules§
- email_
provider - An email provider abstraction to allow for multiple backends.
- error
- mail_
cmd - Implementation for default
mailcommand in linux. - resend
EmailProviderimplementation usingResend.- sendgrid
EmailProviderimplementation usingSendGrid.
Structs§
- EnvLoader
- Holds all environment variables that are required by any email provider.