Vec<T> typedef

Vec<T> = List<T>

Implementation

typedef Vec<T> = List<T>;