Docs.rs
ixdtf-0.6.4
ixdtf 0.6.4
Permalink
Docs.rs crate page
Unicode-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Manishearth
github:unicode-org:icu4x-release
robertbastian
nekevss
Dependencies
serde-json-core ^0.6.0
dev
criterion ^0.5.0
dev
Versions
65.41%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
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.