dust-mail 0.4.0

A multi protocol email client
1
2
3
4
#[cfg(all(feature = "smtp", feature = "runtime-tokio"))]
pub mod smtp;

pub mod types;