index
:
aerogramme.git
albatros
autorelease
bodyext
bug/deployment
bug/dovecot-auth-resp
bug/thunderbird
bump_mail_parser
caldav
feat/condstore
feat/condstore-try-2
feat/finalize-v0.2
feat/idle
feat/list-status
feat/more-ext
feat/more-imap-qol
feat/search
in-memory
main
nix-build
perf/cpu-ram-bottleneck
quentin
refactor/imap-flow
uidplus
update-smtp-server
Encrypted e-mail storage on Garage
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aero-proto
/
src
/
lib.rs
blob: d5154cd71af531217b664114716c201bf58532b4 (
plain
) (
blame
)
1
2
3
4
5
6
#![feature(async_closure)]
pub
mod
dav
;
pub
mod
imap
;
pub
mod
lmtp
;
pub
mod
sasl
;