Brevo Mail
Utility Crate to send transactional E-Mails via Brevo.
Code
Take a closer look at the examples folder.
...
async ```
## Brevo Docs
https://developers.brevo.com/docs/send-a-transactional-email
## Brevo API Keys
https://app.brevo.com/settings/keys/api
## Brevo API Reference
https://developers.brevo.com/reference/sendtransacemail
## Example
The example in the `examples` folder shows you how to use the library. You can call the example with:
```bash
cargo run --example send_mail xkeysib-brevo-key <sender-mail> <receiver-mail>