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