[][src]Crate sized_chunks

Modules

bitmap

A fixed capacity sparse array.

ring_buffer

A fixed capacity ring buffer.

sized_chunk

A fixed capacity smart array.

sparse_chunk

A fixed capacity sparse array.

types

Structs

Bitmap

A compact array of bits.

Chunk

A fixed capacity smart array.

RingBuffer
SparseChunk

A fixed capacity sparse array.