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

encoding0.3.0

Module all

Module Items

  • Modules
  • Constants
  • Functions

In crate encoding

encoding

Module all

Source
Expand description

A list of all supported encodings. Useful for encodings fixed in the compile time.

Modules§

whatwg

Constants§

ARMSCII_8
ASCII
BIG5_2003
CP437
ERROR
EUC_JP
GB18030
GBK
HZ
IBM866
ISO_2022_JP
ISO_8859_1
ISO_8859_2
ISO_8859_3
ISO_8859_4
ISO_8859_5
ISO_8859_6
ISO_8859_7
ISO_8859_8
ISO_8859_10
ISO_8859_13
ISO_8859_14
ISO_8859_15
ISO_8859_16
KOI8_R
KOI8_U
MAC_CYRILLIC
MAC_ROMAN
UTF_8
UTF_16BE
UTF_16LE
WINDOWS_31J
WINDOWS_874
WINDOWS_949
WINDOWS_1250
WINDOWS_1251
WINDOWS_1252
WINDOWS_1253
WINDOWS_1254
WINDOWS_1255
WINDOWS_1256
WINDOWS_1257
WINDOWS_1258

Functions§

encodings
Returns a list of references to the encodings available.