You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to move away from lettre in favor of an actively maintained crate. I immediately noticed that there's no documentation for the API and there's a lot of implementations missing that one would expect to be present such as impl From<EmailAddress> for Address.
Great job so far though, wish I had the time to offer a helping hand.