[][src]Module static_alloc::fixed_vec

Contains the FixedVec implementation.

See FixedVec for the main information.

Structs

FixedVec

A Vec-like structure that does not manage its allocation.