Docs.rs
mail-internals-0.2.3
mail-internals 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rustonaut
Dependencies
base64 ^0.6.0
normal
chrono ^0.4.0
normal
failure ^0.1.1
normal
idna ^0.1.4
normal
media-type ^0.4.0-unstable
normal
media-type-impl-utils ^0.3.0-unstable
normal
nom ^3.1.0
normal
percent-encoding ^1.0.0
normal
quoted-string ^0.6
normal
quoted_printable ^0.4.0
normal
soft-ascii-string ^1.0
normal
vec1 ^1.0
normal
Versions
61.39%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mail_
internals
0.2.3
In mail_
internals::
bind::
base64
mail_internals
::
bind
::
base64
Function
normal_encode
Copy item path
Source
pub fn normal_encode<R:
AsRef
<[
u8
]>>(input: R) ->
SoftAsciiString