Expand description
A fixed capacity sparse array.
See SparseChunk
Structsยง
- A draining iterator over the elements of a
SparseChunk. - An iterator over references to the elements of a
SparseChunk. - An iterator over mutable references to the elements of a
SparseChunk. - A draining iterator over
Options of the elements of aSparseChunk. - An iterator over
Options of references to the elements of aSparseChunk. - An iterator over
Options of mutable references to the elements of aSparseChunk. - A fixed capacity sparse array.