[][src]Module generic_std::vec

A contiguous growable array type with heap-allocated contents, written Vec<T>.

Structs

H1Vec

HKT Vec with a type slot.