pub type VectorOfVectorOfRange = Vector<Vector<Range>>;

Aliased Type§

struct VectorOfVectorOfRange { /* private fields */ }