sparklepost 0.5.5

Bindings for Sparkpost email API v1
Documentation
1
2
3
4
5
6
7
#![cfg_attr(docsrs, feature(doc_auto_cfg))]

//! Bindings for [Sparkpost] email API v1.
//!
//! [Sparkpost]: https://sparkpost.com

pub mod transmission;