Crate fixed_collections

Source
Expand description

A non growable, dynamically allocated collection

Structsยง

ArrayPtr
A dynamically allocated array of T
CircularBuffer
RingPtr