Module wtf8_rs::wtf8[][src]

Expand description

A WTF-8 slice.

Structs

An iterator created by chunks.

Iterator of points over a string.

An iterator for encoding potentially ill-formed UTF-16 from a WTF-8 input.

Errors which can occur when converting Wtf8 to str.

A WTF-8 slice.

Enums

Part of a WTF-8 slice.

Traits

A helper trait to do get operation on Wtf8.