lettermint-rs 0.3.0

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

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