Module panorama::mail [−][src]
Re-exports
pub use self::store::MailStore; |
Modules
client | |
event | |
metadata | |
store | Module for managing the offline storage of emails |
Structs
EmailMetadata | A record that describes the metadata of an email as it appears in the UI list |
Enums
MailCommand | Command sent to the mail thread by something else (i.e. UI) |
MailEvent | Possible events returned from the server that should be sent to the UI |
Functions
run_mail | Main entrypoint for the mail listener. |