[][src]Module sized_chunks::sized_chunk

A fixed capacity smart array.

See Chunk

Structs

Chunk

A fixed capacity smart array.

Drain

A draining iterator over the elements of a Chunk.

Iter

A consuming iterator over the elements of a Chunk.