pub type VectorOfVectorOfVec2d = Vector<Vector<Vec2d>>;
struct VectorOfVectorOfVec2d { /* private fields */ }