struct Vector<T> { ... }

Growable heap-allocated array.

Example

Methods

impl Vector<T> { ... }