pub type VectorOfString = Vector<String>;
core::Vector<String>
struct VectorOfString { /* private fields */ }