Module encoding
ixdtf
0.6.4
Module encoding
Module Items
Structs
In crate ixdtf
ixdtf
Module
encoding
Copy item path
Source
Expand description
This module contains the supported encoding for
ixdtf
parsing.
Structs
ยง
Utf8
A marker type that signals a parser should parse the source as UTF-8 bytes.
Utf16
A marker type that signals a parser should parse the source as UTF-16 bytes.