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 a SparseChunk.
  • An iterator over Options of references to the elements of a SparseChunk.
  • An iterator over Options of mutable references to the elements of a SparseChunk.
  • A fixed capacity sparse array.