Docs.rs
rfc2047-decoder-0.2.0
rfc2047-decoder 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
soywod
TornaxO7
Dependencies
base64 ^0.13.0
normal
charset ^0.1.2
normal
chumsky ^0.8.0
normal
memchr ^2.5.0
normal
quoted_printable ^0.4.2
normal
thiserror ^1.0.31
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Crate rfc2047_decoder
Version 0.2.0
All Items
Structs
Enums
Functions
Type Definitions
?
Crate
rfc2047_decoder
source
·
[
−
]
Structs
Decoder
Represents the decoder builder.
Enums
Error
Functions
decode
Decodes the given RFC 2047 MIME Message Header encoded string using a default decoder.
Type Definitions
Result