Docs.rs
eml-codec-0.1.2
eml-codec 0.1.2
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
superboum
Dependencies
base64 ^0.21
normal
chrono ^0.4
normal
encoding_rs ^0.8
normal
nom ^7
normal
walkdir ^2
dev
Versions
9.81%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module part
eml_
codec
0.1.2
Module part
Module Items
Modules
Enums
Functions
In crate eml_
codec
eml_codec
Module
part
Copy item path
Source
Expand description
Parse and represent full emails as “parts” as defined by MIME (RFC 2046)
Modules
§
composite
Parts that contain other parts inside them
discrete
Parts that have a body and no child parts
field
IMF + MIME fields parsed at once
Enums
§
AnyPart
Functions
§
anypart
Parse any type of part
part_
raw