Crate chrs_mail

Source
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§

MailError
Errors that can occur while using the Mailbox.