Expand description
A multi-dimensional array data type.
Modules§
- Nested message and enum types in
ProtoInvalidArrayError
.
Structs§
- A variable-length multi-dimensional array.
- The specification of one dimension of an
Array
. - The dimensions of an
Array
. - An iterator over the dimensions in an
ArrayDimensions
. - An encoded packed variant of
ArrayDimension
.
Enums§
- An error that can occur when constructing an array.
Constants§
- The maximum number of dimensions permitted in an array.