pub type VectorOfVectorOfRange = Vector<Vector<Range>>;
struct VectorOfVectorOfRange { /* private fields */ }