[][src]Module sized_chunks::bitmap

A fixed capacity sparse array.

See Bitmap

Structs

Bitmap

A compact array of bits.

Iter

An iterator over the indices in a bitmap which are true.