Email enCOder DECoder in Rust. Support Internet Message Format and MIME (RFC 822, 5322, 2045, 2046, 2047, 2048, 2049).
https://aerogramme.deuxfleurs.fr
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
rfc822.eml |
imf-codec
Work in progress, do not use in production
Focus: correctness over performance
This is currently only a decoder (parser), encoding is not supported.