Type Definition multistr::StringArray4[][src]

type StringArray4 = Static4<str>;

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