OhMySMTP - Rust client
Example usage:
Cargo.toml:
= { = "https://github.com/sigaloid/ohmysmtp" }
Code:
use ;
let email_service = new;
let result = email_service.send;
let email_advanced_example =
new
.with_subject
.with_attachment;
match email_service.send
Show appreciation
Want to say thanks for this library? Just click the button below and leave a brief note. It would make my day :)