Module utf8_array

Source

Structs§

PartialStringWriter
StringWriter
Utf8Array
Utf8Array is a collection of Rust Utf8 strs. It’s a wrapper of BytesArray.
Utf8ArrayBuilder
Utf8ArrayBuilder use &str to build an Utf8Array.