gitpatcher 0.2.3

A library that uses git to maintain a set of patches around a submodule
Documentation
1
2
3
4
pub mod bulk;
pub mod email;

pub use self::email::EmailMessage;