Module lossy

Source

Structsยง

Utf8Chunk
An item returned by the Utf8Chunks iterator.
Utf8Chunks
An iterator used to decode a slice of mostly UTF-8 bytes to string slices (&str) and byte slices (&[u8]).
DebugExperimental