temporary_mail
Async Rust wrapper of 1secmail temporary mail service
Based on the temporary_mail
use TempMail;
let temp_mail = new;
From TempMail
you can retrieve:
Email address
println!;
Email inbox
let emails: = temp_mail.get_inbox.await;
// print received emails
if let Ok = emails