Sunbeam Studios

Our open-source projects, here for you!

email-encoding (0.4.1)

Published 2026-03-26 10:57:42 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add email-encoding@0.4.1

About this package

Low level email encoding RFCs implementations

email-encoding

crates.io Documentation dependency status Rustc Version 1.63.0+ CI codecov

Low-level #[no_std] crate implementing various RFCs for encoding emails. Used internally by lettre.

Implemented RFCs:

Dependencies

ID Version
base64 ^0.22
memchr ^2.1
pretty_assertions ^1

Keywords

email rfc2047 rfc2231
Details
Cargo
2026-03-26 10:57:42 +00:00
0
MIT OR Apache-2.0
16 KiB
Assets (1)
Versions (1) View all
0.4.1 2026-03-26