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
/
tests
/
parsing-crates
/
main.rs
blob: 84bd57d20b4d93b267ca7b9ead9a18587e30e2d1 (
plain
) (
blame
)
1
2
3
4
5
6
#[cfg(test)]
mod
mail_parser
;
fn
main
()
{
println!
(
"Hello, world!"
);
}