Structsยง
- Utf8
Chunk - An item returned by the
Utf8Chunks
iterator. - Utf8
Chunks - An iterator used to decode a slice of mostly UTF-8 bytes to string slices
(
&str
) and byte slices (&[u8]
). - Debug
Experimental
Utf8Chunks
iterator.&str
) and byte slices (&[u8]
).