lettermint-rs 0.3.1

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

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