Expand description

Custom array types

Structs

An array whose items size is not known at compile time.
An array of items of non-uniform length.

Traits

A trait for types that have variable length.