Type Definition async_mailer::BoxMailer

source ·
pub type BoxMailer = Box<dyn DynMailer + 'static, Global>;