pub trait MailService:
SessionService
+ MailGuard
+ MailDispatch { }
Expand description
A short hand for all the mandatory mail services
pub trait MailService:
SessionService
+ MailGuard
+ MailDispatch { }
A short hand for all the mandatory mail services