Expand description

A contiguous growable array type with heap-allocated contents, written Vec

Structs

structure helper for consuming iterator.

structure helper for non-consuming iterator.

A contiguous growable persistent array type, written Vec<T> but pronounced ‘vector’.