Crate wtf8_rs[][src]

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

CodePoint

A Unicode code point: from U+0000 to U+10FFFF.

Wtf8

A WTF-8 slice.

Wtf8Buf

A WTF-8 dynamically sized, growable string.