This can be useful for firmware where the stack/static size of the Vec may be inhibitive. ThinVec requires one pointer to a heap allocated buffer that holds the length and capacity.
The thin-vec feature is disabled by default.
This can be useful for firmware where the stack/static size of the Vec may be inhibitive. ThinVec requires one pointer to a heap allocated buffer that holds the length and capacity.
The thin-vec feature is disabled by default.