Docs.rs
mail-builder-1.0.0
mail-builder 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
12 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
mdecimus
Dependencies
gethostname ^1.0.0
normal
optional
mail-parser ^0.11
dev
serde ^1.0
dev
serde_json ^1.0
dev
serde_yaml ^0.9.10
dev
Versions
49.66%
of the crate is documented
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
Skip to main content
Module writer
mail_
builder
1.0.0
Module writer
Module Items
Structs
Traits
In crate mail_
builder
mail_builder
Module
writer
Copy item path
Source
Structs
§
IoWriter
Buffered adapter that lets any
std::io::Write
act as a
Writer
.
Traits
§
Writer
Byte sink used by every serializer in this crate.