Type Definition opencv::types::VectorOfString[][src]

pub type VectorOfString = Vector<String>;

Implementations