pub type ArrayOfStrings = Vec<i32>;
Array of string indices.
pub struct ArrayOfStrings { /* private fields */ }