Structs§
- Generic
Byte View Array - Variable-size Binary View Layout: An array of variable length bytes views.
Type Aliases§
- Binary
View Array - A
GenericByteViewArray
of[u8]
- String
View Array - A
GenericByteViewArray
that stores utf8 data
GenericByteViewArray
of [u8]
GenericByteViewArray
that stores utf8 data