imbl_sized_chunks

Module sized_chunk

Source
Expand description

A fixed capacity smart array.

See Chunk

Structsยง

  • A fixed capacity smart array.
  • A draining iterator over the elements of a Chunk.
  • A consuming iterator over the elements of a Chunk.