Expand description
chrs-mail library implementation
Structs§
- Mailbox
- Wrapper around a SQLite connection providing mailbox‑style functionalities.
- Message
- Represents a mail message stored in the mailbox.
Enums§
- Mail
Error - Errors that can occur while using the
Mailbox.