loco-rs 1.0.1

The one-person framework for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Mailers
description: Learn how to send emails from your app. As it turns out, emails are still an important core feature in business apps. You can send emails from multiple types of providers, and enjoy a great developer experience.
pubDate: 2024-06-27
updatedDate: 2024-06-27
authors:
  - team-loco
episode: "006"
youtube: ieGeihxLGC8
---

Reference material for this episode:

* Loco.rs docs: [Mailers]https://loco.rs/docs/processing/mailers/