email-notif 1.0.1

Email notification for status of long running processes.
Documentation
1
2
3
4
mod config;
mod send;

pub use send::EmailNotifier;