[][src]Module sized_chunks::inline_array

A fixed capacity array sized to match some other type T.

See InlineArray

Structs

Drain

A draining iterator over the elements of an InlineArray.

InlineArray

A fixed capacity array sized to match some other type T.

Iter

A consuming iterator over the elements of an InlineArray.