Docs.rs
encoding-next-0.3.0
encoding-next 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ilyvion
Dependencies
encoding-next-index-japanese ~1.20180106.0
normal
encoding-next-index-korean ~1.20180106.0
normal
encoding-next-index-simpchinese ~1.20180106.0
normal
encoding-next-index-singlebyte ~1.20180106.0
normal
encoding-next-index-tradchinese ~1.20180106.0
normal
encoding-next-types ^0.2
normal
getopts ^0.2.21
dev
Versions
43.65%
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
encoding
0.3.0
Module ascii
Module Items
Structs
In encoding::
codec
encoding
::
codec
Module
ascii
Copy item path
Source
Expand description
7-bit ASCII encoding.
Structs
ยง
ASCII
Decoder
A decoder for ASCII.
ASCII
Encoder
An encoder for ASCII.
ASCII
Encoding
ASCII, also known as ISO/IEC 646:US.