pub type ArrayOfStrings = Vec<StringIndex>;Expand description
Index of the string in the strings table.
Aliased Typeยง
pub struct ArrayOfStrings { /* private fields */ }pub type ArrayOfStrings = Vec<StringIndex>;Index of the string in the strings table.
pub struct ArrayOfStrings { /* private fields */ }