meli/melib/src/backends
Manos Pitsidianakis a365a846b8
Replace StackVec with smallvec::SmallVec
SmallVec has a less buggy and better implementation.
2020-01-20 15:58:59 +02:00
..
imap melib: Replace String with Cow<'static, str> 2020-01-07 12:55:27 +02:00
jmap Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
maildir melib: make Work use FnOnce closures 2019-12-20 00:53:43 +02:00
notmuch melib: small test cosmetic fixes 2019-12-11 16:07:08 +02:00
imap.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
jmap.rs meli/backends: honor mailbox subscriptions in IMAP/JMAP 2019-12-18 15:44:44 +02:00
maildir.rs melib: Add BackendFolder methods, move special usage logic to backend 2019-12-18 08:58:49 +02:00
mbox.rs melib: Add BackendFolder methods, move special usage logic to backend 2019-12-18 08:58:49 +02:00
notmuch.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00