himalaya 1.0.0-beta

CLI to manage emails
1
2
3
4
5
pub mod choice;
pub mod editor;
pub mod table;

pub use self::table::*;