Type Definition multistr::StringArray2[][src]

type StringArray2 = Static2<str>;

Array of immutable strs stored on the heap in the same buffer.