Module parity_codec::alloc[][src]

Modules

boxed

A pointer type for heap allocation.

vec

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