Macrosยง
- impl_
array_ ๐methods - impl_
primitive_ ๐for_ native_ types - impl_
primitive_ ๐for_ others - These types have
to_protobuf
and implementHash
.
Structsยง
- Primitive
Array PrimitiveArray
is a collection of primitive types, such asi32
,f32
.- Primitive
Array Builder PrimitiveArrayBuilder
constructs aPrimitiveArray
fromOption<Primitive>
.
Traitsยง
- Primitive
Array Item Type - Physical type of array items which have fixed size.