himalaya 0.7.0

Command-line interface for email management.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod cache;
pub mod compl;
pub mod config;
pub mod domain;
pub mod man;
pub mod output;
pub mod printer;
pub mod ui;

pub use domain::*;