Structsยง
- Array
Builder ๐ - An array of at most
N
elements.
Functionsยง
- next_
array ๐ - Equivalent to
it.next_array()
. - slice_
assume_ ๐ โinit_ mut - Assuming all the elements are initialized, get a mutable slice to them.
N
elements.it.next_array()
.