imap-client 0.3.0

Rust library to manage IMAP clients
Documentation
1
2
3
4
5
pub mod client;
pub mod stream;
pub mod tasks;

pub use imap_next::{self, imap_types};