Expand description
§wtf8-rs
Implementation of the WTF-8 encoding.
Modules§
- codepoint
- A Unicode code point: from U+0000 to U+10FFFF.
- wtf8
- A WTF-8 slice.
- wtf8buf
- A WTF-8 dynamically sized, growable string.
Structs§
- Code
Point - A Unicode code point: from U+0000 to U+10FFFF.
- Wtf8
- A WTF-8 slice.
- Wtf8Buf
- A WTF-8 dynamically sized, growable string.
Enums§
- Wtf8
Chunk - Part of a WTF-8 slice.