Docs.rs
email-lib-0.23.2
email-lib 0.23.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
soywod
Dependencies
advisory-lock ^0.3
normal
optional
async-trait ^0.1
normal
chrono ^0.4
normal
chumsky =1.0.0-alpha.7
normal
convert_case ^0.5
normal
dirs ^4.0
normal
optional
email-macros =0.0.2
normal
email_address ^0.2
normal
optional
futures ^0.3
normal
optional
hickory-resolver ^0.24
normal
optional
hyper ^0.14
normal
optional
hyper-rustls ^0.24
normal
optional
imap =3.0.0-alpha.13
normal
optional
imap-proto =0.16.3
normal
optional
keyring-lib =0.4.2
normal
optional
log ^0.4
normal
mail-builder ^0.3
normal
mail-parser ^0.9
normal
mail-send ^0.4
normal
optional
maildirpp =0.0.2
normal
optional
mml-lib =1.0.12
normal
notify ^6
normal
optional
notify-rust ^4
normal
notmuch =0.8.0
normal
optional
oauth-lib =0.1.1
normal
once_cell ^1
normal
ouroboros ^0.15
normal
paste ^1
normal
pgp-lib =0.2.0
normal
optional
process-lib =0.4.2
normal
rayon ^1.6
normal
optional
regex ^1.5
normal
secret-lib =0.4.4
normal
serde ^1
normal
optional
serde-xml-rs ^0.6
normal
optional
shellexpand-utils =0.2.1
normal
thiserror ^1
normal
tokio ^1.23
normal
tokio-rustls ^0.25
normal
tree_magic_mini ^3
normal
urlencoding ^2.1
normal
utf7-imap =0.3.2
normal
optional
concat-with ^0.2
dev
env_logger ^0.10
dev
tempfile ^3.3
dev
tokio ^1.23
dev
Versions
43.4%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
email
0.23.2
Module template
Modules
Structs
Enums
In email::message
?
Module
email
::
message
::
template
source
·
[
−
]
Expand description
§
Template
A template is a simplified version of an email MIME message, based on
MML
.
Modules
§
config
forward
Forward template
new
New template
reply
Reply template
Structs
§
MimeInterpreter
MIME → MML message interpreter.
Template
TemplateBody
TemplateCursor
Enums
§
FilterHeaders
Filters headers to show in the interpreted message.
FilterParts
Filters parts to show by MIME type.