encoding
0.2.33
Module all
Module Items
Modules
Constants
Functions
In crate encoding
encoding
Module
all
Copy item path
Source
Expand description
A list of all supported encodings. Useful for encodings fixed in the compile time.
Modules
§
whatwg
Constants
§
ASCII
BIG5_
2003
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.