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