pub type VectorOfVectorOfDMatch = Vector<Vector<DMatch>>;๐Deprecated: Use the the non-alias form
core::Vector<core::Vector<core::DMatch>> instead, removal in Nov 2024Aliased Typeยง
struct VectorOfVectorOfDMatch { /* private fields */ }