mirror of
https://git.meli.delivery/meli/meli
synced 2024-11-01 15:40:27 +00:00
d926cadc4d
The operation() method on the MailBackend trait returns a trait object that can read or modify an Envelope directly from the backend. This is used to get eg the envelope's text, or set flags. It has two arguments, envelope hash and folder hash. Only the Maildir backend needed the latter argument, and it can be replaced with a dictionary to match envelope hashes to folder hashes within the Maildir backend. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |