Expand description
A contiguous growable array type with heap-allocated contents, written
RelVec<T>
.
Structs
An emplacer for a new, empty
RelVec
.A relative counterpart to
Vec
.An emplacer for a new
RelVec
with an initial capacity.