[][src]Type Definition nested::ZVec

type ZVec<T> = Nested<Vec<T>>;

A Nested<Vec<T>>