Docs.rs
lettre-0.10.4
lettre 0.10.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
Crates.io
Source
Owners
amousset
github:lettre:release
Dependencies
async-std ^1.8
normal
async-trait ^0.1
normal
base64 ^0.21
normal
boring ^2.0.0
normal
ed25519-dalek ^1.0.1
normal
email-encoding ^0.2
normal
email_address ^0.2.1
normal
fastrand ^1.4
normal
futures-io ^0.3.7
normal
futures-rustls ^0.24
normal
futures-util ^0.3.7
normal
hostname ^0.3
normal
httpdate ^1
normal
idna ^0.3
normal
mime ^0.3.4
normal
native-tls ^0.2
normal
nom ^7
normal
once_cell ^1
normal
quoted_printable ^0.4.6
normal
rsa ^0.8
normal
rustls ^0.21
normal
rustls-native-certs ^0.6.2
normal
rustls-pemfile ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
socket2 ^0.4.4
normal
tokio-boring ^2.1.4
normal
tokio ^1
normal
tokio-native-tls ^0.3
normal
tokio-rustls ^0.24
normal
tracing ^0.1.16
normal
uuid ^1
normal
webpki-roots ^0.23
normal
async-std ^1.8
dev
criterion ^0.4
dev
glob ^0.3
dev
maud ^0.24
dev
pretty_assertions ^1
dev
serde_json ^1
dev
tokio ^1
dev
tracing ^0.1.16
dev
tracing-subscriber ^0.3
dev
walkdir ^2
dev
Versions
93.93%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module address
Structs
Enums
?
Module
lettre
::
address
source
·
[
−
]
Expand description
Email addresses
Structs
Address
Represents an email address with a user and a domain name.
Envelope
Simple email envelope representation
Enums
AddressError
Errors in email addresses parsing