Type Definition multistr::StringArray9[][src]

type StringArray9 = Static9<str>;

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