Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 436 Bytes

Resend with Rust

This example shows how to use Resend with Rust.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Replace re_123456789 on src/main.rs with your API key.

  2. Execute the following command:

cargo run

License

MIT License