Type Definition async_mailer::ArcMailer

source ·
pub type ArcMailer = Arc<dyn DynMailer + 'static>;