mailjet-rs 0.0.0

Mailjet API Client for Rust
Documentation
1
2
3
4
5
extern crate hyper;

mod client;

pub use client::*;