himalaya 0.7.0

Command-line interface for email management.
Documentation
1
2
3
4
5
6
7
8
pub mod folder;
pub use folder::*;

pub mod folders;
pub use folders::*;

pub mod args;
pub mod handlers;