1
2
3
4
5
6
7

extern crate buf_read_ext;

#[cfg(test)]
mod tests;

pub mod rfc5322;