Structs§
- Partial
String Writer - String
Writer - Utf8
Array Utf8Arrayis a collection of Rust Utf8strs. It’s a wrapper ofBytesArray.- Utf8
Array Builder Utf8ArrayBuilderuse&strto build anUtf8Array.
Utf8Array is a collection of Rust Utf8 strs. It’s a wrapper of BytesArray.Utf8ArrayBuilder use &str to build an Utf8Array.