lettermint 0.2.1

Lettermint email service client
Documentation
1
2
3
4
5
mod batch;
mod send;

pub use batch::*;
pub use send::*;