Crate async_mailer_core
source ·Expand description
Core trait for async_mailer
. Use async_mailer
instead.
Re-exports
pub use mail_send;
Modules
Traits
Type Definitions
- Type-erased mailer error, for use of
Mailer
as trait object.
Core trait for async_mailer
. Use async_mailer
instead.
pub use mail_send;
Mailer
as trait object.