Type Definition opencv::types::VectorOfVectorOfRange

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